2011-04-04 20:20:03 +02:00
|
|
|
name: NoCheat
|
2011-02-16 15:15:35 +01:00
|
|
|
|
|
|
|
author: Evenprime
|
|
|
|
|
2011-04-04 20:20:03 +02:00
|
|
|
main: cc.co.evenprime.bukkit.nocheat.NoCheat
|
2011-10-30 20:35:59 +01:00
|
|
|
version: 2.15
|
2011-09-26 20:07:59 +02:00
|
|
|
|
|
|
|
commands:
|
2011-10-10 02:00:47 +02:00
|
|
|
nocheat:
|
|
|
|
description: NoCheat command(s)
|
|
|
|
usage: |
|
|
|
|
/<command> permlist player [permission] - to list the NoCheat relevant permissions of the player, optionally only those starting with [permission]
|
|
|
|
/<command> reload - to reload NoCheats configuration file(s), without reloading the plugin itself
|
2011-10-11 18:21:39 +02:00
|
|
|
/<command> performance - to show some performance data of NoCheat
|
2011-07-18 17:18:26 +02:00
|
|
|
|
|
|
|
permissions:
|
2011-09-22 19:44:08 +02:00
|
|
|
nocheat:
|
2011-08-31 15:26:07 +02:00
|
|
|
description: Allow a player to bypass all checks and give him all admin permissions
|
2011-08-08 18:25:19 +02:00
|
|
|
children:
|
2011-09-22 19:44:08 +02:00
|
|
|
nocheat.admin:
|
|
|
|
description: Give a player all admin rights
|
|
|
|
children:
|
|
|
|
nocheat.admin.chatlog:
|
|
|
|
description: Show log messages in the players chat
|
2011-09-26 20:07:59 +02:00
|
|
|
nocheat.admin.permlist:
|
|
|
|
description: allow use of the "nocheat permlist" command
|
2011-10-10 02:00:47 +02:00
|
|
|
nocheat.admin.reload:
|
|
|
|
description: allow use of the "nocheat reload" command
|
2011-10-11 18:21:39 +02:00
|
|
|
nocheat.admin.performance:
|
|
|
|
description: allow use of the "nocheat performance" command
|
2011-09-22 19:44:08 +02:00
|
|
|
nocheat.checks:
|
|
|
|
description: Allow the player to bypass all checks
|
|
|
|
children:
|
|
|
|
nocheat.checks.moving:
|
|
|
|
description: Allow the player to bypass all moving checks
|
|
|
|
children:
|
|
|
|
nocheat.checks.moving.runfly:
|
|
|
|
description: Allow a player to move as free and as fast as he wants (ignores flying, swimming and sneaking settings)
|
|
|
|
nocheat.checks.moving.flying:
|
|
|
|
description: Allow a player to fly, but only within given speed limits (ignores swimming and sneaking settings)
|
|
|
|
nocheat.checks.moving.swimming:
|
|
|
|
description: Allow a player to move through water without slowdown
|
|
|
|
nocheat.checks.moving.sneaking:
|
|
|
|
description: Allow a player to sneak without slowdown
|
|
|
|
nocheat.checks.moving.nofall:
|
|
|
|
description: Allow a player to cheat and not take fall damage at all
|
|
|
|
nocheat.checks.moving.morepackets:
|
|
|
|
description: Allow a player to send more move-event-packets than normal, causing him to move faster than normal
|
|
|
|
nocheat.checks.blockbreak:
|
|
|
|
description: Allow the player to bypass all blockbreak checks
|
|
|
|
children:
|
|
|
|
nocheat.checks.blockbreak.reach:
|
|
|
|
description: Allow a player to break blocks at maximum range (about 6-7 blocks, in creative mode unlimited)
|
|
|
|
nocheat.checks.blockbreak.direction:
|
|
|
|
description: Allow a player to break blocks that are not in front of them
|
2011-10-30 18:56:29 +01:00
|
|
|
nocheat.checks.blockbreak.noswing:
|
|
|
|
description: Allow a player to break blocks without swinging their arm
|
2011-09-22 19:44:08 +02:00
|
|
|
nocheat.checks.blockplace:
|
|
|
|
description: Allow the player to bypass all blockplace checks
|
|
|
|
children:
|
|
|
|
nocheat.checks.blockplace.reach:
|
|
|
|
description: Allow a player to place blocks at maximum range (about 6-7 blocks)
|
|
|
|
nocheat.checks.blockplace.onliquid:
|
|
|
|
description: Allow a player to place non-liquid blocks on liquids
|
2011-10-30 20:15:03 +01:00
|
|
|
nocheat.checks.blockplace.direction:
|
|
|
|
description: Allow a player to place blocks outside their line of view
|
2011-09-22 19:44:08 +02:00
|
|
|
nocheat.checks.chat:
|
|
|
|
description: Allow the player to bypass all chat checks
|
|
|
|
children:
|
|
|
|
nocheat.checks.chat.spam:
|
|
|
|
description: Allow a player to send an infinite amount of chat messages
|
2011-10-13 14:55:48 +02:00
|
|
|
nocheat.checks.fight:
|
|
|
|
description: Allow the player to bypass all fight checks
|
|
|
|
children:
|
|
|
|
nocheat.checks.fight.direction:
|
|
|
|
description: Allow a player to attack players and monster even if they are not in his field of view
|
2011-10-22 17:03:45 +02:00
|
|
|
nocheat.checks.fight.selfhit:
|
|
|
|
description: Allow a player to attack himself with close combat attacks (punching, swords, etc.)
|
2011-10-30 18:56:29 +01:00
|
|
|
nocheat.checks.fight.noswing:
|
|
|
|
description: Allow a player to fight without swinging their arm
|
2011-10-25 18:58:35 +02:00
|
|
|
nocheat.checks.timed:
|
|
|
|
description: Allow the player to bypass all timed checks
|
|
|
|
children:
|
|
|
|
nocheat.checks.timed.godmode:
|
|
|
|
description: Allow a player to use the godmode hack to make himself invincible to damage
|