FunCooldowns - Add WarmUp Commands to Your Server icon

FunCooldowns - Add WarmUp Commands to Your Server -----

Add WarmUp Commands to Your Server



FunCooldowns - Plugin creates a countdown timer until the command is executed. The player can cancel the command at any time.

Advantages:
  • Full copy of FunTime
  • Simple transformation
  • Fast support
  • Support for all commands, even CMI
  • Commands
  • Titles
  • Sounds
  • Effects
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!"



 


[​IMG] [​IMG]

Commands:
  • /cmdtimer-reload
  • /cancelteleport
Resource Information
Author:
----------
Total Downloads: 29
First Release: Nov 29, 2024
Last Update: Nov 29, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings