πŸ”€Lang

Top

top:
  nobody: "&cNobody"
  nobody-breaks: "0"

Values in this section are displayed in placeholders %player_1% and %player_1_breaks% when there is no player present.

Timeout

timeout:
  message: "%time%"
  max-units: 2
  units:
    hour: " hour"
    hours: " hours"
    minute: " minute"
    minutes: " minutes"
    second: " second"
    seconds: " seconds"

Values in this section are display in placeholder %timeout%, which represents the current timeout. If t

Units

Messages, which represent the names of units in your language

Max units

Max units represent the maximal number of units for time. For example if max-units is set to 2 there will maximally be 2 units present (2 hours 30 minutes or 1 minute 15 seconds)

Status

status:
  timeout: "&cYou can't destroy the block now!"
  afk: "&cYou are AFK!"
  no-permission: "&cYou don't have permission to break this block!"
  invalid-tool: "&cYou can't use this tool to break this block!"

Status section contains messages of notifications, which are displayed on top of hotbar or in chat. These notifications are only displayed, when you can't mine the block.

Last updated

Was this helpful?