zEssentials
Spigot
  • Getting Started
    • ๐ŸพIntroduction
    • ๐Ÿ”ŒInstalling zEssentials
    • ๐ŸชConvert
    • ๐Ÿ“”Commands
    • ๐ŸชงPlaceholders
    • ๐ŸŽซPermissions
    • ๐ŸŽจColor
    • ๐Ÿ“–Messages
    • โน๏ธInventories / Buttons
    • ๐Ÿ“‚Configuration
  • โ›ฐ๏ธModules
    • โŒจ๏ธAfk
    • ๐Ÿ—ฃ๏ธChat
    • Discord
    • ๐Ÿ’ฒEconomy
    • ๐Ÿ‘ปHologram
    • ๐ŸกHome
    • โš”๏ธItems
    • Join / Quit
    • ๐ŸŽฟKits
    • ๐Ÿ“ฌMailbox
    • Messages
    • ๐Ÿ“Rules
    • โš’๏ธSanction
    • ๐Ÿ’ฏScoreboard
    • ๐Ÿ”Spawn
    • ๐ŸšStep
    • Teleportation
    • Vault
    • ๐Ÿ—’๏ธVote
    • ๐ŸคœWarp
    • ๐Ÿช“Worldedit
  • Developpers
    • ๐Ÿ•ขEvents
Powered by GitBook
On this page
  • Configurations
  • Config.yml
  • Warps
  1. Modules

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แด‡ แดกแด€ส€แด˜"

PreviousVoteNextWorldedit

Last updated 11 months ago

โ›ฐ๏ธ
๐Ÿคœ