mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-29 19:46:42 +00:00
this is what happens when you force push
This commit is contained in:
@ -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();
|
||||
|
||||
|
Reference in New Issue
Block a user