All Classes and Interfaces
Class
Description
Represents a callable event in the Dominion plugin.
Utility class for parsing color codes in strings.
Represents a cuboid (rectangular prism) in a 3D space.
Interface representing the Dominion API.
Event triggered when a Dominion is created in the Dominion system.
Event triggered when a dominion is deleted.
Interface representing a Dominion Data Transfer Object (DTO).
Event triggered when a Dominion is modified in the Dominion system.
Event triggered when a Dominion is renamed in the Dominion system.
Event triggered when a Dominion's size is modified in the Dominion system.
Enum representing the direction of size change.
Enum representing the type of size change.
Event triggered when an environmental flag is set for a Dominion in the Dominion system.
Event triggered when a guest flag is set for a Dominion in the Dominion system.
Event that handles setting the map color of a dominion.
Event triggered when a message is set for a Dominion in the Dominion system.
Enum representing the type of message being set.
Event triggered when a teleport location is set for a Dominion in the Dominion system.
Event triggered when a Dominion is transferred to a new owner in the Dominion system.
Represents an environment flag in the Dominion system.
Represents a flag in the Dominion system.
Event triggered when a member is added to a group within a dominion.
Event triggered when a group is created within a dominion.
Event triggered when a group is deleted within a dominion.
Interface representing a Group Data Transfer Object (DTO).
Event triggered when a member is removed from a group of a dominion.
Event triggered when a group is renamed within a dominion.
Event triggered when a flag is set for a group within a dominion.
Event triggered when a member is added to a Dominion.
Interface representing a Member Data Transfer Object (DTO).
Event triggered when a member is removed from a Dominion.
Event triggered when a member's flag is set in the Dominion system.
Event triggered when a player crosses a dominion border, which includes entering, leaving, or moving from one dominion to another.
Interface representing a Player Data Transfer Object (DTO).
Event triggered when a player moves into a dominion.
Event triggered when a player moves out of a dominion.
Represents a privilege flag in the Dominion system.
Represents an event that can be cancelled and involves a command sender.