Teleport System
Teleport on Enter feature
This feature open the teleport menu upon entering the Shrine.
You can edit this value on the file: config.yml
Plugins folder -> Shrines -> config.yml
If it is set to true, the teleport GUI will open when the player enters a shrine. Leave it false if you don't want this feature enabled.
Types of teleportation system
There are two different types of teleportation systems that you can configure in the config.yml.
Connected:
The shrines are interconnected, allowing you to use them as travel points within the world. Therefore, the teleportation menu I use can automatically open when entering the shrines, instead of requiring a command. Additionally, the command "/shrines teleport" can only be accessed when you are within the Shrines region.
Default:
The default system only requires the "shrines.teleport" permission to execute the "/shrines teleport" command and can be executed anywhere you want.
Teleport GUI settings
Edit the size of Telport GUI
You can edit the size of teleport gui size in config.yml
You can set only the values 9,18,27,36,45,54
Edit the icons of Telport GUI
All items can be modified using the shrine editor system, which allows for changing the display icon in the GUI through its configuration.
You can edit this parameters on shrines.yml OR EditorGUI
Edit the title of teleport GUI
You can edit the title of teleport GUI on the messages.yml file.
Last updated