this is what happens when you force push

This commit is contained in:
Robinson Gallego
2019-11-03 17:40:58 -05:00
parent db42985743
commit 233632eaf1
5 changed files with 2 additions and 39 deletions

View File

@ -141,14 +141,11 @@ 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();