All Classes
-
All Classes Class Summary Enum Summary Exception Summary Class Description Bar Create the teleportation BossBar for /party summon.ChatParser Handles parsing raw strings into rich json components with hover/click events.ChatParser.ParseException Thrown if there is an error parsing a function.ChatUtils Handles all color codes (formatting/removing) within strings.CommandHandler Handles command registration, fetching, and managing aliases.Cooldown Represents the amount of time between running commands.Database Legacy PartyChat database for persistent party storage.DataHandler Handles all plugin data storage, config file access, and the main config file.DataHandler.MessageType DiscordSRVListener Handles integration with DiscordSRV.Error Database error causes.Errors Database error messages.Essentials Handles integration with Essentials.Gui Used for constructing GUIs for a player to see and interact with.GuiHandler Handles registering active GUIs and managing inventory events.GuiInParty Handles the gui shown when a player is in a party.GuiJoinParty Handles the gui when a player is trying to join a party.GuiManagePlayer Handles the gui when a leader is managing a player.GuiMembers Handles the gui when a player is viewing the party members.GuiNoParty Handles the gui when a player is not in a party.GuiToggle Handles toggles for an ItemStack in a gui.HeadDatabase Handles integration with HeadDatabase.JsonConfig Used for JSON configuration files.Language A language setup in the config with a file ready.LanguageHandler Handles all plugin languages and their config files.LiteBans Handles integration with LiteBans.Logging Mechanic Represents a mechanic such as aPlayerQuitEvent
and is used in classes that need to run code on plugin startup.MechanicHandler Handles all game mechanics and registers it's sub classes.MessageHandler Handles all plugin messages.Paginate Used to paginate long lists of text, such as help, in chat.Pair<A,B> Stores two related values.PAPI Handles integration with PlaceholderAPI.Party A party.PartyAccept Handles/party accept
.PartyAdd Handles/party add
.PartyChat Main plugin class.PartyChatApi Handles PartyChat api methods.PartyChatCommand Handles all /partychat commands and subcommands.PartyChatEvent Handles the event fired when a player sends a message to party chat.PartyCommand Handles all /party commands and subcommands.PartyCreate Handles/party create
.PartyCreateEvent Handles the event fired when a party is created.PartyDeleteEvent Handles the event fired when a party is deleted.PartyDeny Handles/party deny
.PartyDisband Handles/party disband
.PartyHandler Handles party saving, loading, and storage.PartyHelp Handles/party help
.PartyInfo Handles/party info
.PartyJoin Handles/party join
.PartyJoinEvent Handles the event fired when a player joins a party.PartyLeave Handles/party leave
.PartyLeaveEvent Handles the event fired when a player leaves a party.PartyPromote Handles/party promote
.PartyRemove Handles/party remove
.PartyRename Handles/party rename
.PartyRenameEvent Handles the event fired when a player renames a party.PartySummon Handles/party summon
.PartyToggle Handles/party toggle
PartyVersion Handles/party version
.PlayerChat Handles the player chat event.PlayerMove Handles the player move event.PlayerQuit Handles the player quit event.PvPEvent Handles the player pvp event.ReflectionUtil Useful utility for accessing net.minecraft.server or org.bukkit.craftbukkit classes/methods/fields.Restrictions Handles checking if a player is banned, muted, vanished, etc.SkullCache Handles fetching and caching player skulls for easier use in GUIs.SQLite SQLite setup for legacyDatabase
.TabCompleterBase Allows for some static utility methods to be available to tab completer.TimeInterval Time stuffs.UpdateChecker Used to check for plugin updates from the Spigot plugin page.User A PartyChat user.Utils Contains various unrelated utility functions.Vanilla Handles miscellaneous vanilla hooks.Vault Handles integration with Vault.YamlConfig Used for YAML configuration files.