All Classes and Interfaces
Class
Description
Represents a transaction for a claim that has been bought.
Represents an auction transaction for a claim.
Provides helper methods to handle claim-related events.
Represents a lease transaction for a claim.
An enumeration of the various permission types that can be applied to a claim.
Listens for GriefPrevention claim events and delegates them to the RealEstate claim event logic.
Represents a rental transaction for a claim.
Represents a sell transaction for a claim.
Represents a generic claim transaction.
Represents the configuration settings for the RealEstate plugin.
Represents an exit offer for a RealEstate transaction.
Implementation of the
IClaim
interface using the GriefDefender API.Listens for GriefDefender claim events and delegates them to the RealEstate claim event logic.
GDPlayerData is an implementation of the
IPlayerData
interface for GriefDefender.GPClaim is an implementation of the
IClaim
interface for GriefPrevention claims.GPPlayerData is an implementation of the
IPlayerData
interface for GriefPrevention.GriefDefenderAPI is an implementation of the
IClaimAPI
interface that integrates with the GriefDefender plugin.Implementation of the
IClaimAPI
interface for GriefPrevention.Represents a claim in the RealEstate plugin.
The IClaimAPI interface defines the methods for interacting with claims.
The IPlayerData interface defines methods to retrieve and modify a player's claim block data.
The Messages class holds all configurable message templates for the RealEstate plugin.
The main class for the RealEstate plugin.
A utility wrapper for a Bukkit
Sign
used by the RealEstate plugin.The RECommand class provides command handlers for the RealEstate plugin.
The REListener class handles various RealEstate-related events,
such as sign changes, player interactions with signs, and block break events.
TownyAPIWrapper provides a Towny-specific implementation of the IClaimAPI interface.
A simple Towny claim wrapper.
A stub implementation of IPlayerData for Towny.
Represents a transaction for a real estate claim.
Manages real estate transactions including selling, renting, leasing, and auctions.
Enumeration of storage types supported by the plugin.
A utility class containing helper methods for the RealEstate plugin.
WGClaim is an implementation of the
IClaim
interface for WorldGuard regions.A dummy implementation of
IPlayerData
for WorldGuard.WorldGuardAPI provides an implementation of the IClaimAPI interface using WorldGuard.