1
0
Fork 0

Initial commit

This commit is contained in:
Vojtěch Mareš 2023-09-26 21:51:39 +00:00
commit 30f633c7ff
1281 changed files with 265821 additions and 0 deletions

View file

@ -0,0 +1,10 @@
lobby-server = "hub"
[lang]
prefix = "§d[ServerTP] "
usage = "§a/stp <from:player|#server|@a> <to:player|#server>"
noserver = "§aNo server to teleport"
nopermission = "§cNo permission"
player-num = "§a%d players"
player-name = "§a%s"
success = "§aTeleporting %s to %s..."