public class WorldBypass extends Object implements BypassChecker
| Modifier and Type | Class and Description |
|---|---|
static class |
WorldBypass.Provider |
| Constructor and Description |
|---|
WorldBypass(Configuration section) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getWorlds() |
boolean |
hasBypass(Player p,
Cheat c)
Checker if the player has bypass
|
public WorldBypass(Configuration section)
public boolean hasBypass(Player p, Cheat c)
BypassCheckerhasBypass in interface BypassCheckerp - the player which we are looking for bypassc - the cheat that we are checking