1.0.23
configurable enemy check radius for fly, option added in conf.json Added a system faction check to neutral Added a enderpearl disable while flying option to conf.json Added my own repository to maven along with coreprotect for shading. --Factions Inspect Added--
This commit is contained in:
@@ -159,6 +159,12 @@ public interface FPlayer extends EconomyParticipator {
|
||||
|
||||
public boolean hasMoney(int amt);
|
||||
|
||||
//inspect Stuff
|
||||
|
||||
public boolean isInspectMode();
|
||||
|
||||
public void setInspectMode(boolean status);
|
||||
|
||||
|
||||
// Fly Checks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user