-
Notifications
You must be signed in to change notification settings - Fork 1
Configuration
# XYZ Configuration
# https://github.com/EthanPilz/XYZ/wiki/Configuration
announcement-prefix: "&cINFO "
info-prefix: "&cInfo >> &r"
admin-prefix: "&6[XYZ] "
user-prefix: "&6[XYZ] "
# Should players need to stand still/not be hit before teleporting?
teleporting:
teleport-delay: true
delay-seconds: 3
admin-bypass: true
# This is for the command /xyza relocate (player)
relocate:
upper-bound: 10000
lower-bound: 1000
This will change the prefix from the default "&cInfo >> &r" to anything of the users choosing.
This prefix is used when the server goes into a lockdown event, and the plugin will broadcast.
This will change the prefix from the default "&6[XYZ] " to anything of the users choosing.
This prefix is used when admins are using commands in /xyza
This will change the prefix from the default "&6[XYZ] " to anything of the users choosing.
This prefix is used when users are using regular user commands with /xyz
Require a delay before a teleport, where the player cannot move or take damage.
The teleport delay time
True if admins can bypass the delay, false if not. Based on if they have xyz.admin
Look at the sidebar on the right to get started.
There is documentation on different aspects of the plugin as it develops further.
Thank you for checking out the wiki!