mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-11-03 01:00:20 +01:00
15 lines
527 B
YAML
15 lines
527 B
YAML
name: NoCheatPlugin
|
|
|
|
author: Evenprime
|
|
|
|
main: cc.co.evenprime.bukkit.nocheat.NoCheatPlugin
|
|
version: 0.7
|
|
|
|
commands:
|
|
nocheat:
|
|
description: Provides information about the current status of the NoCheatPlugin
|
|
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 |