Remove support for custom NPC

This commit is contained in:
P0nk
2025-07-22 14:41:48 +02:00
parent 7adce5e2af
commit 196e3efec7
2 changed files with 0 additions and 7 deletions

View File

@@ -131,9 +131,6 @@ public class ServerConfig {
public boolean USE_MAKER_PERMISSIVE_ATKUP;
public boolean USE_MAKER_FEE_HEURISTICS;
//Custom Configuration
public boolean USE_ENABLE_CUSTOM_NPC_SCRIPT;
//Commands Configuration
public boolean BLOCK_GENERATE_CASH_ITEM;
public boolean USE_WHOLE_SERVER_RANKING;