Change API source, Add server address

This commit is contained in:
2021-05-30 13:31:17 +09:00
parent 3400be0357
commit b532bb04d3
4 changed files with 15 additions and 5 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
{
"title": "Minecraft Multiplayer",
"playing": "{{count}} player(s) online.",
"no_one": "No one is playing."
"no_one": "No one is playing.",
"offline": "Server is down.",
"address": "Server address"
}