30Timers
asdasd
30Timers
  • 👋Welcome
  • ⚙️Configuration
  • 📖PlaceholderAPI placeholders
Powered by GitBook
On this page
  • Config.yml file options
  • time_between_items
  • allow_action_bar
  • action_bar_seconds
  • main_command
  • admin_command
  • disabled_gamemodes
  • worlds.list_type
  • worlds.list
  • items_list.list_type
  • items_list.list
  • items_list.custom

Configuration

Config.yml file options

time_between_items

The time (in seconds) that has to elapse in order to give players a random item.

Default value: 30

allow_action_bar

Does the action bar should show the remaining time?

Default value: true

action_bar_seconds

How many seconds have to be left in order to show the action bar.

Default value: 30

main_command

Name for the main command.

Default value: 30timers

admin_command

Name for the admin command.

Default value: 30timersadmin

disabled_gamemodes

Gamemodes in which random items aren't given.

Default value: ["CREATIVE", "SPECTATOR"]

worlds.list_type

The type of the worlds list.

NONE means that random items will be given in all worlds.

WHITELIST means that random items will be given only in the given worlds.

BLACKLIST means that random items will be given in al worlds but the given ones.

Default value: NONE

Available values: NONE, WHITELIST, BLACKLIST

worlds.list

The list of the worlds that will be affected by the list type. This is not used if list type is set to NONE

Default value: ["world", "world_nether"]

items_list.list_type

The type of the item list.

NONE means that all items of the game can be given randomly.

WHITELIST means that only the given items can be given randomly.

BLACKLIST means that all items of the game can be given randomly but the given ones.

Default value: NONE

Available values: NONE, WHITELIST, BLACKLIST

items_list.list

Default value: ["BARRIER", "BEDROCK", "COMMAND_BLOCK", "CHAINED_COMMAND_BLOCK", "REPEATING_COMMAND_BLOCK"]

items_list.custom

A list of custom items IDs that will be added to the random given items list. Compatible with Oraxen and ItemsAdder only.

Default value: [""]

PreviousWelcomeNextPlaceholderAPI placeholders

Last updated 11 months ago

The list of the items that will be affected by the list type. This is not used if list type is set to NONE. .

⚙️
List of item names