mirror of
https://github.com/BentoBoxWorld/CaveBlock.git
synced 2024-11-22 11:35:11 +01:00
Return missing error message.
Somehow the error message was lost when added more "island" to "cave" replacements. Reported in Discord.
This commit is contained in:
parent
710243c420
commit
486e95c316
@ -24,6 +24,7 @@ caveblock:
|
||||
already-have-island: "&cYou already have a cave!"
|
||||
no-safe-location-found: "&cCould not find a safe spot to teleport you to on the cave."
|
||||
not-owner: "&cYou are not the owner of your cave!"
|
||||
cave-limit-reached: "&c You have reached the top of your cave. You cannot get higher!"
|
||||
commands:
|
||||
# Parameters in <> are required, parameters in [] are optional
|
||||
admin:
|
||||
@ -291,4 +292,4 @@ protection:
|
||||
SKY_WALKER_FLAG:
|
||||
description: "&5&oEnable/disable\n&5&o the ability to walk on\n&5&o the top of the cave world\n&5&o without extra permissions."
|
||||
name: "Sky Walker"
|
||||
hint: "Allows to walk on the cave roof."
|
||||
hint: "Allows to walk on the cave roof."
|
||||
|
Loading…
Reference in New Issue
Block a user