Merge branch 'master' into netty

This commit is contained in:
P0nk
2021-07-11 15:20:00 +02:00
1103 changed files with 4100 additions and 163889 deletions

View File

@@ -985,7 +985,6 @@ public class Server {
}
public static void main(String[] args) {
System.setProperty("wzpath", "wz");
Security.setProperty("crypto.policy", "unlimited");
AutoJCE.removeCryptographyRestrictions();
Server.getInstance().init();