You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mchallenge/en.yml
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -157,6 +157,9 @@ event:
157
157
enable-flight: "<red>This Challenge requires to allow flight in your <u>server.properties</u>! Otherwise players will be kicked spontaneously for flying."
158
158
experimental:
159
159
missing: "<red>Missing experimental features <u><input-1></u>! <click:run_command:'/experimental-features enable <input-1>'>Click here to enable it (requires rejoin)</click>"
160
+
border:
161
+
start: "<red>Click here to reset all your advancements (only new advancements add to border)"
162
+
stop: "<red>(Rejoin to remove the border)"
160
163
161
164
162
165
@@ -421,6 +424,9 @@ items:
421
424
STACK_LIMIT:
422
425
n: "Onestack (Stack limit)"
423
426
l: "You can only hold one item on each slot<br>in your inventory!<br>Can be modified up to 99 items"
427
+
BORDER:
428
+
n: "Border"
429
+
l: "A border will be created around you<br>which will grow with depending on your mode.<br>Can you handle the limited space?"
424
430
chS:
425
431
FLY:
426
432
power:
@@ -829,6 +835,22 @@ items:
829
835
limit:
830
836
n: "Stack Limit"
831
837
l: "Amount of items that can be<br>hold in one slot"
838
+
BORDER:
839
+
radius:
840
+
n: "Border Radius"
841
+
l: "Radius settings for the border"
842
+
start:
843
+
n: "Start Radius"
844
+
l: "The radius the border starts with"
845
+
step:
846
+
n: "Blocks Per Step"
847
+
l: "Amount of blocks the border<br>will grow each step"
848
+
mode:
849
+
n: "Border Mode"
850
+
l: "When should the border grow"
851
+
extra:
852
+
n: "Extra Settings"
853
+
l: "Effect depending on the mode:<br>- TIMED: Minutes between each step<br>- ACHIEVEMENT: None"
0 commit comments