hubworld is no longer necessary

This commit is contained in:
Ivan
2019-11-01 21:35:13 -04:00
parent ac850bc41d
commit aad33958f0
6 changed files with 0 additions and 454 deletions

View File

@ -141,11 +141,6 @@ public class ItemFun extends FreedomService
{
break;
}
if (player.getWorld().equals(plugin.wm.hubworld.getWorld()) && plugin.hwr.doRestrict(player))
{
break;
}
Location location = player.getLocation().clone();