Skip to main content

Commands

If you have problems using the command, remember that there is an alias /voiidcountdowntimer.

/vct help

  • Description: Shows plugin commands.
  • Usage: /vct help
  • Example:
    • /vct help

/vct reload

  • Description: Reloads config.yml file.
  • Usage: /vct reload
  • Example:
    • /vct reload

/vct set <HH:MM:SS> <timer_id>

  • Description: Set the timer.
  • Usage: /vct set <HH:MM:SS> <timer_id>
  • Examples:
    • /vct set 01:25:05
    • /vct set 00:05:45 timer_1

/vct modify <modifier> <value>

  • Description: Modify the timer.
  • Usage: /vct modify <modifier> <value>
    • <modifier> - A modifier for the timer
      • add - Add time to the timer
      • set - Set the timer time
      • take - Remove time from the timer
      • bossbar_color (Formerly barcolor) - Change the color of the timer’s boss bar
      • sound - Change the sound that plays each time a second is lowered
      • sound_enable - Toggle whether the sound should be played or not
      • sound_volume - Change the volume of the sound being played
      • sound_pitch - Change the pitch of the sound being played
      • text - Change the text of the boss bar
    • <value> - A modifier for the timer
  • Examples:
    • /vct modify add 00:05:20
    • /vct modify bossbar_color PURPLE
    • /vct modify sound "UI_BUTTON_CLICK"
    • /vct modify sound_volume 0.75
    • /vct modify text "&aI'm a timer"

/vct pause

  • Description: Pause the timer.
  • Usage: /vct pause
  • Example:
    • /vct pause

/vct resume

  • Description: Resume the timer.
  • Usage: /vct resume
  • Example:
    • /vct resume

/vct stop

  • Description: Stop the timer.
  • Usage: /vct stop
  • Example:
    • /vct stop

Permissions

You can assign these permissions with plugins such as LuckPerms, PermissionsEx, etc.
  • voiidcountdowntimer.admin - Access to the main command.
I