mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-11-03 01:00:20 +01:00
c61584efb6
- fixed potential exploit to partially bypass nofly protection in certain cases - removed some legacy workarounds that are probably no longer needed - teleport players after violations closer to the ground, if the original target location is high above ground - fixed bug occuring while reading config file if String parameters are missing in the file
15 lines
517 B
YAML
15 lines
517 B
YAML
name: NoCheat
|
|
|
|
author: Evenprime
|
|
|
|
main: cc.co.evenprime.bukkit.nocheat.NoCheat
|
|
version: 1.01
|
|
|
|
commands:
|
|
nocheat:
|
|
description: Provides information about the current status of the NoCheat plugin
|
|
usage: |
|
|
/<command>
|
|
Example: /<command> | Displays version, enabled checks and bugfixes
|
|
Example: /<command> -p | Get your permissions, * = check disabled globally
|
|
Example: /<command> -p [player] | Get permissions of the player, * = check disabled globally |