- Added Warper kit for Dragon Escape.
- Will teleport you to the player in front of you.
Note: To use Warper, delete kits.yml to generate a new one or just add a new kit with Enderpearl, for example
Code (Text):
Warper:
needs-permission: false
type: "DRAGONESCAPE"
permission: ""
slot: 6
price: 8000
cooldown: 6000
maxUses: 2
display-item: 'ENDER_PEARL : 1 : name:&oWarper'
items:
- 'IRON_AXE : 1 : name:&6Warper'
- 'ENDER_PEARL : 2 : name:&6&oWarper'
lore:
- '&7Throw the Enderpearl to teleported'
- '&7to the player in front of you.'
- '&7You can also teleport back'
- '&7to safe yourself!'
- '&7'
- '&7This kit is for DragonEscape'
- '&7gamemode only!'
Messsages and config options are auto-added but shop items are not!