lang.yml
Contains all in-game messages.
ActionBar:
ActionBarStatus: true
ActionBars:
RemainingTime: "&4Blocks Placed: &7&l(&e%operation_block_placed%/%operation_total_blocks%&7&l) &8| &4Remaining Time: &7&l(&e%operation_time%&7&l)"
BossBars:
Enabled: true
RemainingTime:
text: "&4Blocks Placed: &7&l(&e%operation_block_placed%/%operation_total_blocks%&7&l) &8| &4Remaining Time: &7&l(&e%operation_time%&7&l)"
color: "GREEN" # Colors: BLUE, GREEN, PINK, PURPLE, RED, WHITE, YELLOW
style: "SOLID" # Styles: SOLID, SEGMENTED_6, SEGMENTED_10, etc.
progress: 1.0
Messages:
PermissionDenied: "&cYou are not allowed to use this."
AxeExpired: "&cYou cant use this axe anymore ! "
BlockPlacementDenied: "&cYou do not have permission to place blocks."
IslandNotFound: "&cYou need to be in an island to use this item!"
LocationNotSelected: "&cPlease select a location first!"
WorldMismatch: "&cBoth locations must be in the same world!"
RegionDetected: "&e%Block_Count% &aHas been detected."
RegionNotSelected: "&cThere is no region selected!"
RegionExceedsLimit: "&eThis region is bigger than %Player_Max_Block_Count%."
InvalidBlock: "&cInvalid Block Type"
Location1: "&eLocation 1 Has been selected !"
Location2: "&eLocation 2 Has been selected !"
BlockInStorage: "&cPlease take out the blocks from the storage first!"
BlockDeposit: "&aYou have deposited %amount% blocks."
BlockWithdraw: "&aYou have withdrawn %amount% blocks."
BlockStorageFull: "&cThe block storage is full."
InventoryFull: "&cYour inventory is full! %amount% blocks remain in storage."
NoBlocksAvailable: "&cNo blocks found in your inventory."
MaxOperationLimit: "&cYou can't have more than &e%max_operations%&c actions"
MaxActiveOperation: "&cYou can't have more than &e%max_active_operations%&c active actions at the time"
NotTheSameWandItem: "&cYou need to use the same wand you used to set the previous location !"
ProcessFinish: "&eOperation %operation_id% &ahas been finished !"
Last updated