Index
All Classes and Interfaces|All Packages
A
- accept(Player) - Method in class me.EtienneDx.RealEstate.RECommand.ExitOfferCommand
-
Accepts the current exit offer.
- ACCESS - Enum constant in enum class me.EtienneDx.RealEstate.ClaimAPI.ClaimPermission
-
Allows a player to access the claim.
- addLogEntry(String) - Method in class me.EtienneDx.RealEstate.RealEstate
-
Adds a log entry to the log file specified in the configuration.
- addManager(UUID) - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDClaim
-
Adds a manager to this claim.
- addManager(UUID) - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPClaim
-
Adds the specified player as a manager for this claim.
- addManager(UUID) - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaim
-
Adds the specified player as a manager for this claim.
- addManager(UUID) - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyClaim
-
Adds a manager to this claim.
- addManager(UUID) - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGClaim
-
Adds a manager to this claim.
- addPlayerPermission(IClaim, UUID, ClaimPermission) - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WorldGuardAPI
-
Adds the given player's permission to the specified claim.
- addPlayerPermissions(UUID, ClaimPermission) - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDClaim
-
Adds a specific permission for a player to this claim.
- addPlayerPermissions(UUID, ClaimPermission) - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPClaim
-
Adds player permissions to this claim based on the specified
ClaimPermission
. - addPlayerPermissions(UUID, ClaimPermission) - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaim
-
Grants a specific permission to a player for this claim.
- addPlayerPermissions(UUID, ClaimPermission) - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyClaim
-
Adds a specific permission for the given player on this claim.
- addPlayerPermissions(UUID, ClaimPermission) - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGClaim
-
Adds the specified permission for the given player to this claim.
- anyTransaction(IClaim) - Method in class me.EtienneDx.RealEstate.Transactions.TransactionsStore
-
Checks if there is any active transaction on a given claim.
- auction(IClaim, Player, double, Location, int, double) - Method in class me.EtienneDx.RealEstate.Transactions.TransactionsStore
-
Creates a new auction transaction for a claim.
- autoRenew - Variable in class me.EtienneDx.RealEstate.Transactions.ClaimRent
-
If true, the lease is set to auto-renew once the duration expires.
All Classes and Interfaces|All Packages