About CopNet
CopNet is a newly developed version of my long-ago released plugin, Police.
This plugin introduces an in-game computer system for police officers, enabling them to manage all typical police tasks, much like a real computer.
With this system, players can go on duty and log off duty, track the last 10 duty registrations, and see which officers are on duty along with their respective ranks.
Additionally, the next version will include a case file system, allowing users to create, write, and organize fully structured case files. A printing feature will also be added, enabling case files to be saved as in-game notes. The corresponding icon is already integrated into the system to give a preview of what's coming next.
CopNet includes the Police system, making it unnecessary to have the Police plugin on the server, as CopNet fully replaces it. If CopNet is installed on the server, the Police plugin, along with its config, data, and lang files, must be deleted.
As in the Police plugin, there is a "dutygroup" that players are added to when they go on duty. This group is removed when they log off duty.
Furthermore, just like in the old system, there is a salary system. Based on the rank and configuration settings, salaries are calculated and paid to players.
For more information and a detailed introduction, check out the video that explains all the features.
Perms:
copnet.use - for general use of the system (This permission is necessary to access the CopNet system on the computer table)
Config:
{
"Salary_Item": "scrap",
"Item_Skin_ID": 0,
"Item_Display_Name": "",
"Salary_Timer_in_Minutes": 60,
"Salary_Ammount": 100,
"Use_Salary_System": true,
"Use_ServerRewards": false,
"ServerReward_Ammount": 100,
"Use_Both_As_Salary": false,
"Turn_Off_UI_By_Default": true,
"Salary_Ammount_Rookie": 750,
"Salary_Ammount_Officer": 2000,
"Salary_Ammount_Detective": 2250,
"Salary_Ammount_Sergeant": 2500,
"Salary_Ammount_Captain": 3000,
"Salary_Ammount_Chief": 3500
}
Lang:
German and english lang file included