Add initial cloud commands + refactors to common
This commit is contained in:
parent
f21306021d
commit
6545d7ffac
89 changed files with 1959 additions and 1893 deletions
8
Bukkit/src/main/resources/bukkit-messages.json
Normal file
8
Bukkit/src/main/resources/bukkit-messages.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"serverutils": {
|
||||
"reloadconfig": {
|
||||
"not_exists": "&cConfig &4%what% &cdoes not exist.",
|
||||
"not_supported": "&cConfig &4%what% &cis not supported on your Minecraft version."
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue