Skip to content

Advanced Settings

Yanluis Fermin edited this page Feb 4, 2018 · 3 revisions

In the Advanced Settings you can find a variety of options to chose from so the bar is more personalized. To enter this option you need to click the Redstone Comparator in the Editor Menu. See Image Bellow.


Countdown Timer

If you didn't noticed the purpose of this plugin is to display a bar with that acts as a countdown. So now we are are in the interesting part. Here we can change the countdown time of the bar to one day, one month, etc. If you click the name tag you'll enter in the "Editing Time Mode" where you can enter the time you want the bar to be on. See image below. In the chat you can enter the time in seconds but there is a really easier way to enter long periods of time you can type 1h 30m 25s so you don't have to enter all that in seconds, and do not put the numbers all together.


Ending Commands

To make the plugin more interesting you can add commands to be executed when the time ends. So for example if you have an event that will take place in X minutes in your server, you could have a bar displaying how much time until the event starts and when it starts (when the time finishes) it will start another bar saying that the event will end in X minutes. This could be useful for events, giving players some rewards, etc. You can find with option in the Written Map. See Image Bellow.

Lets get right into how to use it. Just like the display name part, this has 3 options to add/remove commands:

  • Left-Click: Lets you add another command to the list.
  • Right-Click: Deletes the last command from the list.
  • Shift-Left-Click: Deletes every command from the list.

You can add as many commands as you like. Additionally you can use some placeholders to send different actions like:

  • [title-subtitle]: Sends a title message to all players. Use ; to split the title from the subtitle. Example: [title-subtitle]This is a title;This is a subtitle
  • [sound]: Play a sound to all players. Example: [sound]ENTITY_EXPERIENCE_ORB_PICKUP
  • [console]: Execute a command as the console. Example [console]say Hello I'm a console
  • [player]: Every player will execute the command in that string. Example: [player]say Hello I'm a palyer

Announcer Mode

This mode is actually pretty useful if you want to start a bar every X hours and you don't feel like starting it manually. The mode is off by default so you have to enable it. To find this option you just need to go the the blaze rod and you'll see all the available settings.

There are a few inside option so you can toggle the announcer mode and change the time:

  • Left-Click: Toggles on/off the announcer mode.
  • Right-Click: Change the time from which the bar will be toggle on.


Remember that you can go back to the menu interface using the main command /bbt

Clone this wiki locally