Revert "Updated Upstream (Spigot) (#4745)"

This reverts commit 27979ca2fa.
This commit is contained in:
Shane Freeder
2020-11-09 00:09:37 +00:00
parent 27979ca2fa
commit fe115b0ebe
7 changed files with 45 additions and 9 deletions

View File

@@ -40,8 +40,8 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
--- a/src/main/java/com/destroystokyo/paper/PaperConfig.java
+++ b/src/main/java/com/destroystokyo/paper/PaperConfig.java
@@ -0,0 +0,0 @@ public class PaperConfig {
private static void authenticationServersDownKickMessage() {
authenticationServersDownKickMessage = Strings.emptyToNull(getString("messages.kick.authentication-servers-down", authenticationServersDownKickMessage));
"such as inventories, experience points, advancements and the like will not be saved when they log out.");
}
}
+
+ public static boolean useAlternativeLuckFormula = false;