RTPMenu auto refresh

This commit is contained in:
SuperRonanCraft
2023-04-02 11:42:28 -04:00
parent a94b7d3ce8
commit a1f480ca28
3 changed files with 75 additions and 16 deletions

View File

@@ -39,9 +39,9 @@ MagicStick:
Name: '&d&lMagic RTP Stick &8(Right-Click)'
Material: 'Stick'
Lore:
- ''
- '&7Right click this stick and unlock'
- '&7a brand new adventure!'
- ''
- '&7Right click this stick and unlock'
- '&7a brand new adventure!'
Take: true
#Addon Commands
@@ -64,17 +64,22 @@ Parties:
#Addon RTPMenu (Enable `/rtp` world select menu)
RTPMenu:
Enabled: false
AutoRefresh: 0 #0 means menu will not refresh! (in ticks)
Title: "Choose World"
WorldList:
- world:
Name: '&7World'
Item: 'map'
Lore:
- ''
- '&8Click to rtp in world!'
- world_nether:
Name: '&cNether'
Item: 'netherrack'
Lore:
- ''
- '&8Click to rtp in world!'
- world:
Name: '&7World'
Item: 'map'
Lore:
- ''
- '&8Click to rtp in world!'
- ''
- '&7Cooldown&8: &d%betterrtp_cooldown%'
- world_nether:
Name: '&cNether'
Item: 'netherrack'
Lore:
- ''
- '&8Click to rtp in world!'
- ''
- '&7Cooldown&8: &d%betterrtp_cooldown%'