Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # -------------------------------- #
- #
- # ~ MAGNIFIC TELEPADS v1.8.1-MOON ~
- # By @DeivydSao
- #
- # -------------------------------- #
- # The object that will be used to identify the telepads.
- telepad:
- material: END_PORTAL_FRAME
- data: 0
- name: '&aMagnific TelePad'
- lore:
- - '&7Place this TelePad to use'
- - '&7it as a teleport when connecting'
- - '&7to another TelePad.'
- enchantments:
- - DURABILITY;1
- hide-enchantments: true
- # Choose the type of function that the player must do on top of the TelePad in order to use it.
- # Types: JUMP - SNEAK
- activity: JUMP
- settings:
- # Automatically generate DEFAULT color settings. This will only take effect after the reboot.
- default-colors: true
- world-list:
- # Allowed list modes: BLACKLIST - WHITELIST
- mode: BLACKLIST
- worlds: []
- # Toggle enable holograms on top of TelePads. This alone will not be taken into account
- # with a /mtp reload, for the changes to apply you have to restart the server.
- holograms: true
- # Types:
- # 1: Magnific TelePads (default)
- # 2: HolographicDisplays (https://dev.bukkit.org/projects/holographic-displays)
- holograms-type: 1
- # Sounds: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
- sounds:
- on-telepad-use: ENTITY_ENDER_DRAGON_FLAP
- on-rename-pad: BLOCK_ANVIL_USE
- on-interact-pad: BLOCK_NOTE_BLOCK_HAT
- open-change-destination: BLOCK_NOTE_BLOCK_HAT
- interact-change-direction: BLOCK_NOTE_BLOCK_HAT
- open-change-color: BLOCK_NOTE_BLOCK_HAT
- interact-rename: ENTITY_BAT_TAKEOFF
- interact-pickup: ENTITY_ITEM_PICKUP
- interact-close: BLOCK_NOTE_BLOCK_HAT
- interact-back: BLOCK_NOTE_BLOCK_HAT
- interact-change-destination: BLOCK_NOTE_BLOCK_PLING
- back-change-destination: BLOCK_NOTE_BLOCK_PLING
- next-change-destination: BLOCK_NOTE_BLOCK_PLING
- interact-change-color: BLOCK_NOTE_BLOCK_PLING
- back-change-color: BLOCK_NOTE_BLOCK_PLING
- next-change-color: BLOCK_NOTE_BLOCK_PLING
- interact-change-mode: BLOCK_NOTE_BLOCK_HAT
- error-change-destination: BLOCK_ANVIL_LAND
- error-change-color: BLOCK_ANVIL_LAND
- on-private-telepad: BLOCK_ANVIL_LAND
- world-not-allowed: BLOCK_ANVIL_LAND
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement