NoCheatPlus/plugin.yml
NeatMonster dbfe983c1e + Added the "MorePacketsVehicule" check
+ Added a simple check against the "safe-respawn" exploit
+ Added a permission to disable boat placement on the ground
= Fixed the issue with the FastBreak check and the enchantment
= Fixed the issue with the WaterWalk check and the step/stairs
= Fixed the inversion of Rei's Minimap permission
- Removed some useless code
2012-04-07 23:53:25 +02:00

137 lines
7.8 KiB
YAML

name: NoCheatPlus
version: ${project.version}
description: ${project.description}
author: NeatMonster
website: ${project.url}
main: me.neatmonster.nocheatplus.NoCheatPlus
commands:
nocheatplus:
description: NoCheatPlus command(s)
permission: nocheatplus.admin.commands
usage: |
/<command> permlist player [permission]: list NoCheatPlus' permissions of player, optionally only if beginning with [permission]
/<command> playerinfo player: show the collected data NoCheatPlus collected about a player
/<command> reload: fast reload of NoCheatPlus' configuration file(s) - needs additional permissions
permissions:
nocheatplus:
description: Allow a player to bypass all checks and give him all admin permissions
children:
nocheatplus.admin:
description: Give a player all admin rights
children:
nocheatplus.admin.chatlog:
description: Player can see NoCheatPlus' log messages in the ingame chat
nocheatplus.admin.commands:
description: allow use of the "nocheatplus" commands (may be given to players to allow them to check statistics)
nocheatplus.admin.reload:
description: allow access to the special "nocheatplus reload" command (only intended for the actual server administrator)
nocheatplus.checks:
description: Allow the player to bypass all checks
children:
nocheatplus.checks.moving:
description: Allow the player to bypass all moving related checks
children:
nocheatplus.checks.moving.runfly:
description: Allow a player to move as free and as fast as he wants (ignores flying, swimming and sneaking settings)
nocheatplus.checks.moving.flying:
description: Allow a player to fly, but only within given speed limits (ignores swimming and sneaking settings)
nocheatplus.checks.moving.swimming:
description: Allow a player to move through water without slowdown
nocheatplus.checks.moving.sneaking:
description: Allow a player to sneak without slowdown
nocheatplus.checks.moving.nofall:
description: Allow a player to cheat and not take fall damage at all
nocheatplus.checks.moving.morepackets:
description: Allow a player to send more move-event-packets than normal, causing him to move faster than normal
nocheatplus.checks.moving.morepacketsvehicle:
description: Allow a player to send more vehicule-move-event-packets than normal, causing him to move faster than normal
nocheatplus.checks.moving.boatonground:
description: Allow a player to place a boat on the ground (not only on the water)
nocheatplus.checks.moving.respawntrick:
description: Allow a player to respawn on top if blocked by gravel or sand (instead of removing the blocks)
nocheatplus.checks.blockbreak:
description: Allow the player to bypass all blockbreak checks
children:
nocheatplus.checks.blockbreak.fastbreak:
description: Allow a player to break blocks very quickly
nocheatplus.checks.blockbreak.reach:
description: Allow a player to break blocks at maximum range (about 6-7 blocks, in creative mode unlimited)
nocheatplus.checks.blockbreak.direction:
description: Allow a player to break blocks that are not in front of them
nocheatplus.checks.blockbreak.noswing:
description: Allow a player to break blocks without swinging their arm
nocheatplus.checks.blockplace:
description: Allow the player to bypass all blockplace checks
children:
nocheatplus.checks.blockplace.fastplace:
description: Allow a player to place blocks very quickly
nocheatplus.checks.blockplace.reach:
description: Allow a player to place blocks at maximum range (about 6-7 blocks)
nocheatplus.checks.blockplace.direction:
description: Allow a player to place blocks outside their line of view
nocheatplus.checks.chat:
description: Allow the player to bypass all chat checks
children:
nocheatplus.checks.chat.spam:
description: Allow a player to send an infinite amount of chat messages
nocheatplus.checks.chat.color:
description: Allow a player to send colored chat messages
nocheatplus.checks.fight:
description: Allow the player to bypass all fight checks
children:
nocheatplus.checks.fight.direction:
description: Allow a player to attack players and monster even if they are not in his field of view
nocheatplus.checks.fight.noswing:
description: Allow a player to fight without swinging their arm
nocheatplus.checks.fight.reach:
description: Allow a player to fight over bigger distances than usual
nocheatplus.checks.fight.speed:
description: Allow a player to attack faster than usual
nocheatplus.checks.fight.godmode:
description: Allow a player to not take damage by exploiting a design flaw in Minecraft
nocheatplus.checks.fight.instantheal:
description: Allow a player to artificially speed up his health regeneration
nocheatplus.checks.inventory:
description: Allow the player to bypass all inventory checks
children:
nocheatplus.checks.inventory.drop:
description: Allow a player to drop more items in a short timeframe than the defined limit
nocheatplus.checks.inventory.instanteat:
description: Allow a player to eat food faster than normally possible
nocheatplus.checks.inventory.instantbow:
description: Allow a player to charge his bow faster than usual
nocheatplus.mods:
description: Allow the player to use all the client mods
children:
nocheatplus.mods.zombe:
description: Allow the player to use all Zombe's cheats
children:
nocheatplus.mods.zombe.fly:
description: Allow the player to use Zombe's fly mod
nocheatplus.mods.zombe.noclip:
description: Allow the player to use Zombe's noclip
nocheatplus.mods.zombe.cheats:
description: Allow the player to use all other Zombe's cheats
nocheatplus.mods.cjb:
description: Allow the player to use all CJB's cheats
children:
nocheatplus.mods.cjb.fly:
description: Allow the player to use CJB's fly mod
nocheatplus.mods.cjb.xray:
description: Allow the player to use CJB's xray
nocheatplus.mods.cjb.minimap:
description: Allow the player to use CJB's minimap
nocheatplus.mods.rei:
description: Allow the player to use all Rei's Minimap's cheats
children:
nocheatplus.mods.rei.cave:
description: Allow the player to use Rei's cave mode
nocheatplus.mods.rei.radar:
description: Allow the player to use Rei's radar
nocheatplus.mods.mcautomap:
description: Allow the player to use all Minecraft AutoMap's cheats