Features
 
 
 - gm
- build
- fly
- setspawn
- setwarp
- Update Book
 
- Fully customizable
You can customize all text and item names Customize all text support MiniMessage
 
 
 
 
 
 You can freely choose the names and the items
 you can choose between 3 functions
 
 
 - "warp" - Teleport a Player to a warp
- "server" - Connect a Player to a Server (Bungecord/Velocity)
- "message" - Send the Player a Gustum Message
 Permissions:
 
 
 
Permissions:
 
 
 - build: lobby.build
- fly: lobby.fly
- gm: lobby.gm
- setspawn: lobby.setspawn
- setwarp: lobby.warp
Customization: If you want to customize the naviagtor you have to pay attention to the item names 
(material) must be written as they are called in minecrft
 
 
 
 
 
 
 Mesages.yml
 
 
 
 
Mesages.yml
 
 
 
  Code (YAML):
 
 
 
  
 item1:
  
       Name
  : Spawn
  
       Material
  : NETHER_STAR
  
       Function
  : warp
  
       server
  : server
  
       warpname
  : Spawn
  
       message
  : This is a message
  
  
 
 
 
 There are 3 ways to use the function
 
 
 
Warp:
 
 If you want to use the warp you have to enter warp in the 
function and under 
warpname the warp name this warp must be set beforehand with 
/setwarp <name> apart from the spawn this is set with /setspawn
 
 
Messages.yml
 
 
 
  Code (YAML):
 
 
 
  
 Function
  : warp
  
 warpname
  : Spawn
  
  
 
 
 
 
Server switch
 The server switch can only be used if Bungeecord/Velcoity is present here the server is entered in the *function* and the server name is entered in 
server.
 
 
Messages.yml
 
 
 
  Code (YAML):
 
 
 
  
 Function
  : server
  
 server
  : Citybuild
  
  
 
 
 
 
Message
 A message can be sent here if the thing is coming in the future or is deactivated
 
 Messages.yml
 
 
 
  Code (YAML):
 
 
 
  
 Function
  : message
  
 message
  : This is a message