🀜Warp

This module allows the creation of warps. You can view warps in an inventory or in a command.

Configurations

Config.yml

########################################################################################################################
#
#  β–‘β–ˆβ–ˆβ•—β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–ˆβ–ˆβ•—β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–‘
#  β–‘β–ˆβ–ˆβ•‘β–‘β–‘β–ˆβ–ˆβ•—β–‘β–‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—
#  β–‘β•šβ–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•
#  β–‘β–‘β–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ–ˆβ–ˆβ•‘β–‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β•β•β–‘
#  β–‘β–‘β•šβ–ˆβ–ˆβ•”β•β–‘β•šβ–ˆβ–ˆβ•”β•β–‘β–ˆβ–ˆβ•‘β–‘β–‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–‘β–‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–‘β–‘β–‘β–‘β–‘
#  β–‘β–‘β–‘β•šβ•β•β–‘β–‘β–‘β•šβ•β•β–‘β–‘β•šβ•β•β–‘β–‘β•šβ•β•β•šβ•β•β–‘β–‘β•šβ•β•β•šβ•β•β–‘β–‘β–‘β–‘β–‘
#
# Documentation: https://zessentials.groupez.dev/modules/warp
#
########################################################################################################################

enable: true

# Opens the warps menu. The file is warps.yml, you need to modify it to match your server
enable-inventory: false

# Send a message with the list of warps
enable-no-argument-message: true

Warps

name: '#3f3f3fα΄‘α΄€Κ€α΄˜Ρ•'
size: 27
items:
  example:
    type: ZESSENTIALS_WARP
    warp: example
    slot: 13
    item:
      material: GRASS_BLOCK
      name: "&fα΄‘α΄€Κ€α΄˜ ᴇxα΄€α΄α΄˜ΚŸα΄‡"
      lore:
        - "&8Click to teleport to the warp"
    else:
      item:
        material: BARRIER
        name: "#ff0000ʏᴏᴜ ᴅᴏ ɴᴏᴛ Κœα΄€α΄ α΄‡ α΄˜α΄‡Κ€α΄ΙͺssΙͺᴏɴ ᴛᴏ ᴜsᴇ sᴇ α΄‘α΄€Κ€α΄˜"

Last updated