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