update url

This commit is contained in:
boy0001
2015-05-15 14:00:39 +10:00
parent 2bbf5dba5d
commit 66e9b0ec9e
2 changed files with 2 additions and 2 deletions

View File

@ -918,7 +918,7 @@ public class PlotSquared {
// Mob stuff
Settings.KILL_ROAD_MOBS = config.getBoolean("kill_road_mobs");
Settings.MOB_PATHFINDING = config.getBoolean("mob_pathf" + "inding");
Settings.MOB_PATHFINDING = config.getBoolean("mob_pathfinding");
// Clearing + Expiry
Settings.FAST_CLEAR = config.getBoolean("clear.fastmode");