Limits/src/main/resources/locales/en-US.yml

31 lines
1.0 KiB
YAML
Executable File

###########################################################################################
# This is a YML file. Be careful when editing. Check your edits in a YAML checker like #
# the one at http://yaml-online-parser.appspot.com #
###########################################################################################
limits:
entity-hit-limit: "&c[entity] spawning limited to [number]!"
block-hit-limit: "&c[material] limited to [number]!"
panel-title: "Island limits"
admin:
limits:
main:
parameters: "<player>"
description: "show the island limits for player"
calc:
parameters: "<player>"
description: "recalculate the island limits for player"
finished: "&aIsland recalc finished sucessfully!"
island:
limits:
parameters: ""
description: "show your island limits"
max-color: "&c"
regular-color: "&a"
block-limit-syntax: "[number]/[limit]"
no-limits: "&cNo limits set in this world"