FEATURES
- Spawn system
- Warp system
- Home system
- Configurable warp cooldown system
- Configurable messages
- Teleport spawn on join
SUPPORT
This plugin supports minecraft versions from 1.7x to 1.19x
INSTALLATION
1. Download the plugin
2. Put it in your plugins folder for your server
3. Start your server
4. Done.
CONFIG
Code (YAML):
settings:
teleport-on-join
: true
setspawn-permission
:
"tropical.setspawn"
spawn-permission
:
"tropical.spawn"
warp-permission
:
"tropical.warp"
warp-list-permission
:
"tropical.warps"
delete-warp-permission
:
"tropical.delwarp"
setwarp-permission
:
"tropical.setwarp"
delwarp-permission
:
"tropical.delwarp"
sethome-permission
:
"tropical.sethome"
warp-cooldown-bypass-permission
:
"tropical.warp.bypass"
warp-cooldown
: false
# If true, players will have to wait a cooldown before teleporting
warp-cancel-on-move
: true
# Teleportation will be cancelled if the player moves
warp-cooldown-time
: 10
# Cooldown time in seconds
messages:
no-permissions
:
"&cNo permissions."
spawn-set
:
"&aSpawn successfully set!"
spawn-not-set
:
"&cSpawn is not set!"
warp-set
:
"&aWarp successfully set!"
warp-already-exists
:
"&cWarp already exists!"
warp-not-exists
:
"&cWarp does not exist!"
warp-deleted
:
"&aWarp %warp% successfully deleted!"
warp-teleport
:
"&aTeleported to warp %warp%!"
warp-list
:
"&aWarp list: %warps%"
warp-list-empty
:
"&cNo warps found!"
warp-teleporting
:
"&aTeleporting to warp %warp% in %time% seconds!"
warp-teleport-success
:
"&aTeleported to warp %warp%!"
warp-teleport-cancelled
:
"&cTeleport cancelled because you moved!"
home-already-exists
:
"&cHome already exists!"
home-deleted
:
"&aHome successfully deleted!"
home-not-have
:
"&cYou don't have any home!"
home-set
:
"&aHome successfully set!"
home-name-invalid
:
"&cPlease use a valid home name! Only a-z & 0-9 characters are allowed."
home-teleport
:
"&aTeleported to home!"
home-name-not-valid
:
"&cYou don't have any home named %home%!"
locations:
spawn:
location
: 0, 64.0, 0, 0, 0, world
min
: 0, 64.0, 0, 0, 0, world
max
: 0, 64.0, 0, 0, 0, world
warps
: