9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-28 02:59:13 +00:00

1.0 release progress

This commit is contained in:
William
2021-10-24 21:46:48 +01:00
parent f842afac1e
commit f7f1dc50eb
35 changed files with 1780 additions and 245 deletions

View File

@@ -9,6 +9,9 @@ public class Settings {
* General settings
*/
// Messages language
public static String language;
// The type of THIS server (Bungee or Bukkit)
public static ServerType serverType;