This commit is contained in:
SuperRonanCraft 2018-08-15 03:18:33 -04:00
parent b53581f413
commit d80e49cadf

View File

@ -1,24 +1,35 @@
permissions:
betterrtp.*: betterrtp.*:
children: children:
betterrtp.rtp.other: true betterrtp.use: true
betterrtp.bypass.cooldown: true betterrtp.world.*: true
betterrtp.bypass.delay: true betterrtp.bypass.*: true
betterrtp.player: true
betterrtp.reload: true betterrtp.reload: true
betterrtp.updater: true betterrtp.updater: true
betterrtp.world.*: true
betterrtp.world.*: betterrtp.world.*:
description: RTP in all enabled worlds description: RTP in all enabled worlds
betterrtp.world.<world>:
description: RTP in <world>
betterrtp.bypass.*:
children:
betterrtp.bypass.cooldown: true
betterrtp.bypass.delay: true
betterrtp.bypass.economy: true
betterrtp.use: betterrtp.use:
description: Use RTP command description: Use RTP command
betterrtp.rtp.other: default: true
betterrtp.player:
description: RTP another player description: RTP another player
betterrtp.bypass.cooldown: betterrtp.bypass.cooldown:
description: Bypass cooldowns description: Bypass cooldowns
betterrtp.bypass.delay: betterrtp.bypass.delay:
description: Bypass delays description: Bypass delays
betterrtp.bypass.economy:
description: Bypass economy
betterrtp.reload: betterrtp.reload:
description: Permissions to use reload plugin description: Reload the config
default: op default: op
betterrtp.updater: betterrtp.updater:
description: Get update messages description: Get notification on new updates
default: op default: op