FunCooldowns - Plugin creates a countdown timer until the command is executed. The player can cancel the command at any time.
Advantages:
Commands:
Advantages:
- Full copy of FunTime
- Simple transformation
- Fast support
- Support for all commands, even CMI
- Commands
- Titles
- Sounds
- Effects
Spoiler: config.yml
# Available in Actions
# [PLAYER] cmd
# [CONSOLE] cmd
# [SOUND] ITEM_TRIDENT_THUNDER -volume:1.0f -pitch:1.0f
# [EFFECT] BLINDNESS -duration:1 -strength:0
# [TITLE] Title;Subtitle -fadeIn:1 -stay:3 -fadeOut:1
# [MESSAGE] Message
# [ACTIONBAR] Text
# [BUTTON] Button with teleport cancellation
#
# For commands:
# If you add a command, the cooldown will apply only to that command, including arguments.
#
# [rtp!] symbol means the cooldown applies to the command and all arguments.
#
# [cmi warp !] symbol and space mean the cooldown applies to arguments after the command.
#
commands:
- cmi spawn
- rtp!
- cmi warp !
- cmi home !
Timer:
# You can create an unlimited number of permissions.
admin: 0
donate2: 3 # Cooldown for players with the donate2 permission
default: 7 # Standard cooldown
CancelOnMobDamage: false
CancelOnPlayerDamage: true
# Disabling damage in worlds, useful at spawn to prevent interference with teleporting players
Damage-Disabled-Worlds:
- spawn
BossBar:
countdown: "&b⌚ &fTeleportation in &b{timer} &fsec."
Color: BLUE
Style: SOLID
actions:
start:
- '[MESSAGE] &c[⚝] &fTeleport in &c%time% &fsec'
- '[MESSAGE] &c[⚝] &fDon’t take &cdamage &ffrom players!'
- '[BUTTON] &x&F&B&0&0&0&0[Cancel teleport]'
cancel:
- '[MESSAGE] &c[✘] &fTeleport cancelled!'
end:
- '[SOUND] ITEM_TRIDENT_THUNDER'
- '[EFFECT] BLINDNESS'
messages:
nothing: "&c[✘] You have no active teleportations"
reload: "&aPlugin reloaded!"
noperm: "&cInsufficient rights!"
Code (Text):
# Available in Actions
# [PLAYER] cmd
# [CONSOLE] cmd
# [SOUND] ITEM_TRIDENT_THUNDER -volume:1.0f -pitch:1.0f
# [EFFECT] BLINDNESS -duration:1 -strength:0
# [TITLE] Title;Subtitle -fadeIn:1 -stay:3 -fadeOut:1
# [MESSAGE] Message
# [ACTIONBAR] Text
# [BUTTON] Button with teleport cancellation
#
# For commands:
# If you add a command, the cooldown will apply only to that command, including arguments.
#
# [rtp!] symbol means the cooldown applies to the command and all arguments.
#
# [cmi warp !] symbol and space mean the cooldown applies to arguments after the command.
#
commands:
- cmi spawn
- rtp!
- cmi warp !
- cmi home !
Timer:
# You can create an unlimited number of permissions.
admin: 0
donate2: 3 # Cooldown for players with the donate2 permission
default: 7 # Standard cooldown
CancelOnMobDamage: false
CancelOnPlayerDamage: true
# Disabling damage in worlds, useful at spawn to prevent interference with teleporting players
Damage-Disabled-Worlds:
- spawn
BossBar:
countdown: "&b⌚ &fTeleportation in &b{timer} &fsec."
Color: BLUE
Style: SOLID
actions:
start:
- '[MESSAGE] &c[⚝] &fTeleport in &c%time% &fsec'
- '[MESSAGE] &c[⚝] &fDon’t take &cdamage &ffrom players!'
- '[BUTTON] &x&F&B&0&0&0&0[Cancel teleport]'
cancel:
- '[MESSAGE] &c[✘] &fTeleport cancelled!'
end:
- '[SOUND] ITEM_TRIDENT_THUNDER'
- '[EFFECT] BLINDNESS'
messages:
nothing: "&c[✘] You have no active teleportations"
reload: "&aPlugin reloaded!"
noperm: "&cInsufficient rights!"
Commands:
- /cmdtimer-reload
- /cancelteleport
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.16, 1.17, 1.18
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
FunCooldowns - Add WarmUp Commands to Your Server is a free Minecraft Java mod. Compatible with Minecraft 1.16, 1.17, 1.18, 1.19 and newer. Downloaded 241 times (via Spigot). Download it and open it directly in the game.