mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-08-18 01:25:45 +00:00
42 lines
1.3 KiB
YAML
42 lines
1.3 KiB
YAML
permissions:
|
|
betterrtp.*:
|
|
children:
|
|
betterrtp.use: true
|
|
betterrtp.world: true
|
|
betterrtp.world.*: true
|
|
betterrtp.bypass.*: true
|
|
betterrtp.player: true
|
|
betterrtp.reload: true
|
|
betterrtp.updater: true
|
|
betterrtp.world:
|
|
description: RTP into other worlds
|
|
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.biome:
|
|
description: RTP to specific biomes
|
|
betterrtp.sign:
|
|
description: Ability to create an RTP sign
|
|
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 |