📜randomtp.yml
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#~ DeltaStaff RandomTP Module ~
#~ NOTE: This feature is currently in BETA mode. Your feedback ~
#~ is valuable in refining our services. If you encounter ~
#~ any issues, please disable it and inform us! ~
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
FILE-VERSION: '1'
# General information about the module
GENERAL:
RANDOMTP: # Info on the main /randomtp command
DESCRIPTION: 'Teleport to a random player.' # What should the command description be?
PERMISSION: 'deltastaff.staff.randomtp.use' # What should the permission to use the command be?
ALIASES: # What should the base command aliases be?
- 'randomtp'
- 'rtp'
MESSAGES:
PLAYER-ONLY: "&cThis command can only be used by players."
USAGE: "&cUsage: /deltarandomtp"
NO-OTHER-PLAYERS: "&7No other players are online to teleport to."
TELEPORTED: "&7You have been teleported to &d%player%"
Last updated