NeoCooldown - is a cooldown plugin for teleportation.
Using the plugin, you can make a cooldown from the boss bar or title bar
In NeoCooldown
You can specify different cooldown times for different groups
Code (YAML):
cooldown:
'1':
permission
: cooldown.defaulttp
cooldown
: 5
'2':
permission
: cooldown.elitetp
cooldown
: 3
You can make a bossbar or titlebar appear when teleporting.
Code (YAML):
bossbar:
enable
: true
color
: RED
style
: SOLID
title:
enable
: false
title-text
: '&cТелепортированы'
subtitle-text
: '&fУспешная телепортация'
Also, during the teleportation itself, you can make the player receive some effects and play a sound
Code (YAML):
sound-enable
: true
sound
: ENTITY_CREEPER_DEATH
effects-enable
: false
effects
:
- BLINDNESS:1
At the end there are commands for which the cooldown will be active
and command arguments
Code (YAML):
commands-args
: 1
commands-cooldown
:
- warp
- home
- tpaccept
- tpyes
In the plugin you can create different groups for teams with a cooldown
Code (YAML):
command-groups
:
special: