open , game/data/scripts/handlers/MasterHandler.java
and below these:
RegionBoard.class
DropSearchBoard.class,
+PvpBoard.class
also add on same class below the code shown these :
LOGGER.log(Level.INFO, "Handlers Loaded...");
+PvpBoard.getInstance();
+LOGGER.log(Level.INFO, "Loaded...