Index
All Classes and Interfaces|All Packages
C
- canCancelTransaction(Transaction) - Method in class me.EtienneDx.RealEstate.Transactions.TransactionsStore
-
Determines if a given transaction can be canceled.
- cancel(Player) - Method in class me.EtienneDx.RealEstate.RECommand.ExitOfferCommand
-
Cancels the current exit offer.
- cancelTransaction(IClaim) - Method in class me.EtienneDx.RealEstate.Transactions.TransactionsStore
-
Cancels an active transaction associated with a given claim.
- cancelTransaction(Transaction) - Method in class me.EtienneDx.RealEstate.Transactions.TransactionsStore
-
Cancels a specific transaction.
- cancelTransaction(Player) - Static method in class me.EtienneDx.RealEstate.RECommand
-
Cancels the transaction for the claim at the player's location.
- cfgAuctionKeywords - Variable in class me.EtienneDx.RealEstate.Config
-
A list of possible sign headers used to indicate a claim is for auction.
- cfgAuctionTime - Variable in class me.EtienneDx.RealEstate.Config
-
The default duration of an auction period.
- cfgBroadcastSell - Variable in class me.EtienneDx.RealEstate.Config
-
Whether a message should be broadcast when a claim is put up for sale, rent, or lease.
- cfgCancelAuction - Variable in class me.EtienneDx.RealEstate.Config
-
Whether an auctioneer can cancel their auction after receiving offers.
- cfgContainerRentKeywords - Variable in class me.EtienneDx.RealEstate.Config
-
A list of possible sign headers used for renting container access only.
- cfgContainerRentLine - Variable in class me.EtienneDx.RealEstate.Config
-
The text displayed on the third line of a sign when renting container access only.
- cfgCurrencySymbol - Variable in class me.EtienneDx.RealEstate.Config
-
The currency symbol to use if UseCurrencySymbol is enabled.
- cfgDestroyLeaseSigns - Variable in class me.EtienneDx.RealEstate.Config
-
Whether lease signs should be destroyed once the claim is leased.
- cfgDestroyRentSigns - Variable in class me.EtienneDx.RealEstate.Config
-
Whether rent signs should be destroyed once the claim is rented.
- cfgDisableOutbidSelf - Variable in class me.EtienneDx.RealEstate.Config
-
Whether an auctioneer can outbid themselves.
- cfgEnableAuction - Variable in class me.EtienneDx.RealEstate.Config
-
Whether auctioning claims is enabled.
- cfgEnableAutoRenew - Variable in class me.EtienneDx.RealEstate.Config
-
Whether players renting claims can enable automatic renew.
- cfgEnableLease - Variable in class me.EtienneDx.RealEstate.Config
-
Whether leasing claims is enabled.
- cfgEnableRent - Variable in class me.EtienneDx.RealEstate.Config
-
Whether renting claims is enabled.
- cfgEnableSell - Variable in class me.EtienneDx.RealEstate.Config
-
Whether selling claims is enabled.
- cfgLeaseKeywords - Variable in class me.EtienneDx.RealEstate.Config
-
A list of possible sign headers used to indicate a claim is for lease.
- cfgLeasePayments - Variable in class me.EtienneDx.RealEstate.Config
-
The default number of lease payments required before the buyer gains ownership.
- cfgLeaseTime - Variable in class me.EtienneDx.RealEstate.Config
-
The default duration of a lease period.
- cfgMailOffline - Variable in class me.EtienneDx.RealEstate.Config
-
Whether offline owners/buyers should receive mail notifications.
- cfgMessageBuyer - Variable in class me.EtienneDx.RealEstate.Config
-
Whether the buyer should be messaged when a claim is rented, leased, or bought.
- cfgMessageOwner - Variable in class me.EtienneDx.RealEstate.Config
-
Whether the owner should be messaged when a claim is rented, leased, or bought.
- cfgPageSize - Variable in class me.EtienneDx.RealEstate.Config
-
The number of offers to display per page in the '/re list' command.
- cfgPriceAuctionBidStep - Variable in class me.EtienneDx.RealEstate.Config
-
The default auction bid step when auctioning a claim.
- cfgPriceAuctionPerBlock - Variable in class me.EtienneDx.RealEstate.Config
-
The default price per block when auctioning a claim.
- cfgPriceLeasePerBlock - Variable in class me.EtienneDx.RealEstate.Config
-
The default price per block when leasing a claim.
- cfgPriceRentPerBlock - Variable in class me.EtienneDx.RealEstate.Config
-
The default price per block when renting a claim.
- cfgPriceSellPerBlock - Variable in class me.EtienneDx.RealEstate.Config
-
The default price per block when selling a claim.
- cfgRentKeywords - Variable in class me.EtienneDx.RealEstate.Config
-
A list of possible sign headers used to indicate a claim is for rent.
- cfgRentTime - Variable in class me.EtienneDx.RealEstate.Config
-
The default duration of a rent period.
- cfgReplaceAuction - Variable in class me.EtienneDx.RealEstate.Config
-
The text displayed on signs for properties to auction.
- cfgReplaceLease - Variable in class me.EtienneDx.RealEstate.Config
-
The text displayed on signs for properties to lease.
- cfgReplaceOngoingRent - Variable in class me.EtienneDx.RealEstate.Config
-
The text displayed on the first line of a sign once a claim is rented.
- cfgReplaceRent - Variable in class me.EtienneDx.RealEstate.Config
-
The text displayed on signs for properties to rent.
- cfgReplaceSell - Variable in class me.EtienneDx.RealEstate.Config
-
The text displayed on signs for properties to sell.
- cfgSellKeywords - Variable in class me.EtienneDx.RealEstate.Config
-
A list of possible sign headers used to indicate a claim is for sale.
- cfgSignsHeader - Variable in class me.EtienneDx.RealEstate.Config
-
The header displayed on the top of the signs.
- cfgTransferClaimBlocks - Variable in class me.EtienneDx.RealEstate.Config
-
Whether claim blocks are transferred to the new owner on purchase.
- cfgUseCurrencySymbol - Variable in class me.EtienneDx.RealEstate.Config
-
Whether to display prices with a currency symbol on signs.
- cfgUseDecimalCurrency - Variable in class me.EtienneDx.RealEstate.Config
-
Whether decimal currency values are allowed.
- changeClaimOwner(IClaim, UUID) - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GriefDefenderAPI
-
Changes the owner of the specified claim to a new owner.
- changeClaimOwner(IClaim, UUID) - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GriefPreventionAPI
- changeClaimOwner(IClaim, UUID) - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaimAPI
-
Changes the owner of the specified claim to the new owner.
- changeClaimOwner(IClaim, UUID) - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyAPIWrapper
-
Changes the owner of the specified claim to the new owner.
- changeClaimOwner(IClaim, UUID) - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WorldGuardAPI
-
Changes the owner of the specified claim.
- chatPrefix - Variable in class me.EtienneDx.RealEstate.Config
-
The prefix displayed before any chat message.
- claimAPI - Static variable in class me.EtienneDx.RealEstate.RealEstate
-
The active claim management API implementation.
- claimAuction - Variable in class me.EtienneDx.RealEstate.Transactions.TransactionsStore
-
Stores all claim auction transactions.
- ClaimAuction - Class in me.EtienneDx.RealEstate.Transactions
-
Represents an auction transaction for a claim.
- ClaimAuction(Map<String, Object>) - Constructor for class me.EtienneDx.RealEstate.Transactions.ClaimAuction
-
Constructs a ClaimAuction from a serialized map.
- ClaimAuction(IClaim, Player, double, Location, LocalDateTime, double) - Constructor for class me.EtienneDx.RealEstate.Transactions.ClaimAuction
-
Constructs a new ClaimAuction.
- ClaimEvents - Class in me.EtienneDx.RealEstate
-
Provides helper methods to handle claim-related events.
- ClaimEvents() - Constructor for class me.EtienneDx.RealEstate.ClaimEvents
-
Default constructor for ClaimEvents.
- claimId - Variable in class me.EtienneDx.RealEstate.Transactions.ClaimTransaction
-
The unique ID of the claim.
- claimLease - Variable in class me.EtienneDx.RealEstate.Transactions.TransactionsStore
-
Stores all claim lease transactions.
- ClaimLease - Class in me.EtienneDx.RealEstate.Transactions
-
Represents a lease transaction for a claim.
- ClaimLease(Map<String, Object>) - Constructor for class me.EtienneDx.RealEstate.Transactions.ClaimLease
-
Constructs a ClaimLease transaction from a serialized map.
- ClaimLease(IClaim, Player, double, Location, int, int) - Constructor for class me.EtienneDx.RealEstate.Transactions.ClaimLease
-
Constructs a new ClaimLease transaction.
- ClaimPermission - Enum Class in me.EtienneDx.RealEstate.ClaimAPI
-
An enumeration of the various permission types that can be applied to a claim.
- ClaimPermissionListener - Class in me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention
-
Listens for GriefPrevention claim events and delegates them to the RealEstate claim event logic.
- ClaimPermissionListener() - Constructor for class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.ClaimPermissionListener
-
Default constructor for ClaimPermissionListener.
- claimRent - Variable in class me.EtienneDx.RealEstate.Transactions.TransactionsStore
-
Stores all claim rent transactions.
- ClaimRent - Class in me.EtienneDx.RealEstate.Transactions
-
Represents a rental transaction for a claim.
- ClaimRent(Map<String, Object>) - Constructor for class me.EtienneDx.RealEstate.Transactions.ClaimRent
-
Constructs a ClaimRent transaction from a serialized map.
- ClaimRent(IClaim, Player, double, Location, int, boolean) - Constructor for class me.EtienneDx.RealEstate.Transactions.ClaimRent
-
Constructs a new ClaimRent transaction.
- claimSell - Variable in class me.EtienneDx.RealEstate.Transactions.TransactionsStore
-
Stores all claim sell transactions.
- ClaimSell - Class in me.EtienneDx.RealEstate.Transactions
-
Represents a sell transaction for a claim.
- ClaimSell(Map<String, Object>) - Constructor for class me.EtienneDx.RealEstate.Transactions.ClaimSell
-
Constructs a ClaimSell transaction from a serialized map.
- ClaimSell(IClaim, Player, double, Location) - Constructor for class me.EtienneDx.RealEstate.Transactions.ClaimSell
-
Constructs a new ClaimSell transaction.
- ClaimTransaction - Class in me.EtienneDx.RealEstate.Transactions
-
Represents a generic claim transaction.
- ClaimTransaction() - Constructor for class me.EtienneDx.RealEstate.Transactions.ClaimTransaction
-
Default constructor.
- ClaimTransaction(Map<String, Object>) - Constructor for class me.EtienneDx.RealEstate.Transactions.ClaimTransaction
-
Constructs a ClaimTransaction from a serialized map.
- ClaimTransaction(IClaim, Player, double, Location) - Constructor for class me.EtienneDx.RealEstate.Transactions.ClaimTransaction
-
Constructs a new ClaimTransaction.
- clearManagers() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDClaim
-
Clears all managers from this claim.
- clearManagers() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPClaim
-
Clears all managers from this claim.
- clearManagers() - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaim
-
Clears all managers from this claim.
- clearManagers() - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyClaim
-
Clears all managers from this claim.
- clearManagers() - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGClaim
-
Clears all managers from this claim.
- clearPlayerPermissions() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDClaim
-
Clears all player permissions from this claim.
- clearPlayerPermissions() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPClaim
-
Clears all player permissions for this claim.
- clearPlayerPermissions() - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaim
-
Clears all player-specific permissions from this claim.
- clearPlayerPermissions() - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyClaim
-
Clears all player-specific permissions on this claim.
- clearPlayerPermissions() - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGClaim
-
Clears all player permissions from this claim.
- config - Variable in class me.EtienneDx.RealEstate.RealEstate
-
The configuration instance for RealEstate.
- Config - Class in me.EtienneDx.RealEstate
-
Represents the configuration settings for the RealEstate plugin.
- Config() - Constructor for class me.EtienneDx.RealEstate.Config
-
Constructs a new configuration instance.
- configFilePath - Variable in class me.EtienneDx.RealEstate.Config
-
The file path for the configuration file.
- CONTAINER - Enum constant in enum class me.EtienneDx.RealEstate.ClaimAPI.ClaimPermission
-
Allows a player to access containers (e.g., chests) within the claim.
- create(Player, Double) - Method in class me.EtienneDx.RealEstate.RECommand.ExitOfferCommand
-
Creates an exit offer with the specified price.
All Classes and Interfaces|All Packages