Skip to content

Spigot Minecraft server plugin that enables portals between locations.

Notifications You must be signed in to change notification settings

nuriofernandez/GrechPortals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft portal plugin

This plugin uses the GrechWorldAreas plugin to define and listen movement of portal areas.

Portal definition

world-area-uuid: "74d41144-a2f0-422c-a25b-598745da6f3e"
actions:
  teleport:
    w: "world"
    x: -1
    y: 110
    z: -1
    yaw: 0
    pitch: 0
  messages:
    - "--------------------"
    - "Teleporting &c{playername}&f to another place..."
    - "--------------------"

Releases

No releases published

Languages