This commit is contained in:
ZeroEpoch1969
2019-11-03 14:43:29 -07:00
17 changed files with 934 additions and 109 deletions

View File

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