NoCheat Plus
NoCheat Plus | ||||
---|---|---|---|---|
![]() | ||||
Plugin | ||||
Catégorie | Protection [edit] | |||
Développeur(s) | NoCheatPlus | |||
Bukkit | nocheatplus | |||
Nefald | ||||
Status | non-installé [edit] | |||
Grade requis | Officier | |||
Article | ||||
Dernière révision | 8/06/2015 |
NoCheat et son fork NoCheat Plus est le plugin utilisé par Nefald pour se protéger des cheaters, hacker et spammer. Accompagné de CompatNoCheatPlus il permet la gestion de Citizens 2, mcMMO etc.
Commandes et permissions
commande | description | permission |
---|---|---|
/ncp reload | Reloads, generates and regenerates the configuration file of NoCheatPlus. Run this in-case you changed something on your configuration file while your server was running. | nocheatplus.command.reload |
/ncp notify on/off | Toggle all in-game notifications/alerts generated by NoCheatPlus. | nocheatplus.command.notify |
/ncp info (joueur) | Display the violation levels of a given player. | nocheatplus.command.info |
/ncp lag | Show info about server sided latency. The average lag shows the percentage of the server running too slow (0% = 20 tps, 10% = 18 tps) for the last 1 second, 3.33 and 270 seconds, roughly. Also lag spikes are displayed, tracked over at most 1 hour with a resolution of 20 minutes buckets (i.e. not exact) for spikes > 150 ms (3x to 20x) and spikes > 1000 ms (20x +). Be aware that this information is needed to make most NoCheatPlus checks adapt to server sided lag. | nocheatplus.command.lag |
/ncp removeplayer (joueur) [check_type] | Remove all the data collected by NoCheatPlus so far for a given player. You can use the [check_type] option to make NoCheatPlus only remove data from a specific check (Default will clean all data of all checks!). To list all check names execute a command such as this: /ncp removeplayer (PlayerName) list. "*" is supported here. | nocheatplus.command.removeplayer |
/ncp exempt (joueur) [check_type] | Exempt a player from being checked by NoCheatPlus or by a specific check. | nocheatplus.command.exempt |
/ncp unexempt (joueur) [check_type] | Remove any exemption you given to a specified player. "*" Is supported here. | nocheatplus.command.unexempt |
/ncp exemptions (joueur) | Gives back a list of all check that a specific player has been exempted from. | nocheatplus.command.exemptions |
/ncp commands | List all commands, more than shown here. The other commands are mainly for use with actions, such as delaying other commands, kicking with a message, telling players messages in colour, deny login for a players, allow it again and other. | nocheatplus.command.commands |
/ncp version | Show version information about the server, plugin, compatibility modules and registered hooks. | nocheatplus.command.version |
/ncp ban [delay=(ticks)] (joueur) [raison] | Ban a player from your server (banned-players.txt). | nocheatplus.command.ban |
/ncp kick [delay=(ticks)] (joueur) [raison] | Kicks a player from your server | nocheatplus.command.kick |
/ncp tempkick [delay=(ticks)] (joueur) [raison] | Kicks temporary a player from your server | nocheatplus.command.tempkick |
/ncp unkick (joueur) | Allows you to remove a tempkick/tempban from a player. "*" is supported here. | nocheatplus.command.unkick |
/ncp kicklist | Lists all players that have been tempkicked/tempbanned on your server by NoCheatPlus actions. | nocheatplus.command.kicklist |
/ncp tell [delay=(ticks)] (joueur) (message) | Send a private message to a specified player. | nocheatplus.command.tell |
/ncp delay [delay=(ticks)] (commande) | Execute a command in delayed time. | nocheatplus.command.delay |