moving around
This commit is contained in:
7
web/pack/config/ExtraQuests/config.json
Normal file
7
web/pack/config/ExtraQuests/config.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"blacklistConsole": false,
|
||||
"blacklistConsoleList": [
|
||||
"op",
|
||||
"gamemode"
|
||||
]
|
||||
}
|
||||
5
web/pack/config/ExtraQuests/locale.json
Normal file
5
web/pack/config/ExtraQuests/locale.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"reload": "&e(!) Configs have been reloaded.",
|
||||
"addKeyValueSource": "&e(!) You have added a key %key% value %value% to the player %player%.",
|
||||
"addKeyValueTarget": "&e(!) You have been added a value of %value% key %key%."
|
||||
}
|
||||
Reference in New Issue
Block a user