mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-08-17 17:15:47 +00:00
35 lines
1.1 KiB
YAML
35 lines
1.1 KiB
YAML
permissions:
|
|
betterrtp.*:
|
|
children:
|
|
betterrtp.use: true
|
|
betterrtp.world.*: true
|
|
betterrtp.bypass.*: true
|
|
betterrtp.player: true
|
|
betterrtp.reload: true
|
|
betterrtp.updater: true
|
|
betterrtp.world.*:
|
|
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:
|
|
description: Use RTP command
|
|
default: true
|
|
betterrtp.player:
|
|
description: RTP another player
|
|
betterrtp.bypass.cooldown:
|
|
description: Bypass cooldowns
|
|
betterrtp.bypass.delay:
|
|
description: Bypass delays
|
|
betterrtp.bypass.economy:
|
|
description: Bypass economy
|
|
betterrtp.reload:
|
|
description: Reload the config
|
|
default: op
|
|
betterrtp.updater:
|
|
description: Get notification on new updates
|
|
default: op |