|
1 | | -########################################################################################### |
2 | | -# This is a YML file. Be careful when editing. Check your edits in a YAML checker like # |
3 | | -# the one at http://yaml-online-parser.appspot.com # |
4 | | -########################################################################################### |
5 | | - |
6 | | -block-limits: |
7 | | - hit-limit: "<red>[material] limited to [number]!" |
8 | | -entity-limits: |
9 | | - hit-limit: "<red>[entity] spawning limited to [number]!" |
10 | | -limits: |
11 | | - panel-title: "Island limits" |
12 | | - |
13 | | -admin: |
14 | | - limits: |
15 | | - main: |
16 | | - parameters: "<player>" |
17 | | - description: "show the island limits for player" |
18 | | - calc: |
19 | | - parameters: "<player>" |
20 | | - description: "recalculate the island limits for player" |
21 | | - finished: "<green> Island recalc finished successfully!" |
22 | | - offset: |
23 | | - unknown: "<red> Unknown material or entity [name]." |
24 | | - description: "allows to manage limits offsets for materials and entities" |
25 | | - set: |
26 | | - parameters: "<player> <material|entity> <number>" |
27 | | - description: "sets new offset for material or entity limit" |
28 | | - success: "<green> Limit offset for [name] is set to [number]." |
29 | | - same: "<red> Limit offset for [name] is already [number]." |
30 | | - add: |
31 | | - parameters: "<player> <material|entity> <number>" |
32 | | - description: "adds offset for material or entity limit" |
33 | | - success: "<green> Limit offset for [name] is increased till [number]." |
34 | | - remove: |
35 | | - parameters: "<player> <material|entity> <number>" |
36 | | - description: "reduces offset for material or entity limit" |
37 | | - success: "<green> Limit offset for [name] is reduced till [number]." |
38 | | - reset: |
39 | | - parameters: "<player> <material|entity>" |
40 | | - description: "removes offset for material or entity" |
41 | | - success: "<green> Limit offset for [name] is set to 0." |
42 | | - view: |
43 | | - parameters: "<player> <material|entity>" |
44 | | - description: "displays offset for material or entity" |
45 | | - message: "<green> [name] offset is set to [number]." |
46 | | -island: |
47 | | - limits: |
48 | | - description: "show your island limits" |
49 | | - max-color: "<red>" |
50 | | - regular-color: "<green>" |
51 | | - block-limit-syntax: "[number]/[limit]" |
52 | | - no-limits: "<red> No limits set in this world" |
53 | | - panel: |
54 | | - title-syntax: '[title] [env]' |
55 | | - entity-group-name-syntax: '[name]' |
56 | | - entity-name-syntax: '[name]' |
57 | | - block-name-syntax: '[name]' |
58 | | - env-overworld: "Overworld" |
59 | | - env-nether: "Nether" |
60 | | - env-end: "End" |
61 | | - errors: |
62 | | - no-owner: "<red> That island has no owner" |
63 | | - not-on-island: "<red> This location does not have limits set." |
64 | | - recount: |
65 | | - description: "recounts limits for your island" |
66 | | - now-recounting: "<aqua> Now recounting. This could take a while, please wait..." |
67 | | - in-progress: "<red> Island recound is in progress. Please wait..." |
68 | | - time-out: "<red> Time out when recounting. Is the island really big?" |
69 | | - |
| 1 | +########################################################################################### |
| 2 | +# This is a YML file. Be careful when editing. Check your edits in a YAML checker like # |
| 3 | +# the one at http://yaml-online-parser.appspot.com # |
| 4 | +########################################################################################### |
| 5 | + |
| 6 | +block-limits: |
| 7 | + hit-limit: "<red>[material] limited to [number]!" |
| 8 | +entity-limits: |
| 9 | + hit-limit: "<red>[entity] spawning limited to [number]!" |
| 10 | +limits: |
| 11 | + panel-title: "Island limits" |
| 12 | + |
| 13 | +admin: |
| 14 | + limits: |
| 15 | + main: |
| 16 | + parameters: "<player>" |
| 17 | + description: "show the island limits for player" |
| 18 | + calc: |
| 19 | + parameters: "<player>" |
| 20 | + description: "recalculate the island limits for player" |
| 21 | + finished: "<green> Island recalc finished successfully!" |
| 22 | + offset: |
| 23 | + unknown: "<red> Unknown material or entity [name]." |
| 24 | + description: "allows to manage limits offsets for materials and entities" |
| 25 | + set: |
| 26 | + parameters: "<player> <material|entity> <number>" |
| 27 | + description: "sets new offset for material or entity limit" |
| 28 | + success: "<green> Limit offset for [name] is set to [number]." |
| 29 | + same: "<red> Limit offset for [name] is already [number]." |
| 30 | + add: |
| 31 | + parameters: "<player> <material|entity> <number>" |
| 32 | + description: "adds offset for material or entity limit" |
| 33 | + success: "<green> Limit offset for [name] is increased till [number]." |
| 34 | + remove: |
| 35 | + parameters: "<player> <material|entity> <number>" |
| 36 | + description: "reduces offset for material or entity limit" |
| 37 | + success: "<green> Limit offset for [name] is reduced till [number]." |
| 38 | + reset: |
| 39 | + parameters: "<player> <material|entity>" |
| 40 | + description: "removes offset for material or entity" |
| 41 | + success: "<green> Limit offset for [name] is set to 0." |
| 42 | + view: |
| 43 | + parameters: "<player> <material|entity>" |
| 44 | + description: "displays offset for material or entity" |
| 45 | + message: "<green> [name] offset is set to [number]." |
| 46 | +island: |
| 47 | + limits: |
| 48 | + description: "show your island limits" |
| 49 | + # Optional manual name translations, used in the limits GUI and hit-limit messages. |
| 50 | + # Keys are lowercase Bukkit Material / EntityType names. Anything not listed falls |
| 51 | + # back to the automatic English name, so these sections can be left empty. |
| 52 | + #materials: |
| 53 | + # hopper: "Hopper" |
| 54 | + #entities: |
| 55 | + # enderman: "Enderman" |
| 56 | + max-color: "<red>" |
| 57 | + regular-color: "<green>" |
| 58 | + block-limit-syntax: "[number]/[limit]" |
| 59 | + no-limits: "<red> No limits set in this world" |
| 60 | + panel: |
| 61 | + title-syntax: '[title] [env]' |
| 62 | + entity-group-name-syntax: '[name]' |
| 63 | + entity-name-syntax: '[name]' |
| 64 | + block-name-syntax: '[name]' |
| 65 | + env-overworld: "Overworld" |
| 66 | + env-nether: "Nether" |
| 67 | + env-end: "End" |
| 68 | + errors: |
| 69 | + no-owner: "<red> That island has no owner" |
| 70 | + not-on-island: "<red> This location does not have limits set." |
| 71 | + recount: |
| 72 | + description: "recounts limits for your island" |
| 73 | + now-recounting: "<aqua> Now recounting. This could take a while, please wait..." |
| 74 | + in-progress: "<red> Island recound is in progress. Please wait..." |
| 75 | + time-out: "<red> Time out when recounting. Is the island really big?" |
| 76 | + |
0 commit comments