public class TARDISFactionsChecker
extends java.lang.Object
Constructor and Description |
---|
TARDISFactionsChecker() |
Modifier and Type | Method and Description |
---|---|
boolean |
isInFaction(org.bukkit.entity.Player p,
org.bukkit.Location l)
Checks whether a location is in the player's faction or 'wilderness'...
|
public boolean isInFaction(org.bukkit.entity.Player p, org.bukkit.Location l)
p
- a playerl
- the location instance to check.