Fix able to gain infinite slots with clean slate scroll

And remove a GM config option.
Thanks Crabo for the suggested solution.
This commit is contained in:
P0nk
2024-02-05 07:45:31 +01:00
parent ceb2866aa1
commit 851b57e8ef
4 changed files with 55 additions and 31 deletions

View File

@@ -195,7 +195,6 @@ public class ServerConfig {
public boolean USE_PERFECT_SCROLLING;
public boolean USE_ENHANCED_CHSCROLL;
public boolean USE_ENHANCED_CRAFTING;
public boolean USE_ENHANCED_CLNSLATE;
public int SCROLL_CHANCE_ROLLS;
public int CHSCROLL_STAT_RATE;
public int CHSCROLL_STAT_RANGE;