mirror of
https://github.com/amalthea-mc/ShopChest.git
synced 2024-11-09 20:21:07 +00:00
Changed default language to en_US
This commit is contained in:
parent
a603f59140
commit
35e09ea44c
@ -9,7 +9,7 @@ main-command-name: "shop"
|
|||||||
|
|
||||||
# Set the language of the item-, enchantment-, potion- and arrow-effect names
|
# Set the language of the item-, enchantment-, potion- and arrow-effect names
|
||||||
# The value must equal to the name of one of a file in the 'lang' folder (without the '.lang' extension)
|
# The value must equal to the name of one of a file in the 'lang' folder (without the '.lang' extension)
|
||||||
language-file: "de_DE"
|
language-file: "en_US"
|
||||||
|
|
||||||
# Set the maximal distance to the shop where the player can see the hologram.
|
# Set the maximal distance to the shop where the player can see the hologram.
|
||||||
# Value MUST be a number (e.g. 1, 1.5, 2.75, ...)
|
# Value MUST be a number (e.g. 1, 1.5, 2.75, ...)
|
||||||
@ -101,4 +101,4 @@ shop-limits:
|
|||||||
# Important: You must have exactly 4 spaces between the text and the edge.
|
# Important: You must have exactly 4 spaces between the text and the edge.
|
||||||
player: []
|
player: []
|
||||||
# "EpicEric": 50
|
# "EpicEric": 50
|
||||||
# "898afbbe-6566-4a0f-b0ac-145868b3cb12": 50
|
# "898afbbe-6566-4a0f-b0ac-145868b3cb12": 50
|
||||||
|
Loading…
Reference in New Issue
Block a user