-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #141 from BentoBoxWorld/develop
Release 1.17.2
- Loading branch information
Showing
7 changed files
with
122 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
########################################################################################### | ||
# 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 # | ||
########################################################################################### | ||
|
||
block-limits: | ||
hit-limit: "&c[material] bị giới hạn trong [number] khối!" | ||
entity-limits: | ||
hit-limit: "&c[entity] bị giới hạn trong [number] thực thể!" | ||
limits: | ||
panel-title: "Giới hạn đảo" | ||
|
||
|
||
admin: | ||
limits: | ||
main: | ||
parameters: "<người chơi>" | ||
description: "xem giới hạn đảo của người chơi" | ||
calc: | ||
parameters: "<người chơi>" | ||
description: "tính toán lại giới hạn đảo của người chơi" | ||
finished: "&aTính toán đã hoàn thành!" | ||
|
||
island: | ||
limits: | ||
description: "xem giới hạn đảo của bạn" | ||
max-color: "&c" | ||
regular-color: "&a" | ||
block-limit-syntax: "[number]/[limit]" | ||
no-limits: "&cKhông có giới hạn ở thế giới này" | ||
recount: | ||
description: "tính toán lại giới hạn đảo của bạn" |