glomc fork
This commit is contained in:
@@ -18,14 +18,10 @@ public class Messages {
|
||||
1. Mojang / Microsoft api is down\040\040\040\040\040\040\040\040\040
|
||||
2. Disconnecting when connection to a server faster!
|
||||
3. Using cracked minecraft (if you are using cracked Minecraft please reconnect!
|
||||
|
||||
&6If this a mistake and you own a Minecraft account\040
|
||||
&cPlease connect to &a&lreset.limework.net\040\040
|
||||
&2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m""".replace("&", "§");
|
||||
|
||||
public final static String RESET_MESSAGE = """
|
||||
&2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m &2&m
|
||||
&6- &a&lGovindas Limework&6 -
|
||||
|
||||
&aOffline mode has been disabled &l✔
|
||||
&cNow try reconnecting to server now!
|
||||
@@ -37,9 +33,6 @@ public class Messages {
|
||||
|
||||
&c&l============================
|
||||
&c&oYou have been found using Offline Minecraft (Cracked)
|
||||
&cIf this a mistake and you own a Minecraft account\s
|
||||
&ePlease disconnect from the server and connect to
|
||||
&eIP: p.limework.net
|
||||
&c&l============================
|
||||
""".replace("&", "§");
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ public interface Configuration {
|
||||
|
||||
AntiBot getAntiBot();
|
||||
|
||||
String getOnlineModeDomain();
|
||||
String getOflineModeDomain();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
"max-connections": 590,
|
||||
"reset": 10
|
||||
},
|
||||
"online-mode-domain": "p.limework.net"
|
||||
"offline-mode-domain": "cracked.glomc.net"
|
||||
}
|
||||
Reference in New Issue
Block a user