Index

A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractAsyncCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
AbstractAsyncCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AbstractAsyncCompletion
 
AbstractCommandCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
AbstractCommandCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AbstractCommandCondition
 
AbstractCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
AbstractCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AbstractCompletion
 
AbstractCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
AbstractCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AbstractCondition
 
AbstractContextResolver<T> - Class in net.sacredlabyrinth.phaed.simpleclans.commands.contexts
 
AbstractContextResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.AbstractContextResolver
 
AbstractInputOnlyContextResolver<T> - Class in net.sacredlabyrinth.phaed.simpleclans.commands.contexts
 
AbstractInputOnlyContextResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.AbstractInputOnlyContextResolver
 
AbstractIssuerOnlyContextResolver<T> - Class in net.sacredlabyrinth.phaed.simpleclans.commands.contexts
 
AbstractIssuerOnlyContextResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.AbstractIssuerOnlyContextResolver
 
AbstractParameterCondition<T> - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
AbstractParameterCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AbstractParameterCondition
 
AbstractStaticCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
AbstractStaticCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AbstractStaticCompletion
 
AbstractSyncCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
AbstractSyncCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AbstractSyncCompletion
 
accept(ByteArrayDataInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.Broadcast
 
accept(ByteArrayDataInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.Chat
 
accept(ByteArrayDataInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.DeleteClan
 
accept(ByteArrayDataInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.DeleteClanPlayer
 
accept(ByteArrayDataInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.GetServer
 
accept(ByteArrayDataInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.Message
 
accept(ByteArrayDataInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.MessageListener
 
accept(ByteArrayDataInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.PlayerList
 
accept(ByteArrayDataInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.Update
 
accept(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
 
accept(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
ACCEPT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.VoteResult
 
ACCEPT_OTHER_ALPHABETS_LETTERS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
acceptInput(ConversationContext, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.ConfirmationPrompt
 
acceptInput(ConversationContext, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.CreateClanNamePrompt
 
acceptInput(ConversationContext, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.CreateClanTagPrompt
 
acceptInput(ConversationContext, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.CreateRankNamePrompt
 
add(SCComponent) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCFrame
 
add(Player, Clan, Rank, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.RankCommand.PermissionsCommand
 
addAlly(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Add an ally to a clan, and the clan to the ally
addAlly(Player, ClanPlayer, Clan, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
AddAllyFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
AddAllyFrame(SCFrame, Player, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.AddAllyFrame
 
addAllyRequest(ClanPlayer, Clan, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
 
addBanned(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
Add a player to the banned list
addBb(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Adds a bulletin board message without announcer
addBb(String, boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Adds a bulletin board message without announcer and saves it to the database
addBb(String, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Add a new bb message and announce it to all online members of a clan
addBb(String, String, boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Add a new bb message and announce it to all online members of a clan
addBbWithoutSaving(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Adds a bulletin board message without saving it to the database
addChatBlock(CommandSender, ChatBlock) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Store pending chat lines for a player
addCivilianKill() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Deprecated.
addClanPermissions(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Gives the player permissions linked to a clan
addConversationCanceller(ConversationCanceller) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.SCConversation
 
addDeath() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Adds one death to this player (does not update clanplayer to db)
addDemoteRequest(ClanPlayer, String, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
 
addHeader() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.InviteFrame
 
addHeader() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.LanguageSelectorFrame
 
addInviteRequest(ClanPlayer, String, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
Add a member invite request
addKill(Kill) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Adds a kill to the memory
addKill(Kill.Type) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Adds one kill to this player (does not update to db)
AddKillEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
AddKillEvent(ClanPlayer, ClanPlayer) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.AddKillEvent
 
addNeutralKill() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Deprecated.
addPastClan(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Adds a past clan to the player (does not update the clanplayer to db)
AddPermissionFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
AddPermissionFrame(SCFrame, Player, Rank) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.AddPermissionFrame
 
addPlaceholder(String, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent
Adds a placeholder and its value to the chat message
addPlayer(Player, Location, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.TeleportManager
Add player to teleport waiting queue
addPlayerPermissions(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Adds permissions for a player
addPlayerToClan(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Add a new player to the clan
addResetKdr() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.MainFrame
 
addResignTime(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Adds the clan to the resign times map
addRival(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Add a rival to the clan, and the clan to the rival
addRival(Player, Clan, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
AddRivalFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
AddRivalFrame(SCFrame, Player, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.AddRivalFrame
 
addRivalKill() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Deprecated.
addRivalryBreakRequest(ClanPlayer, Clan, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
 
addRow(String...) - Method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
 
addWar(ClanPlayer, Clan, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager
 
addWarEndRequest(ClanPlayer, Clan, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
 
addWarringClan(ClanPlayer, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Add a clan to be at war with
addWarringClan(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
addWarStartRequest(ClanPlayer, Clan, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
 
all(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand.AllowCommand
 
all(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand.BlockCommand
 
ALL - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.ClanListFrame.Type
 
alliances(CommandSender) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
Alliances - Class in net.sacredlabyrinth.phaed.simpleclans.commands.data
 
Alliances(SimpleClans, CommandSender) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.data.Alliances
 
AlliedClanCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
AlliedClanCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AlliedClanCondition
 
AlliedClansCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
AlliedClansCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AlliedClansCompletion
 
AlliesFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
AlliesFrame(Player, SCFrame, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.AlliesFrame
 
AllLeadersCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
AllLeadersCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AllLeadersCompletion
 
allLeadersOnline() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Check whether all leaders of a clan are online
AllNonLeadersCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
AllNonLeadersCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AllNonLeadersCompletion
 
allOtherLeadersOnline(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Deprecated.
allOtherLeadersOnline(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Check whether all leaders, except for the one passed in, are online
allow(ProtectionManager.Action, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
ALLOW_REGROUP - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ALLOW_RESET_KDR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
allowBreak(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand.AllowCommand
 
allowClanFf(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
AllowCommand() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand.AllowCommand
 
allowGlobalFf(CommandSender) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
allowPersonalFf(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
ALLY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.ClanPlayer.Channel
 
ALLY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent.Type
 
ALLY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.Kill.Type
 
ALLY_ADD - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
ALLY_CHAT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
ALLY_REMOVE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
ALLYCHAT_BRACKET_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ALLYCHAT_BRACKET_lEFT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ALLYCHAT_BRACKET_RIGHT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ALLYCHAT_ENABLE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ALLYCHAT_FORMAT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ALLYCHAT_LEADER_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ALLYCHAT_MEMBER_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ALLYCHAT_MESSAGE_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ALLYCHAT_PLAYER_BRACKET_LEFT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ALLYCHAT_PLAYER_BRACKET_RIGHT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ALLYCHAT_RANK - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ALLYCHAT_SPYFORMAT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ALLYCHAT_TAG_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ALLYCHAT_TRUSTED_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
AllyChatCommand - Class in net.sacredlabyrinth.phaed.simpleclans.commands.clan
 
AllyChatCommand() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.clan.AllyChatCommand
 
AllyClanAddEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
AllyClanAddEvent(Clan, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.AllyClanAddEvent
 
AllyClanRemoveEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
AllyClanRemoveEvent(Clan, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.AllyClanRemoveEvent
 
API - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent.Cause
When the balance is updated via API methods
API - Static variable in class net.sacredlabyrinth.phaed.simpleclans.loggers.BankOperator
 
applyLastColorToFollowingLines(List<String>) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.ChatUtils
 
ask(Request) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
Asks a request to players for votes
askerTask() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
Starts the task that asks for the votes of all requests
assertClanMember(ClanManager, BukkitCommandIssuer) - Static method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.Conditions
 
assertClanMember(ClanManager, BukkitCommandIssuer) - Static method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.Contexts
 
assertPlayer(BukkitCommandIssuer) - Static method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.Conditions
 
assertPlayer(BukkitCommandIssuer) - Static method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.Contexts
 
assign(ClanPlayer, Clan, ClanPlayerInput, Rank) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.RankCommand
 
autoGlobalFf(CommandSender) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
autoPersonalFf(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
availablePermissions(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.RankCommand.PermissionsCommand
 

B

ban(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
 
ban(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Bans a player from clan commands
ban(CommandSender, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
BANK_BALANCE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
BANK_DEPOSIT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
BANK_WITHDRAW - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
BankCommand - Class in net.sacredlabyrinth.phaed.simpleclans.commands.clan
 
BankCommand - Class in net.sacredlabyrinth.phaed.simpleclans.commands.staff
 
BankCommand() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.clan.BankCommand
 
BankCommand() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.staff.BankCommand
 
bankDeposit(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.BankCommand
 
bankDeposit(Player, Clan, double) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.BankCommand
 
BankDepositEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
Deprecated.
BankDepositEvent(Player, Clan, double) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.BankDepositEvent
Deprecated.
 
BankLog - Class in net.sacredlabyrinth.phaed.simpleclans.loggers
Class responsible for logging bank related transactions.
BankLog(BankOperator, Clan, EconomyResponse, BankLogger.Operation, ClanBalanceUpdateEvent.Cause, double) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.loggers.BankLog
 
BankLogger - Interface in net.sacredlabyrinth.phaed.simpleclans.loggers
The core interface for all bank loggers, which may log all economy actions, with its defining (BankLogger.Operation)
BankLogger.Operation - Enum in net.sacredlabyrinth.phaed.simpleclans.loggers
 
BankOperator - Class in net.sacredlabyrinth.phaed.simpleclans.loggers
 
BankOperator(String, double) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.loggers.BankOperator
 
BankOperator(ClanPlayer, double) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.loggers.BankOperator
 
BankOperator(CommandSender, double) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.loggers.BankOperator
 
bankStatus(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.BankCommand
 
bankWithdraw(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.BankCommand
 
bankWithdraw(Player, Clan, double) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.BankCommand
 
BankWithdrawEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
Deprecated.
BankWithdrawEvent(Player, Clan, double) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.BankWithdrawEvent
Deprecated.
 
BANNED_PLAYERS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
bb(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ToggleCommand.Verified
 
BB_ADD - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
BB_CLEAR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
BB_LOGIN_SIZE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
BB_PREFIX - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
BB_SHOW_ON_LOGIN - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
BB_SIZE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
BbCommand - Class in net.sacredlabyrinth.phaed.simpleclans.commands.clan
 
BbCommand - Class in net.sacredlabyrinth.phaed.simpleclans.commands.staff
 
BbCommand() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.clan.BbCommand
 
BbCommand() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.staff.BbCommand
 
BbMigration - Class in net.sacredlabyrinth.phaed.simpleclans.migrations
Class responsible to migrate from old bb format to new one.
BbMigration(SettingsManager) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.migrations.BbMigration
 
begin() - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.SCConversation
 
BLACKLISTED_WORLDS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
blockBreak(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand.BlockCommand
 
blockClanFf(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
BlockCommand() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand.BlockCommand
 
blocksForInput(ConversationContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.CreateClanNamePrompt
 
blocksForInput(ConversationContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.CreateClanTagPrompt
 
BREAK - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager.Action
 
BREAK_RIVALRY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.ClanRequest
 
Broadcast - Class in net.sacredlabyrinth.phaed.simpleclans.proxy.listeners
 
Broadcast(BungeeManager) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.Broadcast
 
build() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponentImpl.Builder
 
Builder(XMaterial) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponentImpl.Builder
 
Builder(Material) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponentImpl.Builder
 
Builder(ItemStack) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponentImpl.Builder
 
bungee - Variable in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.MessageListener
 
BUNGEE_SERVERS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
BungeeManager - Class in net.sacredlabyrinth.phaed.simpleclans.proxy
 
BungeeManager(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.proxy.BungeeManager
 

C

can(ProtectionManager.Action, Location, Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager
 
can(ProtectionManager.Action, Location, Player, Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager
 
cancelBasedOnInput(ConversationContext, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.RequestCanceller
 
CANCELLED - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.EconomyResponse
 
cancelling(Conversation) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.InactivityCanceller
 
CanChangeFeeCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
CanChangeFeeCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.CanChangeFeeCondition
 
CanChatCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
CanChatCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.CanChatCondition
 
canHandle(SCMessage.Source) - Method in interface net.sacredlabyrinth.phaed.simpleclans.chat.ChatHandler
 
canHandle(SCMessage.Source) - Method in class net.sacredlabyrinth.phaed.simpleclans.chat.handlers.DiscordChatHandler
 
canHandle(SCMessage.Source) - Method in class net.sacredlabyrinth.phaed.simpleclans.chat.handlers.ProxyChatHandler
 
canHandle(SCMessage.Source) - Method in class net.sacredlabyrinth.phaed.simpleclans.chat.handlers.SpigotChatHandler
 
canHandle(SCMessage.Source) - Method in class net.sacredlabyrinth.phaed.simpleclans.chat.handlers.SpyChatHandler
 
canRegister() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.SimpleClansExpansion
 
canReturnUUID() - Static method in class net.sacredlabyrinth.phaed.simpleclans.uuid.UUIDMigration
 
CanVoteCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
CanVoteCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.CanVoteCondition
 
CanWarTargetCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
CanWarTargetCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.CanWarTargetCondition
 
CategoriesLimitException - Exception Class in net.sacredlabyrinth.phaed.simpleclans.hooks.discord.exceptions
 
CategoriesLimitException(String, String) - Constructor for exception class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.exceptions.CategoriesLimitException
 
categoryExists(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
Checks if a category can be obtained by id.
centerInLine(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
Deprecated.
changeClanTag(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Change a clan's tag
channelExists(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
Checks if a channel with the specified clan tag exists
ChannelExistsException - Exception Class in net.sacredlabyrinth.phaed.simpleclans.hooks.discord.exceptions
 
ChannelExistsException(String, String) - Constructor for exception class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.exceptions.ChannelExistsException
 
ChannelsLimitException - Exception Class in net.sacredlabyrinth.phaed.simpleclans.hooks.discord.exceptions
 
ChannelsLimitException(String, String) - Constructor for exception class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.exceptions.ChannelsLimitException
 
chargePlayer(OfflinePlayer, double, EconomyTransactionEvent.Cause) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Charges the specified amount of money from the player's account.
chargePlayer(OfflinePlayer, double) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Charges the specified amount of money from the player's account.
Chat - Class in net.sacredlabyrinth.phaed.simpleclans.proxy.listeners
 
Chat(BungeeManager) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.Chat
 
CHAT_COMPATIBILITY_MODE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
chatBlock - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.data.Sendable
 
ChatBlock - Class in net.sacredlabyrinth.phaed.simpleclans
 
ChatBlock() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
 
ChatCommand - Class in net.sacredlabyrinth.phaed.simpleclans.commands.clan
 
ChatCommand() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ChatCommand
 
ChatEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
ChatEvent(String, ClanPlayer, List<ClanPlayer>, ChatEvent.Type) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent
 
ChatEvent.Type - Enum in net.sacredlabyrinth.phaed.simpleclans.events
 
ChatFormatMigration - Class in net.sacredlabyrinth.phaed.simpleclans.migrations
 
ChatFormatMigration(SettingsManager) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.migrations.ChatFormatMigration
 
ChatHandler - Interface in net.sacredlabyrinth.phaed.simpleclans.chat
 
chatManager - Static variable in interface net.sacredlabyrinth.phaed.simpleclans.chat.ChatHandler
 
ChatManager - Class in net.sacredlabyrinth.phaed.simpleclans.managers
 
ChatManager(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.managers.ChatManager
 
ChatUtils - Class in net.sacredlabyrinth.phaed.simpleclans.utils
 
check() - Method in class net.sacredlabyrinth.phaed.simpleclans.utils.UpdateChecker
Checks if the version installed is up-to-date
checkConnection() - Method in interface net.sacredlabyrinth.phaed.simpleclans.storage.DBCore
 
checkFee(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
CIVILIAN - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.Kill.Type
 
Clan - Class in net.sacredlabyrinth.phaed.simpleclans
 
Clan() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.Clan
 
Clan(String, String, boolean) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.Clan
 
CLAN - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.ClanPlayer.Channel
 
CLAN - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent.Type
 
CLAN_CONFIRMATION_FOR_DEMOTE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_CONFIRMATION_FOR_PROMOTE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_CREATION - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent.Cause
 
CLAN_DEFAULT_RANK - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_FF_ON_BY_DEFAULT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_HOME_TELEPORT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent.Cause
 
CLAN_HOME_TELEPORT_SET - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent.Cause
 
CLAN_HOMEBASE_CAN_BE_SET_ONLY_ONCE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_INVITATION - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent.Cause
 
CLAN_MAX_ALLIANCES - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_MAX_DESCRIPTION_LENGTH - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_MAX_LENGTH - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_MAX_MEMBERS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_MIN_DESCRIPTION_LENGTH - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_MIN_LENGTH - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_MIN_SIZE_TO_SET_ALLY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_MIN_SIZE_TO_SET_RIVAL - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_MIN_TO_VERIFY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_PERCENTAGE_ONLINE_TO_DEMOTE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_REGROUP - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent.Cause
 
CLAN_TELEPORT_DELAY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_TRUST_MEMBERS_BY_DEFAULT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_UNVERIFIED_MAX_MEMBERS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLAN_VERIFICATION - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent.Cause
 
clanAnnounce(String, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Announce message to a whole clan
ClanBalanceUpdateEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
ClanBalanceUpdateEvent(BankOperator, Clan, double, double, ClanBalanceUpdateEvent.Cause) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent
 
ClanBalanceUpdateEvent.Cause - Enum in net.sacredlabyrinth.phaed.simpleclans.events
 
CLANCHAT_ANNOUNCEMENT_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLANCHAT_BRACKET_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLANCHAT_BRACKET_LEFT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLANCHAT_BRACKET_RIGHT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLANCHAT_ENABLE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLANCHAT_FORMAT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLANCHAT_LEADER_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLANCHAT_LISTENER_PRIORITY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLANCHAT_MEMBER_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLANCHAT_MESSAGE_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLANCHAT_NAME_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLANCHAT_PLAYER_BRACKET_LEFT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLANCHAT_PLAYER_BRACKET_RIGHT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLANCHAT_RANK - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLANCHAT_SPYFORMAT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLANCHAT_TAG_BASED - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
CLANCHAT_TRUSTED_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ClanCommands - Class in net.sacredlabyrinth.phaed.simpleclans.commands.clan
 
ClanCommands() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
ClanContextResolver - Class in net.sacredlabyrinth.phaed.simpleclans.commands.contexts
 
ClanContextResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.ClanContextResolver
 
ClanCoords - Class in net.sacredlabyrinth.phaed.simpleclans.commands.data
 
ClanCoords(SimpleClans, Player, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.data.ClanCoords
 
ClanDetailsFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
ClanDetailsFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff
 
ClanDetailsFrame(SCFrame, Player, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.ClanDetailsFrame
 
ClanDetailsFrame(SCFrame, Player, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.ClanDetailsFrame
 
ClanInput - Class in net.sacredlabyrinth.phaed.simpleclans.commands
 
ClanInput(Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.ClanInput
 
ClanInputContextResolver - Class in net.sacredlabyrinth.phaed.simpleclans.commands.contexts
 
ClanInputContextResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.ClanInputContextResolver
 
ClanLeadersCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
ClanLeadersCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.ClanLeadersCompletion
 
ClanList - Class in net.sacredlabyrinth.phaed.simpleclans.commands.data
 
ClanList(SimpleClans, CommandSender, String, String) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.data.ClanList
 
ClanListFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
ClanListFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff
 
ClanListFrame(SCFrame, Player, ClanListFrame.Type, OfflinePlayer) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.ClanListFrame
 
ClanListFrame(SCFrame, Player) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.ClanListFrame
 
ClanListFrame.Type - Enum in net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff
 
clanManager - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AbstractCompletion
 
clanManager - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AbstractCondition
 
clanManager - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.AbstractContextResolver
 
ClanManager - Class in net.sacredlabyrinth.phaed.simpleclans.managers
 
ClanManager() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
 
ClanMemberCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
ClanMemberCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.ClanMemberCondition
 
ClanMembersCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
ClanMembersCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.ClanMembersCompletion
 
ClanNonLeadersCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
ClanNonLeadersCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.ClanNonLeadersCompletion
 
ClanPlayer - Class in net.sacredlabyrinth.phaed.simpleclans
 
ClanPlayer() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
ClanPlayer(String) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Deprecated.
ClanPlayer(UUID) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
ClanPlayer.Channel - Enum in net.sacredlabyrinth.phaed.simpleclans
 
ClanPlayerContextResolver - Class in net.sacredlabyrinth.phaed.simpleclans.commands.contexts
 
ClanPlayerContextResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.ClanPlayerContextResolver
 
ClanPlayerInput - Class in net.sacredlabyrinth.phaed.simpleclans.commands
 
ClanPlayerInput(ClanPlayer) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.ClanPlayerInput
 
ClanPlayerInputContextResolver - Class in net.sacredlabyrinth.phaed.simpleclans.commands.contexts
 
ClanPlayerInputContextResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.ClanPlayerInputContextResolver
 
ClanPlayerListAdapter - Class in net.sacredlabyrinth.phaed.simpleclans.proxy.adapters
 
ClanPlayerListAdapter(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.proxy.adapters.ClanPlayerListAdapter
 
ClanPlayerTeleportEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
ClanPlayerTeleportEvent(ClanPlayer, Location, Location) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.ClanPlayerTeleportEvent
 
ClanPlayerTypeAdapterFactory - Class in net.sacredlabyrinth.phaed.simpleclans.proxy.adapters
 
ClanPlayerTypeAdapterFactory(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.proxy.adapters.ClanPlayerTypeAdapterFactory
 
ClanProfile - Class in net.sacredlabyrinth.phaed.simpleclans.commands.data
 
ClanProfile(SimpleClans, CommandSender, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.data.ClanProfile
 
ClanRequest - Enum in net.sacredlabyrinth.phaed.simpleclans
Clan Requests
ClanRoster - Class in net.sacredlabyrinth.phaed.simpleclans.commands.data
 
ClanRoster(SimpleClans, CommandSender, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.data.ClanRoster
 
ClansCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
ClansCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.ClansCompletion
 
ClanStats - Class in net.sacredlabyrinth.phaed.simpleclans.commands.data
 
ClanStats(SimpleClans, CommandSender, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.data.ClanStats
 
cleanData() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Deletes all clans and clan players in memory
cleanTag(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Cleans up the tag from color codes and makes it lowercase
cleanVotes() - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
Cleans votes
clear() - Method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
Deprecated.
clear() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCFrame
 
clear(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.BbCommand
 
clear(Player, ClanPlayer, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.HomeCommands
 
clear(Player, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.BbCommand
 
clearBb() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Clears the bulletin board
clearCache() - Static method in class net.sacredlabyrinth.phaed.simpleclans.language.LanguageResource
 
clone() - Method in class net.sacredlabyrinth.phaed.simpleclans.chat.SCMessage
 
clone() - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.RequestCanceller
 
close() - Method in interface net.sacredlabyrinth.phaed.simpleclans.storage.DBCore
Close connection
close() - Method in class net.sacredlabyrinth.phaed.simpleclans.storage.MySQLCore
 
close() - Method in class net.sacredlabyrinth.phaed.simpleclans.storage.SQLiteCore
 
closeConnection() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Closes DB connection
cm - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.data.Sendable
 
CollectFeeTask - Class in net.sacredlabyrinth.phaed.simpleclans.tasks
 
CollectFeeTask() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.tasks.CollectFeeTask
 
CollectUpkeepTask - Class in net.sacredlabyrinth.phaed.simpleclans.tasks
 
CollectUpkeepTask() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.tasks.CollectUpkeepTask
 
COLOR_CODE_FROM_PREFIX_FOR_NAME - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
colorize(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
Deprecated.
COMMAND - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent.Cause
When a command such as /clan bank deposit causes the update
COMMANDS_ACCEPT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
COMMANDS_ALLY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
COMMANDS_CLAN - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
COMMANDS_CLAN_CHAT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
COMMANDS_DENY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
COMMANDS_FORCE_PRIORITY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
COMMANDS_GLOBAL - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
COMMANDS_MORE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
compareTo(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
compareTo(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
compareTo(Rank) - Method in class net.sacredlabyrinth.phaed.simpleclans.Rank
 
compareVersions(String, String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.UpdateChecker
 
ComponentClickEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
ComponentClickEvent(Player, SCFrame, SCComponent) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.ComponentClickEvent
 
Components - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
Conditions - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
config - Variable in class net.sacredlabyrinth.phaed.simpleclans.migrations.ConfigMigration
 
config() - Element in annotation type net.sacredlabyrinth.phaed.simpleclans.hooks.papi.Placeholder
 
ConfigMigration - Class in net.sacredlabyrinth.phaed.simpleclans.migrations
 
ConfigMigration(SettingsManager) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.migrations.ConfigMigration
 
ConfigurationSerializableAdapter - Class in net.sacredlabyrinth.phaed.simpleclans.proxy.adapters
 
ConfigurationSerializableAdapter() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.proxy.adapters.ConfigurationSerializableAdapter
 
confirm(ClanPlayer, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.ConfirmationPrompt
 
confirm(ClanPlayer, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.DisbandPrompt
 
confirm(ClanPlayer, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.ResetKdrPrompt
 
confirm(ClanPlayer, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.ResignPrompt
 
ConfirmationFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
ConfirmationFrame(SCFrame, Player, Runnable) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.ConfirmationFrame
 
ConfirmationPrompt - Class in net.sacredlabyrinth.phaed.simpleclans.conversation
 
ConfirmationPrompt() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.conversation.ConfirmationPrompt
 
container(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand.AllowCommand
 
container(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand.BlockCommand
 
CONTAINER - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager.Action
 
Contexts - Class in net.sacredlabyrinth.phaed.simpleclans.commands.contexts
 
Coordinate - Class in net.sacredlabyrinth.phaed.simpleclans.hooks.protection
 
Coordinate(double, double) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.Coordinate
 
Coordinate(Location) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.Coordinate
 
coords(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.DataCommands
 
COORDS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
CoordsFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
CoordsFrame(Player, SCFrame, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.CoordsFrame
 
create(Gson, TypeToken<T>) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.adapters.ClanPlayerTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.adapters.ConfigurationSerializableAdapter
 
create(Player, String, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
create(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.RankCommand
 
CREATE_ALLY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.ClanRequest
 
createCategory() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
Creates a new SimpleClans Category
createChannel(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
Creates a new TextChannel in available SimpleClans' categories, otherwise creates one.
createClan(Player, String, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Create a new clan
CreateClanEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
CreateClanEvent(Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.CreateClanEvent
 
CreateClanNamePrompt - Class in net.sacredlabyrinth.phaed.simpleclans.conversation
 
CreateClanNamePrompt() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.conversation.CreateClanNamePrompt
 
CreateClanTagPrompt - Class in net.sacredlabyrinth.phaed.simpleclans.conversation
 
CreateClanTagPrompt() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.conversation.CreateClanTagPrompt
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.AddAllyFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.AddPermissionFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.AddRivalFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.AlliesFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.ClanDetailsFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.ClanListFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.ConfirmationFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.CoordsFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.InviteFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.LanguageSelectorFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.LeaderboardFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.MainFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.PermissionsFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.PlayerDetailsFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.RanksFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.RivalsFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.RosterFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.ClanDetailsFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.ClanListFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.PlayerDetailsFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.PlayerListFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.StaffFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.WarningFrame
 
createComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCFrame
 
createRank(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Creates a rank
CreateRankEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
CreateRankEvent(Player, Clan, Rank) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.CreateRankEvent
 
CreateRankNamePrompt - Class in net.sacredlabyrinth.phaed.simpleclans.conversation
 
CreateRankNamePrompt() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.conversation.CreateRankNamePrompt
 
CSVBankLogger - Class in net.sacredlabyrinth.phaed.simpleclans.loggers
Logs all bank actions to one CSV file per day.
CSVBankLogger(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.loggers.CSVBankLogger
 
CurrencyFormat - Class in net.sacredlabyrinth.phaed.simpleclans.utils
 
CurrencyFormat() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.utils.CurrencyFormat
 

D

damage(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand.AllowCommand
 
damage(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand.BlockCommand
 
DAMAGE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager.Action
 
DataCommands - Class in net.sacredlabyrinth.phaed.simpleclans.commands.clan
 
DataCommands() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.clan.DataCommands
 
DATE_TIME_PATTERN - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
DateFormat - Class in net.sacredlabyrinth.phaed.simpleclans.utils
 
DateFormat() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.utils.DateFormat
 
Dates - Class in net.sacredlabyrinth.phaed.simpleclans
 
DBCore - Interface in net.sacredlabyrinth.phaed.simpleclans.storage
 
debug(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
DEBUG - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
decline(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.ConfirmationPrompt
 
DEFAULT_REPLACE - Static variable in class net.sacredlabyrinth.phaed.simpleclans.StringSimplifier
 
DEFAULT_REPLACE_CHAR - Static variable in class net.sacredlabyrinth.phaed.simpleclans.StringSimplifier
 
defaultRankFromJson(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Parses the default rank from the specified Json String
delete(Player, Clan, Rank) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.RankCommand
 
deleteChannel(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
Deletes channel from SimpleClans categories.
deleteClan(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Delete a clan from the database
DeleteClan - Class in net.sacredlabyrinth.phaed.simpleclans.proxy.listeners
 
DeleteClan(BungeeManager) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.DeleteClan
 
deleteClanPlayer(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Delete a players data file
deleteClanPlayer(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Delete a clan player from the database
DeleteClanPlayer - Class in net.sacredlabyrinth.phaed.simpleclans.proxy.listeners
 
DeleteClanPlayer(BungeeManager) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.DeleteClanPlayer
 
deleteClanPlayerFromMemory(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Delete a player data from memory
deleteKills(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Deprecated.
deleteKills(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Delete a player's kill record form the database
deleteLand(String, World) - Method in interface net.sacredlabyrinth.phaed.simpleclans.hooks.protection.ProtectionProvider
 
deleteLand(String, World) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.GriefPreventionProvider
 
deleteLand(String, World) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.Landlord4Provider
 
deleteLand(String, World) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.WorldGuard6Provider
 
deleteRank(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Deletes a rank with the specified name
DeleteRankEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
DeleteRankEvent(Player, Clan, Rank) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.DeleteRankEvent
 
demote(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
demote(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Demote a leader back to a member of a clan
demote(CommandSender, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
demote(Player, ClanPlayer, Clan, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LeaderCommands
 
DEMOTE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.ClanRequest
 
DENSE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.utils.RankingNumberResolver.RankingType
Example: 1223
deny(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
 
deny(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
DENY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.VoteResult
 
deposit(double, Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Deprecated.
deposit(BankOperator, ClanBalanceUpdateEvent.Cause, double) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Deposits money to the clan
deposit(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ToggleCommand.Verified
 
DEPOSIT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent.TransactionType
 
DEPOSIT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.loggers.BankLogger.Operation
 
DESCRIPTION - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
deserialize(String, Class<T>) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.YAMLSerializer
 
DIACRITICS_AND_FRIENDS - Static variable in class net.sacredlabyrinth.phaed.simpleclans.StringSimplifier
 
differenceInDays(Timestamp, Timestamp) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Dates
 
differenceInDays(Date, Date) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Dates
 
differenceInHours(Timestamp, Timestamp) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Dates
 
differenceInHours(Date, Date) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Dates
 
differenceInMinutes(Timestamp, Timestamp) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Dates
 
differenceInMinutes(Date, Date) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Dates
 
differenceInMonths(Timestamp, Timestamp) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Dates
 
differenceInMonths(Date, Date) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Dates
 
differenceInSeconds(Timestamp, Timestamp) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Dates
 
differenceInSeconds(Date, Date) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Dates
 
differenceInYears(Timestamp, Timestamp) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Dates
 
differenceInYears(Date, Date) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Dates
 
DifferentClanCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
DifferentClanCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.DifferentClanCondition
 
DISABLE_MESSAGES - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
disallow(ProtectionManager.Action, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
DISALLOWED_TAG_COLORS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
DISALLOWED_TAGS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
disband() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
disband(CommandSender, boolean, boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Disbands the clan
disband(CommandSender, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
disband(Player, ClanPlayer, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LeaderCommands
 
DISBAND - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.ClanRequest
 
DisbandClanEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
DisbandClanEvent(CommandSender, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.DisbandClanEvent
 
DisbandPrompt - Class in net.sacredlabyrinth.phaed.simpleclans.conversation
 
DisbandPrompt() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.conversation.DisbandPrompt
 
discord(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LeaderCommands
 
DISCORD - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.chat.SCMessage.Source
 
DISCORD_CREATION - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent.Cause
 
DISCORDCHAT_AUTO_CREATION - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
DISCORDCHAT_ENABLE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
DISCORDCHAT_FORMAT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
DISCORDCHAT_FORMAT_TO - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
DISCORDCHAT_LEADER_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
DISCORDCHAT_LEADER_ID - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
DISCORDCHAT_LEADER_ROLE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
DISCORDCHAT_MINIMUM_LINKED_PLAYERS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
DISCORDCHAT_RANK - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
DISCORDCHAT_SPYFORMAT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
DISCORDCHAT_TEXT_CATEGORY_FORMAT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
DISCORDCHAT_TEXT_CATEGORY_IDS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
DISCORDCHAT_TEXT_LIMIT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
DISCORDCHAT_TEXT_WHITELIST - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
DiscordChatHandler - Class in net.sacredlabyrinth.phaed.simpleclans.chat.handlers
Handles delivering messages from SCMessage.Source.SPIGOT to SCMessage.Source.DISCORD.
DiscordChatHandler() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.chat.handlers.DiscordChatHandler
 
DiscordHook - Class in net.sacredlabyrinth.phaed.simpleclans.hooks.discord
Hooks SimpleClans and Discord, using DiscordSRV.
DiscordHook(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
DiscordHookException - Exception Class in net.sacredlabyrinth.phaed.simpleclans.hooks.discord.exceptions
Superclass of all discord exceptions
DiscordHookException(String) - Constructor for exception class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.exceptions.DiscordHookException
 
DiscordHookException(String, String) - Constructor for exception class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.exceptions.DiscordHookException
 
display(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.BbCommand
 
display(Player, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.BbCommand
 
DISPLAY_CHAT_TAGS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
displayBb(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Displays bb to a player
displayBb(Player, int) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Displays bb to a player
DoubleContextResolver - Class in net.sacredlabyrinth.phaed.simpleclans.commands.contexts
 
DoubleContextResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.DoubleContextResolver
 
DoublePrimitiveContextResolver - Class in net.sacredlabyrinth.phaed.simpleclans.commands.contexts
 
DoublePrimitiveContextResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.DoublePrimitiveContextResolver
 
DROP_ITEMS_ON_CLAN_HOME - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 

E

ECONOMY_BANK_LOG_ENABLED - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_CREATION_PRICE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_DISCORD_CREATION_PRICE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_HOME_TELEPORT_PRICE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_HOME_TELEPORT_SET_PRICE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_INVITE_PRICE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_ISSUER_PAYS_REGROUP - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_MAX_MEMBER_FEE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_MEMBER_FEE_ENABLED - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_MEMBER_FEE_LAST_MINUTE_CHANGE_INTERVAL - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_MEMBER_FEE_SET_PRICE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_MONEY_PER_KILL - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_MONEY_PER_KILL_KDR_MULTIPLIER - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_MULTIPLY_UPKEEP_BY_CLAN_SIZE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_PURCHASE_CLAN_CREATE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_PURCHASE_CLAN_INVITE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_PURCHASE_CLAN_VERIFY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_PURCHASE_DISCORD_CREATE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_PURCHASE_HOME_REGROUP - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_PURCHASE_HOME_TELEPORT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_PURCHASE_HOME_TELEPORT_SET - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_PURCHASE_MEMBER_FEE_SET - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_PURCHASE_RESET_KDR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_REGROUP_PRICE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_RESET_KDR_PRICE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_UNIQUE_TAX_ON_REGROUP - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_UPKEEP - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_UPKEEP_ENABLED - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_UPKEEP_REQUIRES_MEMBER_FEE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ECONOMY_VERIFICATION_PRICE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
EconomyEnabledCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
EconomyEnabledCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.EconomyEnabledCondition
 
EconomyResponse - Enum in net.sacredlabyrinth.phaed.simpleclans
 
EconomyTransactionEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
This event is fired when money is granted or charged from a player's account.
EconomyTransactionEvent(OfflinePlayer, double, EconomyTransactionEvent.Cause, EconomyTransactionEvent.TransactionType) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent
 
EconomyTransactionEvent.Cause - Enum in net.sacredlabyrinth.phaed.simpleclans.events
 
EconomyTransactionEvent.TransactionType - Enum in net.sacredlabyrinth.phaed.simpleclans.events
 
ENABLE_AUTO_GROUPS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ENABLE_GUI - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ENABLE_REJOIN_COOLDOWN - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
ENABLE_WAR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
END_WAR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.ClanRequest
 
endPendingRequest(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
End a pending request prematurely
endWar(ClanPlayer, Clan, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
enoughLeadersOnlineToDemote(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Checks if there are enough leaders online to vote
equals(Object) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
equals(Object) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
equals(Object) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.ClanInput
 
equals(Object) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.ClanPlayerInput
 
equals(Object) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.Coordinate
 
equals(Object) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.Land
 
equals(Object) - Method in class net.sacredlabyrinth.phaed.simpleclans.Rank
 
equals(Object) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCFrame
 
equals(Object) - Method in class net.sacredlabyrinth.phaed.simpleclans.War
 
escapeQuotes(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Escapes single quotes
Events - Class in net.sacredlabyrinth.phaed.simpleclans.listeners
 
execute(String) - Method in interface net.sacredlabyrinth.phaed.simpleclans.storage.DBCore
Execute a statement
executeUpdate(String) - Method in interface net.sacredlabyrinth.phaed.simpleclans.storage.DBCore
 
existsColumn(String, String) - Method in interface net.sacredlabyrinth.phaed.simpleclans.storage.DBCore
Check whether a column exists
existsTable(String) - Method in interface net.sacredlabyrinth.phaed.simpleclans.storage.DBCore
Check whether a table exists
EXPIRATION - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.WarEndEvent.Reason
 

F

fee(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ToggleCommand.Verified
 
FEE_BYPASS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
FEE_ENABLE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
FEE_SET - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
fetchUUIDsForClanPlayers(List<ClanPlayer>) - Static method in class net.sacredlabyrinth.phaed.simpleclans.uuid.UUIDFetcher
Fetches UUIDs for a list of ClanPlayer objects.
Flags - Class in net.sacredlabyrinth.phaed.simpleclans
 
Flags(String) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.Flags
 
FloatContextResolver - Class in net.sacredlabyrinth.phaed.simpleclans.commands.contexts
 
FloatContextResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.FloatContextResolver
 
FloatPrimitiveContextResolver - Class in net.sacredlabyrinth.phaed.simpleclans.commands.contexts
 
FloatPrimitiveContextResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.FloatPrimitiveContextResolver
 
forLanguageTag(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
 
format(double) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
 
format(double) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.CurrencyFormat
 
format(float) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.KDRFormat
 
formatDateTime(long) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.DateFormat
 
formatMaxInactiveDays(int) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Formats max inactive days to an infinity symbol if it's negative or 0
formatTime(Long, int) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Dates
authors: RoboMWM, LaxWasHere
FrameOpenEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
FrameOpenEvent(Player, SCFrame) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.FrameOpenEvent
 
FriendlyFire - Class in net.sacredlabyrinth.phaed.simpleclans.listeners
 
FriendlyFire(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.listeners.FriendlyFire
 
FRIENDLYFIRE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
fromArrayToList(String...) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Converts string array to ArrayList<String>, remove empty strings
fromArrayToSet(String...) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Deprecated.
fromPermissionArray() - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Converts the Permission values array to a String array

G

GeneralCommands - Class in net.sacredlabyrinth.phaed.simpleclans.commands.general
 
GeneralCommands() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
generatePageSeparator(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Generates page separator line
getAcceptors() - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
getAccepts() - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
getAllAllyMembers() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Get all the ally clan's members
getAllClanPlayers() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Returns the collection of all clan players, including the disabled ones
getAllies() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Return a list of all the allies' tags clean (no colors)
getAllMembers() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Deprecated.
getAllyKills() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
getAllyString(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
getAllyString(String, CommandSender) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns a separator delimited string with all the ally clan's colored tags
getAmount() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.BankDepositEvent
Deprecated.
 
getAmount() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.BankWithdrawEvent
Deprecated.
 
getAmount() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent
 
getAmount() - Method in class net.sacredlabyrinth.phaed.simpleclans.loggers.BankLog
 
getAnyClanPlayer(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
 
getAnyClanPlayer(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Gets the ClanPlayer data object for the player, will retrieve disabled clan players as well, these are players who used to be in a clan but are not currently in one, their data file persists and can be accessed. their clan will be null though.
getArmorString(PlayerInventory) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Returns a formatted string detailing the players armor
getAttacker() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.AddKillEvent
 
getAttacker(EntityDamageEvent) - Static method in class net.sacredlabyrinth.phaed.simpleclans.listeners.Events
 
getAuthor() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.SimpleClansExpansion
 
getAvailableLocales() - Static method in class net.sacredlabyrinth.phaed.simpleclans.language.LanguageResource
 
getAverageWK() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Gets average weighted kills for the clan
getBackComponent(SCFrame, int, Player) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.Components
 
getBalance() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns the clan's balance
getBalance() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent
 
getBalance() - Method in class net.sacredlabyrinth.phaed.simpleclans.loggers.BankOperator
 
getBalanceFormatted() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns the clan's balance formatted
getBankLogger() - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
getBanner() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
getBar(double) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Returns a colored bar based on the length
getBb() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns a list with the contents of the bulletin board
getBoolean(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Flags
 
getBoolean(String, boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.Flags
 
getBukkitPermission() - Method in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
getCachedCategories() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
getCachedChannel(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
Retrieves channel in SimpleClans categories.
getCachedChannels() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
getCapeUrl() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Deprecated.
getCasualties(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.War
 
getCategories() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
In most cases, you will use DiscordHook.getCachedCategories().
getCause() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent
 
getCause() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent
 
getCause() - Method in class net.sacredlabyrinth.phaed.simpleclans.loggers.BankLog
 
getChannel() - Method in class net.sacredlabyrinth.phaed.simpleclans.chat.SCMessage
 
getChannel() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
getChannel(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
Retrieves the channel in SimpleClans categories.
getChannels() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
In most cases, you will use DiscordHook.getCachedChannels().
getChatBlock(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Retrieve a player's pending chat lines
getChatManager() - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
getCivilianKills() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns the number of civilian kills this player has
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns this player's clan
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.ClanInput
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.BankDepositEvent
Deprecated.
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.BankWithdrawEvent
Deprecated.
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.CreateClanEvent
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.CreateRankEvent
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.DeleteRankEvent
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.DisbandClanEvent
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.HomeRegroupEvent
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerDemoteEvent
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerHomeClearEvent
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerHomeSetEvent
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerJoinedClanEvent
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerKickedClanEvent
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerPromoteEvent
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerRankUpdateEvent
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PreCreateRankEvent
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.TagChangeEvent
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.loggers.BankLog
 
getClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
getClan(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Returns the clan the tag belongs to
getClanByPlayerName(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
 
getClanByPlayerUniqueId(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Get a player's clan
getClanComponent(SCFrame, Player, Clan, int, boolean) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.Components
 
getClanFirst() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.AllyClanAddEvent
 
getClanFirst() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.AllyClanRemoveEvent
 
getClanFirst() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.RivalClanAddEvent
 
getClanFirst() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.RivalClanRemoveEvent
 
getClanManager() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.MessageListener
 
getClanManager() - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
getClanName() - Method in class net.sacredlabyrinth.phaed.simpleclans.TeleportState
 
getClanPlayer() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.ClanPlayerInput
 
getClanPlayer() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanPlayerTeleportEvent
 
getClanPlayer() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerDemoteEvent
 
getClanPlayer() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerHomeSetEvent
 
getClanPlayer() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerJoinedClanEvent
 
getClanPlayer() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerKickedClanEvent
 
getClanPlayer() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerPromoteEvent
 
getClanPlayer() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerResetKdrEvent
Gets the player whose kill death rate going to be reset
getClanPlayer(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
 
getClanPlayer(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Gets the ClanPlayer data object if a player is currently in a clan, null if he's not in a clan
getClanPlayer(OfflinePlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Gets the ClanPlayer data object if a player is currently in a clan, null if he's not in a clan
getClanPlayer(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Gets the ClanPlayer data object if a player is currently in a clan, null if he's not in a clan
getClanPlayerJoinEvent(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Deprecated.
getClanPlayerName(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Deprecated.
getClans() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
 
getClans() - Method in class net.sacredlabyrinth.phaed.simpleclans.War
 
getClanSecond() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.AllyClanAddEvent
 
getClanSecond() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.AllyClanRemoveEvent
 
getClanSecond() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.RivalClanAddEvent
 
getClanSecond() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.RivalClanRemoveEvent
 
getClasses(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
 
getCleanName() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns the clean name for this player (lowercase)
getColor() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns the first color in the clan's tag
getColorByChar(char) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.ChatUtils
 
getColored(SettingsManager.ConfigField) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
getColorizedMessage(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
Deprecated.
getColorName(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Get a players full color name if he is online
getColorTag() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns the color tag for this clan
getCommandManager() - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
getCompletions() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AbstractStaticCompletion
 
getCompletions() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.ListTypeCompletion
 
getCompletions() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.LocaleCompletion
 
getCompletions() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.OrderCompletion
 
getCompletions() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.RankPermissionsCompletion
 
getCompletions(BukkitCommandCompletionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AlliedClansCompletion
 
getCompletions(BukkitCommandCompletionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AllLeadersCompletion
 
getCompletions(BukkitCommandCompletionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AllNonLeadersCompletion
 
getCompletions(BukkitCommandCompletionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.ClanLeadersCompletion
 
getCompletions(BukkitCommandCompletionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.ClanMembersCompletion
 
getCompletions(BukkitCommandCompletionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.ClanNonLeadersCompletion
 
getCompletions(BukkitCommandCompletionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.ClansCompletion
 
getCompletions(BukkitCommandCompletionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.NonMembersCompletion
 
getCompletions(BukkitCommandCompletionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.RanksCompletion
 
getCompletions(BukkitCommandCompletionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.RivalsCompletion
 
getCompletions(BukkitCommandCompletionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.WarringClansCompletion
 
getComponent() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ComponentClickEvent
 
getComponent(int) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCFrame
 
getComponents() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCFrame
 
getConfig() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
getConnection() - Method in interface net.sacredlabyrinth.phaed.simpleclans.storage.DBCore
 
getConnection() - Method in class net.sacredlabyrinth.phaed.simpleclans.storage.MySQLCore
 
getConnection() - Method in class net.sacredlabyrinth.phaed.simpleclans.storage.SQLiteCore
 
getContent() - Method in class net.sacredlabyrinth.phaed.simpleclans.chat.SCMessage
 
getContext(BukkitCommandExecutionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.ClanContextResolver
 
getContext(BukkitCommandExecutionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.ClanInputContextResolver
 
getContext(BukkitCommandExecutionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.ClanPlayerContextResolver
 
getContext(BukkitCommandExecutionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.ClanPlayerInputContextResolver
 
getContext(BukkitCommandExecutionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.DoublePrimitiveContextResolver
 
getContext(BukkitCommandExecutionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.FloatPrimitiveContextResolver
 
getContext(BukkitCommandExecutionContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.RankContextResolver
 
getCoordinates() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.Land
 
getCounter() - Method in class net.sacredlabyrinth.phaed.simpleclans.TeleportState
Get seconds left before teleport
getCp() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerHomeClearEvent
 
getCreateClanPlayer(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
 
getCreateClanPlayer(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Gets the ClanPlayer object for the player, creates one if not found
getCreateClanPlayerUUID(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Deprecated.
getCreateLandEvent() - Method in interface net.sacredlabyrinth.phaed.simpleclans.hooks.protection.ProtectionProvider
 
getCreateLandEvent() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.GriefPreventionProvider
 
getCreateLandEvent() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.Landlord4Provider
 
getCreateLandEvent() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.WorldGuard6Provider
 
getCurrent(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.UpdateClan
 
getCurrent(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.UpdateClanPlayer
 
getCurrent(T) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.Update
 
getCurrentPage() - Method in class net.sacredlabyrinth.phaed.simpleclans.utils.Paginator
author: RoinujNosde
getDeaths() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns the number of deaths this player has
getDeclineTextKey() - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.ConfirmationPrompt
 
getDeclineTextKey() - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.DisbandPrompt
 
getDeclineTextKey() - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.ResetKdrPrompt
 
getDeclineTextKey() - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.ResignPrompt
 
getDefaultRank() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Gets the default rank for this clan.
getDefaults() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.SimpleClansExpansion
 
getDelayTo(int, int) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Returns the delay in seconds to the specified hour and minute.
getDenies() - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
getDescription() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns the clan's description
getDestination() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanPlayerTeleportEvent
 
getDestination() - Method in class net.sacredlabyrinth.phaed.simpleclans.TeleportState
 
getDisallowedColorString() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
getDiscordHook() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ChatManager
 
getDisplayName() - Method in class net.sacredlabyrinth.phaed.simpleclans.Rank
Returns the rank's display name
getDouble(SettingsManager.ConfigField) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
getEconomyResponse() - Method in class net.sacredlabyrinth.phaed.simpleclans.loggers.BankLog
 
getFeePayers() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Get all members that must pay the fee (that excludes leaders and players with the permission to bypass it)
getFlags() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Return the list of flags and their data as a json string
getFlags() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Return the list of flags and their data as a json string
getFoodString(PlayerInventory) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Returns a formatted string detailing the players food
getForcedPlayerUUID(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.uuid.UUIDMigration
Deprecated.
getFormattedClanStatus(Clan, CommandSender) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
 
getFounded() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
The founded date in milliseconds
getFoundedString() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
The string representation of the founded date
getFrame() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ComponentClickEvent
 
getFrame() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.FrameOpenEvent
 
getGson() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.BungeeManager
 
getGson() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.MessageListener
 
getGuild() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.AddKillEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.AllyClanAddEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.AllyClanRemoveEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.BankDepositEvent
Deprecated.
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.BankWithdrawEvent
Deprecated.
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanPlayerTeleportEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.ComponentClickEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.CreateClanEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.CreateRankEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.DeleteRankEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.DisbandClanEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.FrameOpenEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.HomeRegroupEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerDemoteEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerHomeClearEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerHomeSetEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerJoinedClanEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerKickedClanEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerPromoteEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerRankUpdateEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerResetKdrEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.PreCreateClanEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.PreCreateRankEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.ReloadEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.RequestEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.RequestFinishedEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.RivalClanAddEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.RivalClanRemoveEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.TagChangeEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.WarEndEvent
 
getHandlerList() - Static method in class net.sacredlabyrinth.phaed.simpleclans.events.WarStartEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.AddKillEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.AllyClanAddEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.AllyClanRemoveEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.BankDepositEvent
Deprecated.
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.BankWithdrawEvent
Deprecated.
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanPlayerTeleportEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ComponentClickEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.CreateClanEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.CreateRankEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.DeleteRankEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.DisbandClanEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.FrameOpenEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.HomeRegroupEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerDemoteEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerHomeClearEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerHomeSetEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerJoinedClanEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerKickedClanEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerPromoteEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerRankUpdateEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerResetKdrEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PreCreateClanEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PreCreateRankEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ReloadEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.RequestEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.RequestFinishedEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.RivalClanAddEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.RivalClanRemoveEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.TagChangeEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.WarEndEvent
 
getHandlers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.WarStartEvent
 
getHeader() - Static method in class net.sacredlabyrinth.phaed.simpleclans.loggers.BankLog
 
getHomeLocation() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AlliedClansCompletion
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AllLeadersCompletion
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AllNonLeadersCompletion
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.ClanLeadersCompletion
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.ClanMembersCompletion
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.ClanNonLeadersCompletion
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.ClansCompletion
 
getId() - Method in interface net.sacredlabyrinth.phaed.simpleclans.commands.completions.IdentifiableCompletion
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.ListTypeCompletion
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.LocaleCompletion
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.NonMembersCompletion
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.OrderCompletion
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.RankPermissionsCompletion
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.RanksCompletion
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.RivalsCompletion
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.WarringClansCompletion
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AlliedClanCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.CanChangeFeeCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.CanChatCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.CanVoteCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.CanWarTargetCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.ClanMemberCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.DifferentClanCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.EconomyEnabledCondition
 
getId() - Method in interface net.sacredlabyrinth.phaed.simpleclans.commands.conditions.IdentifiableCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.InputClanMemberCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.InputVerifiedCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.LandSharingCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.LeaderCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.MemberFeeEnabledCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.MinimumToAllyCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.MinimumToRivalCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.NotBannedCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.NotBannedInputCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.NotBlacklistedCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.NotInClanCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.OnlineCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.OwnLandCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.PlayerClanMemberCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.RankPermissionCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.RivableCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.SameClanCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.SenderClanMemberCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.TeleportCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.TeleportInputCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.VerifiedCondition
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.PlaceholderResolver
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.KdrResolver
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.ListSizeResolver
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.MemberStatusResolver
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.MethodReturnResolver
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.NotNullReturnResolver
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.PlayerColorResolver
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.RankingPositionResolver
 
getId() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.Land
 
getIdentifier() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.SimpleClansExpansion
 
getIdPrefix() - Method in interface net.sacredlabyrinth.phaed.simpleclans.hooks.protection.ProtectionProvider
 
getIdPrefix() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.GriefPreventionProvider
 
getIdPrefix() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.Landlord4Provider
 
getIdPrefix() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.WorldGuard6Provider
 
getIgnoredList(ProtectionManager.Action) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
getInactiveDays() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns the number of days the clan has been inactive
getInactiveDays() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns the number of days the player has been inactive
getInstance() - Static method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
getInt(SettingsManager.ConfigField) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
getIssuer() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.HomeRegroupEvent
 
getIssuer() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerRankUpdateEvent
 
getItem() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
getItem() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponentImpl
 
getItemList() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
getItemMeta() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
getJoinDate() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns the player's join date to his current clan in milliseconds, 0 if not in a clan
getJoinDateString() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns a string representation of the join date, blank if not in a clan
getKDR() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns weighted-kill/death ratio
getKiller() - Method in class net.sacredlabyrinth.phaed.simpleclans.Kill
 
getKillsPerPlayer(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Returns a map of victim->count of all kills that specific player did
getKillsPerPlayer(String, StorageManager.DataCallback<Map<String, Integer>>) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Gets, asynchronously, a map of victim->count of all kills that specific player did and notifies via callback when it's ready
getLands(Player, Location) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager
Gets the Player's lands at the given Location, if not found, returns all Player's lands in the World
getLandsAt(Location) - Method in interface net.sacredlabyrinth.phaed.simpleclans.hooks.protection.ProtectionProvider
 
getLandsAt(Location) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.GriefPreventionProvider
 
getLandsAt(Location) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.Landlord4Provider
 
getLandsAt(Location) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.WorldGuard6Provider
 
getLandsAt(Location) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager
 
getLandsOf(OfflinePlayer, World) - Method in interface net.sacredlabyrinth.phaed.simpleclans.hooks.protection.ProtectionProvider
 
getLandsOf(OfflinePlayer, World) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.GriefPreventionProvider
 
getLandsOf(OfflinePlayer, World) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.Landlord4Provider
 
getLandsOf(OfflinePlayer, World) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.WorldGuard6Provider
 
getLandsOf(OfflinePlayer, World) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager
 
getLang(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
Deprecated.
getLang(String, Locale) - Method in class net.sacredlabyrinth.phaed.simpleclans.language.LanguageResource
 
getLang(String, Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
Deprecated.
getLanguage() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
getLastColorCode(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.ChatUtils
 
getLastColors(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.ChatUtils
Loops through the input and returns the last color codes
getLastSeen() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns the last seen date for this player in milliseconds
getLastSeenDays() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns number of days since the player was last seen
getLastSeenDaysString() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
getLastSeenDaysString(CommandSender) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
getLastSeenDaysString(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
getLastSeenString() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
getLastSeenString(CommandSender) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
getLastSeenString(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
getLastUsed() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns the last used date in milliseconds
getLeaderColor() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
getLeaderRole() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
getLeaders() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Get all leaders in the clan
getLeadersString(String, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns a separator delimited string with all the leaders
getListener(ClickType) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
getLocale() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
getLocales() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.SCCommandManager
 
getLocation() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerHomeSetEvent
 
getLocation() - Method in class net.sacredlabyrinth.phaed.simpleclans.TeleportState
 
getLog() - Static method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
Deprecated.
getLogger() - Method in class net.sacredlabyrinth.phaed.simpleclans.loggers.CSVBankLogger
 
getLorePermission() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
getMaxInactiveDays() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns the max number of days the clan can be inactive A <= 0 means it won't be purged
getMaxIndex() - Method in class net.sacredlabyrinth.phaed.simpleclans.utils.Paginator
author: RoinujNosde
getMember(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
getMemberFee() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns the clan's fee
getMembers() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Get all members (leaders, and non-leaders) in the clan
getMessage() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent
Gets the message to be sent
getMessageKey() - Method in exception class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.exceptions.DiscordHookException
 
getMessages() - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
Deprecated.
getMinIndex() - Method in class net.sacredlabyrinth.phaed.simpleclans.utils.Paginator
author: RoinujNosde
getMinutes(SettingsManager.ConfigField) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
getMinutesBeforeRejoin(ClanPlayer, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
 
getMostKilled() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Returns a map of tag->count of all kills
getMostKilled(StorageManager.DataCallback<Map<String, Integer>>) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Gets, asynchronously, a map of tag->count of all kills and notifies via callback when it's ready
getMsg() - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
getName() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns the clan's name
getName() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
(used internally)
getName() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PreCreateClanEvent
 
getName() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.SimpleClansExpansion
 
getName() - Method in class net.sacredlabyrinth.phaed.simpleclans.loggers.BankOperator
 
getName() - Method in class net.sacredlabyrinth.phaed.simpleclans.Rank
Returns the rank's name
getNeutralKills() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns the number of neutral kills this player has
getNewBalance() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent
 
getNewRank() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerRankUpdateEvent
 
getNewTag() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.TagChangeEvent
 
getNextPageComponent(int, Runnable, Paginator, Player) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.Components
 
getNextPrompt(ConversationContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.MessagePromptImpl
 
getNonLeaders() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Get all non-leader players in the clan
getNonVanished(CommandSender, List<ClanPlayer>) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.VanishUtils
 
getNonVanished(CommandSender, Clan) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.VanishUtils
 
getNumber(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Flags
 
getOldBalance() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.BankDepositEvent
Deprecated.
 
getOldBalance() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.BankWithdrawEvent
Deprecated.
 
getOldRank() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerRankUpdateEvent
 
getOnlineLeaders() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Gets the online leaders
getOnlineMembers() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Get all online members (leaders, and non-leaders) in the clan
getOperation() - Method in class net.sacredlabyrinth.phaed.simpleclans.loggers.BankLog
 
getOperator() - Method in class net.sacredlabyrinth.phaed.simpleclans.loggers.BankLog
 
getOrigin() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanPlayerTeleportEvent
 
getOwners() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.Land
 
getPackedAllies() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
(used internally)
getPackedBb() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
(used internally)
getPackedPastClans() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
(used internally)
getPackedRivals() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
(used internally)
getPanelComponent(int) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.Components
 
getParent() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCFrame
 
getPastClans() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns a list with all past clans color tags this player has been in
getPastClansString(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
getPastClansString(String, Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
getPathsIn(String, Predicate<? super Path>) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
 
getPercent(SettingsManager.ConfigField) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
getPermission(ClickType) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
getPermissionLevel() - Method in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
getPermissions() - Method in class net.sacredlabyrinth.phaed.simpleclans.Rank
Returns the rank's permissions
getPermissions(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
 
getPermissionsManager() - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
getPlaceholders() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent
Gets the placeholders
getPlaceholders() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.SimpleClansExpansion
 
getPlayer() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent
 
getPlayer() - Method in class net.sacredlabyrinth.phaed.simpleclans.TeleportState
The player that is waiting for teleport
getPlayer(Event) - Method in interface net.sacredlabyrinth.phaed.simpleclans.hooks.protection.ProtectionProvider
 
getPlayer(Event) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.GriefPreventionProvider
 
getPlayer(Event) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.Landlord4Provider
 
getPlayer(Event) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.WorldGuard6Provider
 
getPlayerComponent(SCFrame, Player, ClanPlayer, int, boolean) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.Components
 
getPlayerComponent(SCFrame, Player, OfflinePlayer, int, boolean) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.Components
 
getPlayers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.HomeRegroupEvent
 
getPlugin() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.BungeeManager
 
getPrefix(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
 
getPreviousPageComponent(int, Runnable, Paginator, Player) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.Components
 
getPromptText(ConversationContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.ConfirmationPrompt
 
getPromptText(ConversationContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.CreateClanNamePrompt
 
getPromptText(ConversationContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.CreateClanTagPrompt
 
getPromptText(ConversationContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.CreateRankNamePrompt
 
getPromptText(ConversationContext) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.MessagePromptImpl
 
getPromptTextKey() - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.ConfirmationPrompt
 
getPromptTextKey() - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.DisbandPrompt
 
getPromptTextKey() - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.ResetKdrPrompt
 
getPromptTextKey() - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.ResignPrompt
 
getProtectionManager() - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
getProxyManager() - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
getRank() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Deprecated.
getRank() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.CreateRankEvent
 
getRank() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.DeleteRankEvent
 
getRank(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Gets a rank with the specified name or null if not found
getRankDisplayName() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
getRankId() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
getRankingNumber(E) - Method in class net.sacredlabyrinth.phaed.simpleclans.utils.RankingNumberResolver
 
getRankingType() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
getRankName() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PreCreateRankEvent
 
getRanks() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns the clan's ranks
getReason() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.WarEndEvent
 
getReceivers() - Method in class net.sacredlabyrinth.phaed.simpleclans.chat.SCMessage
 
getReceivers() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent
Gets the message receivers
getRequest() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.RequestEvent
 
getRequest() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.RequestFinishedEvent
 
getRequester() - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
getRequestManager() - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
getRequiredPluginName() - Method in interface net.sacredlabyrinth.phaed.simpleclans.hooks.protection.ProtectionProvider
 
getRequiredPluginName() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.GriefPreventionProvider
 
getRequiredPluginName() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.Landlord4Provider
 
getRequiredPluginName() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.WorldGuard6Provider
 
getResignTime(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns the time in millis when the player resigned from the clan
getResignTimes() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns a map containing the time the player resigned from certain clans
getRivableClanCount() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Get a count of rivable clans
getRivalKills() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns the number of rival kills this player has
getRivals() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns a list of all rival tags clean (no colors)
getRivalString(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
getRivalString(String, CommandSender) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns a separator delimited string with all the rival clan's colored tags
getSafe(Location) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.TeleportManager
Converts the specified Location to a safe one, i.e. where there is no risk of suffocation
getSeconds(SettingsManager.ConfigField) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
getSender() - Method in class net.sacredlabyrinth.phaed.simpleclans.chat.SCMessage
 
getSender() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent
Gets the message sender
getSender() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.DisbandClanEvent
 
getSender() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ReloadEvent
 
GetServer - Class in net.sacredlabyrinth.phaed.simpleclans.proxy.listeners
 
GetServer(BungeeManager) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.GetServer
 
getServerName() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.BungeeManager
 
getServerName() - Method in interface net.sacredlabyrinth.phaed.simpleclans.proxy.ProxyManager
 
getSettingsManager() - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
getShortname() - Method in enum net.sacredlabyrinth.phaed.simpleclans.Kill.Type
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Get total clan size
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.AddAllyFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.AddPermissionFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.AddRivalFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.AlliesFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.ClanDetailsFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.ClanListFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.ConfirmationFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.CoordsFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.InviteFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.LanguageSelectorFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.LeaderboardFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.MainFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.PermissionsFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.PlayerDetailsFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.RanksFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.RivalsFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.RosterFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.ClanDetailsFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.ClanListFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.PlayerDetailsFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.PlayerListFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.StaffFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.WarningFrame
 
getSize() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCFrame
 
getSizePerPage() - Method in class net.sacredlabyrinth.phaed.simpleclans.utils.Paginator
author: RoinujNosde
getSlot() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
getSlot() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponentImpl
 
getSource() - Method in class net.sacredlabyrinth.phaed.simpleclans.chat.SCMessage
 
getStarterRanks() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
getStorageManager() - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
getString(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Flags
 
getString(String, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Flags
 
getString(SettingsManager.ConfigField) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
getStringList(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Flags
 
getStringList(SettingsManager.ConfigField) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
getSubTypesOf(String, Class<?>) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
 
getSuffix(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
 
getTag() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns the clan's tag clean (no colors)
getTag() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns this player's clan's tag.
getTag() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PreCreateClanEvent
 
getTagLabel() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns this player's clan's tag label.
getTagLabel(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
getTagValidator() - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
getTarget() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerRankUpdateEvent
 
getTarget() - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
getTeleportManager() - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
getTime() - Method in class net.sacredlabyrinth.phaed.simpleclans.Kill
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.AddAllyFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.AddPermissionFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.AddRivalFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.AlliesFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.ClanDetailsFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.ClanListFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.ConfirmationFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.CoordsFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.InviteFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.LanguageSelectorFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.LeaderboardFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.MainFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.PermissionsFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.PlayerDetailsFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.RanksFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.RivalsFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.RosterFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.ClanDetailsFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.ClanListFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.PlayerDetailsFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.PlayerListFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.StaffFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.WarningFrame
 
getTitle() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCFrame
 
getTotalAlly() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
getTotalCasualties() - Method in class net.sacredlabyrinth.phaed.simpleclans.War
 
getTotalCivilian() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Gets total civilian kills for the clan
getTotalDeaths() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Gets the clan's total KDR
getTotalElements() - Method in class net.sacredlabyrinth.phaed.simpleclans.utils.Paginator
author: RoinujNosde
getTotalKDR() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Gets the clan's total KDR
getTotalKills() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
getTotalKills() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
getTotalNeutral() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Gets total neutral kills for the clan
getTotalRival() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Gets total rival kills for the clan
getTransactionType() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent
 
getTranslationStatus(Locale) - Static method in class net.sacredlabyrinth.phaed.simpleclans.language.LanguageResource
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AbstractParameterCondition
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AlliedClanCondition
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.CanWarTargetCondition
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.ClanMemberCondition
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.DifferentClanCondition
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.InputClanMemberCondition
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.InputVerifiedCondition
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.NotBannedInputCondition
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.NotInClanCondition
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.OnlineCondition
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.PlayerClanMemberCondition
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.SameClanCondition
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.TeleportCondition
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.TeleportInputCondition
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.AbstractContextResolver
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.ClanContextResolver
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.ClanInputContextResolver
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.ClanPlayerContextResolver
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.ClanPlayerInputContextResolver
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.DoubleContextResolver
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.DoublePrimitiveContextResolver
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.FloatContextResolver
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.FloatPrimitiveContextResolver
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.RankContextResolver
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent
Gets the chat type
getType() - Static method in class net.sacredlabyrinth.phaed.simpleclans.proxy.adapters.ClanPlayerListAdapter
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.Update
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.UpdateClan
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.UpdateClanPlayer
 
getType() - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
getUniqueId() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
(used internally)
getUpdater() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent
 
getUUIDOf(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.uuid.UUIDFetcher
Fetches the UUID for a single player name.
getValues() - Method in class net.sacredlabyrinth.phaed.simpleclans.loggers.BankLog
 
getVersion() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.SimpleClansExpansion
 
getVictim() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.AddKillEvent
 
getVictim() - Method in class net.sacredlabyrinth.phaed.simpleclans.Kill
 
getViewer() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCFrame
 
getVote() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
(used internally)
getWar() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.WarEndEvent
 
getWar() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.WarStartEvent
 
getWar(Clan, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager
 
getWarringClans() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Return a collection of all the warring clans
getWeaponString(PlayerInventory) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Returns a formatted string detailing the players weapons
getWeightedKills() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns weighted kill score for this player (kills multiplied by the different weights)
getX() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.Coordinate
 
getZ() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.Coordinate
 
give(CommandSender, ClanInput, double) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.BankCommand
 
GLOBAL_FRIENDLY_FIRE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
grantPlayer(OfflinePlayer, double, EconomyTransactionEvent.Cause) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Grants the specified amount of money to the player's account.
grantPlayer(OfflinePlayer, double) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Grants the specified amount of money to the player's account.
GriefPreventionProvider - Class in net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers
 
GriefPreventionProvider() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.GriefPreventionProvider
 

H

handleChatTags(AsyncPlayerChatEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.listeners.SCPlayerListener
 
has(Player, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Check if a player has permissions
has(Player, RankPermission, boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Checks if the player has the rank permission or the permission level, and the equivalent Bukkit permission
has(Player, RankPermission, PermissionLevel, boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
hasContent() - Method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
Deprecated.
hasDisallowedColor(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
Check whether a string has a disallowed color
hasEconomy() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Whether economy plugin exists and is enabled
hashCode() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
hashCode() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
hashCode() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.ClanInput
 
hashCode() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.ClanPlayerInput
 
hashCode() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.Coordinate
 
hashCode() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.Land
 
hashCode() - Method in class net.sacredlabyrinth.phaed.simpleclans.Rank
 
hashCode() - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCFrame
 
hashCode() - Method in class net.sacredlabyrinth.phaed.simpleclans.War
 
hasNextPage() - Method in class net.sacredlabyrinth.phaed.simpleclans.utils.Paginator
 
hasPreviousPage() - Method in class net.sacredlabyrinth.phaed.simpleclans.utils.Paginator
 
hasRank() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
hasRank(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Checks if the clan has the specified rank
hasRequest(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
 
hasUUID() - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
Deprecated.
headColor - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.data.Sendable
 
help(CommandSender, CommandHelp) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
HELP_SIZE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
Helper - Class in net.sacredlabyrinth.phaed.simpleclans
 
HEX_COLOR_SUPPORT - Static variable in class net.sacredlabyrinth.phaed.simpleclans.utils.ChatUtils
 
HOME_SET - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
HOME_TP - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
HomeCommands - Class in net.sacredlabyrinth.phaed.simpleclans.commands.clan
 
HomeCommands() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.clan.HomeCommands
 
HomeRegroupEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
HomeRegroupEvent(Clan, ClanPlayer, List<ClanPlayer>, Location) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.HomeRegroupEvent
 
homeSet(Player, ClanPlayer, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
homeTp(Player, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 

I

IdentifiableCompletion - Interface in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
IdentifiableCondition - Interface in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
importClan(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Import a clan into the in-memory store
importClanPlayer(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Import a clan player into the in-memory store
importFromDatabase() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Import all data from database to memory
importFromDatabaseOnePlayer(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Deprecated.
importMember(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
(used internally)
InactivityCanceller - Class in net.sacredlabyrinth.phaed.simpleclans.conversation
 
InactivityCanceller(Plugin, int) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.conversation.InactivityCanceller
Creates an InactivityConversationCanceller.
increaseCasualties(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.War
 
incrementAskCount() - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
initiateDB() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Initiates the db
InputClanMemberCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
InputClanMemberCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.InputClanMemberCondition
 
InputVerifiedCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
InputVerifiedCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.InputVerifiedCondition
 
insert(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.UpdateClan
 
insert(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.UpdateClanPlayer
 
insert(T) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.Update
 
insertClan(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Insert a clan into the database
insertClanPlayer(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Insert a clan player into the database
insertKill(ClanPlayer, ClanPlayer, String, LocalDateTime) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Insert a kill into the database
insertKill(Player, String, Player, String, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Deprecated.
interact(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand.AllowCommand
 
interact(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand.BlockCommand
 
INTERACT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager.Action
 
INTERACT_ENTITY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager.Action
 
interactEntity(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand.AllowCommand
 
interactEntity(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand.BlockCommand
 
INTERNAL - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent.Cause
WHen the balance is updated via Internal methods
INTERNAL - Static variable in class net.sacredlabyrinth.phaed.simpleclans.loggers.BankOperator
 
InvalidChannelException - Exception Class in net.sacredlabyrinth.phaed.simpleclans.hooks.discord.exceptions
 
InvalidChannelException(String) - Constructor for exception class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.exceptions.InvalidChannelException
 
InvalidChannelException(String, String) - Constructor for exception class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.exceptions.InvalidChannelException
 
InventoryController - Class in net.sacredlabyrinth.phaed.simpleclans.ui
 
InventoryController() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.InventoryController
 
InventoryDrawer - Class in net.sacredlabyrinth.phaed.simpleclans.ui
 
invite(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ToggleCommand
 
invite(Player, ClanPlayer, Clan, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
INVITE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.ClanRequest
 
INVITE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
InviteFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
InviteFrame(SCFrame, Player) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.InviteFrame
 
invoke(Object, Method, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.PlaceholderResolver
 
is(SettingsManager.ConfigField) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
isActionAllowedInWar(ProtectionManager.Action) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
isAllowDeposit() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
isAllowed(ProtectionManager.Action, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
isAllowWithdraw() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
isAlly(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Check if the tag is an ally
isAlly(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Check whether the player is an ally with another player
isAllyChat() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Deprecated.
isAnyOnline() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Check whether any clan member is online
isBanned(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
Check whether a player is banned
isBbEnabled() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
isBlacklistedWorld(Entity) - Method in class net.sacredlabyrinth.phaed.simpleclans.listeners.SCListener
 
isBungeeSubchannel() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.Broadcast
 
isBungeeSubchannel() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.Chat
 
isBungeeSubchannel() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.DeleteClan
 
isBungeeSubchannel() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.DeleteClanPlayer
 
isBungeeSubchannel() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.GetServer
 
isBungeeSubchannel() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.Message
 
isBungeeSubchannel() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.MessageListener
 
isBungeeSubchannel() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.PlayerList
 
isBungeeSubchannel() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.UpdateClan
 
isBungeeSubchannel() - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.UpdateClanPlayer
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.AddKillEvent
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.BankDepositEvent
Deprecated.
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.BankWithdrawEvent
Deprecated.
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanPlayerTeleportEvent
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ComponentClickEvent
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.DeleteRankEvent
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.FrameOpenEvent
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.HomeRegroupEvent
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerHomeClearEvent
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerHomeSetEvent
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerRankUpdateEvent
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerResetKdrEvent
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PreCreateClanEvent
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PreCreateRankEvent
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.TagChangeEvent
 
isCancelled() - Method in class net.sacredlabyrinth.phaed.simpleclans.events.WarStartEvent
 
isCapeEnabled() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Deprecated.
isClan(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Whether the tag belongs to a clan
isClanChat() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Deprecated.
isConfirmationRequired(ClickType) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
isDisallowedWord(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
Check whether a word is disallowed
isDiscordHookEnabled() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ChatManager
 
isEmpty() - Method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
Deprecated.
isFriendlyFire() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Check whether this clan allows friendly fire
isFriendlyFire() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Whether this player is allowing friendly fire
isGlobalChat() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Deprecated.
isInviteEnabled() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
isKillBeforeDelay(Kill) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Checks if this kill respects the delay
isLeader() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Whether this player is a leader or not
isLeader(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
isLeader(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Check if a player is a leader of a clan
isLeader(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Check if a player is a leader of a clan
isMember(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
isMember(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Check if the player is a member of this clan
isMember(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Check if the player is a member of this clan
isMemberFeeEnabled() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Checks if the fee is enabled
isMuted() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
isMutedAlly() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
isOnline(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.BungeeManager
 
isOnline(String) - Method in interface net.sacredlabyrinth.phaed.simpleclans.proxy.ProxyManager
 
isOnline(ClanPlayer) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.VanishUtils
 
isOwner(OfflinePlayer, Location) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager
 
isPermanent() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
isProcessing() - Method in class net.sacredlabyrinth.phaed.simpleclans.TeleportState
 
isRegistered(Player) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ui.InventoryController
Checks if the Player is registered
isRival(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Check if the tag is a rival
isRival(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Check whether the player is an rival with another player
isTagEnabled() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
isTeleportTime() - Method in class net.sacredlabyrinth.phaed.simpleclans.TeleportState
 
isTrusted() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Returns this player's trusted status
isUnrivable() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Whether this clan can be rivaled
isUnrivable(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
Check whether a clan is unrivable
isUseChatShortcut() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Deprecated.
isValid(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
isValidIndex(int) - Method in class net.sacredlabyrinth.phaed.simpleclans.utils.Paginator
 
isVanished(ClanPlayer) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.VanishUtils
 
isVanished(CommandSender, ClanPlayer) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.VanishUtils
 
isVanished(CommandSender, Player) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.VanishUtils
 
isVerified() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Tells you if the clan is verified, always returns true if no verification is required
isVerifiedOnly(ClickType) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
isWarring(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns whether this clan is warring with another clan
isWarring(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Returns whether this clan is warring with another clan
ITEM_LIST - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 

J

join(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.AllyChatCommand
 
join(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ChatCommand
 

K

KDR_DELAY_BETWEEN_KILLS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
KDR_ENABLE_KILL_DELAY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
KDR_ENABLE_MAX_KILLS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
KDR_MAX_KILLS_PER_VICTIM - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
KDRFormat - Class in net.sacredlabyrinth.phaed.simpleclans.utils
 
KdrResolver - Class in net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers
 
KdrResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.KdrResolver
 
KEEP_ITEMS_ON_CLAN_HOME - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
kick(CommandSender, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
kick(Player, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
KICK - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
Kill - Class in net.sacredlabyrinth.phaed.simpleclans
 
Kill(ClanPlayer, ClanPlayer, LocalDateTime) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.Kill
 
KILL_WEIGHTS_ALLY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
KILL_WEIGHTS_CIVILIAN - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
KILL_WEIGHTS_DENY_SAME_IP_KILLS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
KILL_WEIGHTS_NEUTRAL - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
KILL_WEIGHTS_RIVAL - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
Kill.Type - Enum in net.sacredlabyrinth.phaed.simpleclans
 
kills(Player, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
Kills - Class in net.sacredlabyrinth.phaed.simpleclans.commands.data
 
Kills(SimpleClans, Player, String) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.data.Kills
 
KILLS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 

L

Land - Class in net.sacredlabyrinth.phaed.simpleclans.hooks.protection
 
Land(String, Set<UUID>) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.Land
 
Land(String, Set<UUID>, List<Coordinate>) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.Land
 
LAND_CREATION_ONLY_LEADERS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
LAND_CREATION_ONLY_ONE_PER_CLAN - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
LAND_EDIT_ALL_LANDS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
LAND_PROTECTION_PROVIDERS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
LAND_SET_BASE_ONLY_IN_LAND - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
LAND_SHARING - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
LandCommand - Class in net.sacredlabyrinth.phaed.simpleclans.commands.clan
 
LandCommand() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand
 
LandCommand.AllowCommand - Class in net.sacredlabyrinth.phaed.simpleclans.commands.clan
 
LandCommand.BlockCommand - Class in net.sacredlabyrinth.phaed.simpleclans.commands.clan
 
Landlord4Provider - Class in net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers
 
Landlord4Provider() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.Landlord4Provider
 
LandProtection - Class in net.sacredlabyrinth.phaed.simpleclans.listeners
 
LandProtection(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.listeners.LandProtection
 
LandSharingCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
LandSharingCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.LandSharingCondition
 
lang(String, BukkitCommandIssuer, Object...) - Static method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
lang(String, Object...) - Static method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
lang(String, ClanPlayer, Object...) - Static method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
lang(String, CommandSender, Object...) - Static method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
lang(String, Player, Object...) - Static method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
LANGUAGE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
LANGUAGE_SELECTOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
LanguageMigration - Class in net.sacredlabyrinth.phaed.simpleclans.migrations
Utility class that migrates old language files (yaml) to the new format (properties)
LanguageMigration(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.migrations.LanguageMigration
 
LanguageResource - Class in net.sacredlabyrinth.phaed.simpleclans.language
 
LanguageResource() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.language.LanguageResource
 
LanguageSelectorFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
LanguageSelectorFrame(SCFrame, Player) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.LanguageSelectorFrame
 
LEADER - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.PermissionLevel
 
leaderAnnounce(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Announce message to all the leaders of a clan
leaderboard(CommandSender) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
Leaderboard - Class in net.sacredlabyrinth.phaed.simpleclans.commands.data
 
Leaderboard(SimpleClans, CommandSender) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.data.Leaderboard
 
LeaderboardFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
LeaderboardFrame(Player, SCFrame) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.LeaderboardFrame
 
LeaderCommands - Class in net.sacredlabyrinth.phaed.simpleclans.commands.clan
 
LeaderCommands() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LeaderCommands
 
LeaderCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
LeaderCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.LeaderCondition
 
leave(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.AllyChatCommand
 
leave(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ChatCommand
 
list(CommandSender, String, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
list(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.RankCommand
 
list(Player, Rank) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.RankCommand.PermissionsCommand
 
LIST_DEFAULT_ORDER_BY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
listBalance(CommandSender) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
ListSizeResolver - Class in net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers
 
ListSizeResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.ListSizeResolver
 
ListTypeCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
ListTypeCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.ListTypeCompletion
 
loadAndSave() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
Load the configuration
LOADING - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent.Cause
When the clan data is being loaded and the balance is set, usually on server start up or plugin reload
loadPermissions() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Loads the permissions for each clan from the config
locale(ClanPlayer, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
locale(CommandSender, ClanPlayerInput, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
LocaleCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
LocaleCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.LocaleCompletion
 
log - Static variable in interface net.sacredlabyrinth.phaed.simpleclans.storage.DBCore
 
log(String, Object...) - Static method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
Deprecated.
log(BankLog) - Method in interface net.sacredlabyrinth.phaed.simpleclans.loggers.BankLogger
 
log(BankLog) - Method in class net.sacredlabyrinth.phaed.simpleclans.loggers.CSVBankLogger
 
lookup(CommandSender, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
lookup(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
Lookup - Class in net.sacredlabyrinth.phaed.simpleclans.commands.data
 
Lookup(SimpleClans, CommandSender, UUID) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.data.Lookup
 
LORE_LENGTH - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 

M

main(CommandSender) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
MainFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
MainFrame(Player) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.MainFrame
 
makeEmpty(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
 
MEMBER_FEE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent.Cause
 
MEMBER_FEE_SET - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent.Cause
 
MemberFeeEnabledCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
MemberFeeEnabledCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.MemberFeeEnabledCondition
 
MemberStatusResolver - Class in net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers
 
MemberStatusResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.MemberStatusResolver
 
Message - Class in net.sacredlabyrinth.phaed.simpleclans.proxy.listeners
 
Message(BungeeManager) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.Message
 
MessageListener - Class in net.sacredlabyrinth.phaed.simpleclans.proxy.listeners
 
MessageListener(BungeeManager) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.MessageListener
 
MessagePromptImpl - Class in net.sacredlabyrinth.phaed.simpleclans.conversation
 
MessagePromptImpl(String) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.conversation.MessagePromptImpl
 
MessagePromptImpl(String, Prompt) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.conversation.MessagePromptImpl
 
MethodReturnResolver - Class in net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers
 
MethodReturnResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.MethodReturnResolver
 
migrate() - Method in class net.sacredlabyrinth.phaed.simpleclans.migrations.BbMigration
 
migrate() - Method in class net.sacredlabyrinth.phaed.simpleclans.migrations.ChatFormatMigration
 
migrate() - Method in class net.sacredlabyrinth.phaed.simpleclans.migrations.LanguageMigration
Migrates all language files in the plugin's data folder
migrate() - Method in interface net.sacredlabyrinth.phaed.simpleclans.migrations.Migration
 
migrateAllyChat() - Method in class net.sacredlabyrinth.phaed.simpleclans.migrations.ChatFormatMigration
 
migrateClanChat() - Method in class net.sacredlabyrinth.phaed.simpleclans.migrations.ChatFormatMigration
 
Migration - Interface in net.sacredlabyrinth.phaed.simpleclans.migrations
 
MinimumToAllyCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
MinimumToAllyCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.MinimumToAllyCondition
 
MinimumToRivalCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
MinimumToRivalCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.MinimumToRivalCondition
 
modtag(Player, Clan, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
modtag(Player, ClanInput, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
MODTAG - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
more(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
mostKilled(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
MostKilled - Class in net.sacredlabyrinth.phaed.simpleclans.commands.data
 
MostKilled(SimpleClans, Player) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.data.MostKilled
 
MOSTKILLED - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
mute(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.AllyChatCommand
 
mute(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ChatCommand
 
mute(ClanPlayer.Channel, boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
MYSQL_DATABASE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
MYSQL_ENABLE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
MYSQL_HOST - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
MYSQL_PASSWORD - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
MYSQL_PORT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
MYSQL_TABLE_PREFIX - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
MYSQL_USERNAME - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
MySQLCore - Class in net.sacredlabyrinth.phaed.simpleclans.storage
 
MySQLCore(String, String, int, String, String) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.storage.MySQLCore
 

N

NAME_KEY - Static variable in class net.sacredlabyrinth.phaed.simpleclans.conversation.CreateClanNamePrompt
 
NEGATIVE_VALUE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.EconomyResponse
 
net.sacredlabyrinth.phaed.simpleclans - package net.sacredlabyrinth.phaed.simpleclans
 
net.sacredlabyrinth.phaed.simpleclans.chat - package net.sacredlabyrinth.phaed.simpleclans.chat
 
net.sacredlabyrinth.phaed.simpleclans.chat.handlers - package net.sacredlabyrinth.phaed.simpleclans.chat.handlers
 
net.sacredlabyrinth.phaed.simpleclans.commands - package net.sacredlabyrinth.phaed.simpleclans.commands
 
net.sacredlabyrinth.phaed.simpleclans.commands.clan - package net.sacredlabyrinth.phaed.simpleclans.commands.clan
 
net.sacredlabyrinth.phaed.simpleclans.commands.completions - package net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
net.sacredlabyrinth.phaed.simpleclans.commands.conditions - package net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
net.sacredlabyrinth.phaed.simpleclans.commands.contexts - package net.sacredlabyrinth.phaed.simpleclans.commands.contexts
 
net.sacredlabyrinth.phaed.simpleclans.commands.data - package net.sacredlabyrinth.phaed.simpleclans.commands.data
 
net.sacredlabyrinth.phaed.simpleclans.commands.general - package net.sacredlabyrinth.phaed.simpleclans.commands.general
 
net.sacredlabyrinth.phaed.simpleclans.commands.staff - package net.sacredlabyrinth.phaed.simpleclans.commands.staff
 
net.sacredlabyrinth.phaed.simpleclans.conversation - package net.sacredlabyrinth.phaed.simpleclans.conversation
 
net.sacredlabyrinth.phaed.simpleclans.events - package net.sacredlabyrinth.phaed.simpleclans.events
 
net.sacredlabyrinth.phaed.simpleclans.hooks.discord - package net.sacredlabyrinth.phaed.simpleclans.hooks.discord
 
net.sacredlabyrinth.phaed.simpleclans.hooks.discord.exceptions - package net.sacredlabyrinth.phaed.simpleclans.hooks.discord.exceptions
 
net.sacredlabyrinth.phaed.simpleclans.hooks.papi - package net.sacredlabyrinth.phaed.simpleclans.hooks.papi
 
net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers - package net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers
 
net.sacredlabyrinth.phaed.simpleclans.hooks.protection - package net.sacredlabyrinth.phaed.simpleclans.hooks.protection
 
net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers - package net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers
 
net.sacredlabyrinth.phaed.simpleclans.language - package net.sacredlabyrinth.phaed.simpleclans.language
 
net.sacredlabyrinth.phaed.simpleclans.listeners - package net.sacredlabyrinth.phaed.simpleclans.listeners
 
net.sacredlabyrinth.phaed.simpleclans.loggers - package net.sacredlabyrinth.phaed.simpleclans.loggers
 
net.sacredlabyrinth.phaed.simpleclans.managers - package net.sacredlabyrinth.phaed.simpleclans.managers
 
net.sacredlabyrinth.phaed.simpleclans.migrations - package net.sacredlabyrinth.phaed.simpleclans.migrations
 
net.sacredlabyrinth.phaed.simpleclans.proxy - package net.sacredlabyrinth.phaed.simpleclans.proxy
 
net.sacredlabyrinth.phaed.simpleclans.proxy.adapters - package net.sacredlabyrinth.phaed.simpleclans.proxy.adapters
 
net.sacredlabyrinth.phaed.simpleclans.proxy.listeners - package net.sacredlabyrinth.phaed.simpleclans.proxy.listeners
 
net.sacredlabyrinth.phaed.simpleclans.storage - package net.sacredlabyrinth.phaed.simpleclans.storage
 
net.sacredlabyrinth.phaed.simpleclans.tasks - package net.sacredlabyrinth.phaed.simpleclans.tasks
 
net.sacredlabyrinth.phaed.simpleclans.threads - package net.sacredlabyrinth.phaed.simpleclans.threads
 
net.sacredlabyrinth.phaed.simpleclans.ui - package net.sacredlabyrinth.phaed.simpleclans.ui
 
net.sacredlabyrinth.phaed.simpleclans.ui.frames - package net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff - package net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff
 
net.sacredlabyrinth.phaed.simpleclans.utils - package net.sacredlabyrinth.phaed.simpleclans.utils
 
net.sacredlabyrinth.phaed.simpleclans.uuid - package net.sacredlabyrinth.phaed.simpleclans.uuid
 
NEUTRAL - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.Kill.Type
 
nextPage() - Method in class net.sacredlabyrinth.phaed.simpleclans.utils.Paginator
Increases the page number if there are elements to display
NONE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.ClanPlayer.Channel
 
NonMembersCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
NonMembersCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.NonMembersCompletion
 
NOT_ENOUGH_BALANCE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.EconomyResponse
 
NotBannedCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
NotBannedCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.NotBannedCondition
 
NotBannedInputCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
NotBannedInputCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.NotBannedInputCondition
 
NotBlacklistedCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
NotBlacklistedCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.NotBlacklistedCondition
 
NotInClanCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
NotInClanCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.NotInClanCondition
 
NotNullReturnResolver - Class in net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers
 
NotNullReturnResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.NotNullReturnResolver
 

O

ObjectUtils - Class in net.sacredlabyrinth.phaed.simpleclans.utils
 
onClanCreate(CreateClanEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
onClanDisband(DisbandClanEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
onClose(InventoryCloseEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.InventoryController
 
onDisable() - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
onEnable() - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
onEntityDamage(EntityDamageByEntityEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.listeners.TamableMobsSharing
 
onEntityDamage(EntityDamageEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.listeners.FriendlyFire
 
onEntityDamage(EntityDamageEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.listeners.PvPOnlyInWar
 
onEntityDeath(PlayerDeathEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.listeners.PlayerDeath
 
onEntityTarget(EntityTargetLivingEntityEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.listeners.TamableMobsSharing
 
onInteract(InventoryClickEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.InventoryController
 
OnlineCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
OnlineCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.OnlineCondition
 
onMessageReceived(DiscordGuildMessageReceivedEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
onPlaceholderRequest(Player, Player, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.SimpleClansExpansion
 
onPlayerClanJoin(PlayerJoinedClanEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
onPlayerClanLeave(PlayerKickedClanEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
onPlayerCommandPreprocess(PlayerCommandPreprocessEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.listeners.SCPlayerListener
 
onPlayerDemote(PlayerDemoteEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
onPlayerInteract(PlayerInteractEntityEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.listeners.TamableMobsSharing
 
onPlayerJoin(PlayerJoinEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.listeners.SCPlayerListener
 
onPlayerKick(PlayerKickEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.listeners.SCPlayerListener
 
onPlayerLinking(AccountLinkedEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
onPlayerPromote(PlayerPromoteEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
onPlayerQuit(PlayerQuitEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.listeners.SCPlayerListener
 
onPlayerRespawn(PlayerRespawnEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.listeners.SCPlayerListener
 
onPlayerUnlinking(AccountUnlinkedEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
onPluginMessageReceived(String, Player, byte[]) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.BungeeManager
 
onRequest(OfflinePlayer, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.SimpleClansExpansion
 
onResultReady(T) - Method in interface net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager.DataCallback
Notifies when the result is ready
onWarDeath(PlayerDeathEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.listeners.PlayerDeath
 
open(SCFrame) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ui.InventoryDrawer
 
optionalLang(String, ClanPlayer, Object...) - Static method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
optionalLang(String, Player, Object...) - Static method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
OrderCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
OrderCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.OrderCompletion
 
ORDINAL - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.utils.RankingNumberResolver.RankingType
Example: 1234
OwnLandCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
OwnLandCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.OwnLandCondition
 

P

PAGE_CLAN_NAME_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PAGE_HEADINGS_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PAGE_LEADER_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PAGE_SEPARATOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PAGE_SIZE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PAGE_SUBTITLE_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PAGE_TRUSTED_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PAGE_UNTRUSTED_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
Paginator - Class in net.sacredlabyrinth.phaed.simpleclans.utils
 
Paginator(int, int) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.utils.Paginator
 
Paginator(int, Collection<?>) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.utils.Paginator
 
parse(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.KDRFormat
 
parseChatFormat(String, SCMessage) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ChatManager
 
parseChatFormat(String, SCMessage, Map<String, String>) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ChatManager
 
parseColors(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.ChatUtils
 
PAST_CLANS_LIMIT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PERFORMANCE_HEAD_CACHING - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PERFORMANCE_SAVE_INTERVAL - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PERFORMANCE_SAVE_PERIODICALLY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PERFORMANCE_USE_BUNGEECORD - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PERFORMANCE_USE_THREADS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PermissionLevel - Enum in net.sacredlabyrinth.phaed.simpleclans
 
PERMISSIONS_AUTO_GROUP_GROUPNAME - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PermissionsCommand() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.clan.RankCommand.PermissionsCommand
 
PermissionsFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
PermissionsFrame(SCFrame, Player, Rank) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.PermissionsFrame
 
permissionsManager - Static variable in interface net.sacredlabyrinth.phaed.simpleclans.chat.ChatHandler
 
permissionsManager - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AbstractCondition
 
PermissionsManager - Class in net.sacredlabyrinth.phaed.simpleclans.managers
 
PermissionsManager() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
 
persist() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.SimpleClansExpansion
 
place(CommandSender, ClanPlayerInput, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
place(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand.AllowCommand
 
place(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LandCommand.BlockCommand
 
PLACE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager.Action
 
PLACE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.ClanListFrame.Type
 
Placeholder - Annotation Type in net.sacredlabyrinth.phaed.simpleclans.hooks.papi
 
PlaceholderResolver - Class in net.sacredlabyrinth.phaed.simpleclans.hooks.papi
 
PlaceholderResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.PlaceholderResolver
 
Placeholders - Annotation Type in net.sacredlabyrinth.phaed.simpleclans.hooks.papi
 
PLAYER_KILLED - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent.Cause
 
playerChargeMoney(OfflinePlayer, double) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
PlayerClanMemberCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
PlayerClanMemberCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.PlayerClanMemberCondition
 
PlayerColorResolver - Class in net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers
 
PlayerColorResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.PlayerColorResolver
 
PlayerDeath - Class in net.sacredlabyrinth.phaed.simpleclans.listeners
 
PlayerDeath(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.listeners.PlayerDeath
 
PlayerDemoteEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
PlayerDemoteEvent(Clan, ClanPlayer) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.PlayerDemoteEvent
 
PlayerDetailsFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
PlayerDetailsFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff
 
PlayerDetailsFrame(Player, SCFrame, OfflinePlayer) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.PlayerDetailsFrame
 
PlayerDetailsFrame(Player, SCFrame, OfflinePlayer) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.PlayerDetailsFrame
 
playerGetMoney(OfflinePlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Returns the players money
playerGrantMoney(OfflinePlayer, double) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
playerHasMoney(OfflinePlayer, double) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Check if a user has the money
PlayerHeadCacheTask - Class in net.sacredlabyrinth.phaed.simpleclans.tasks
 
PlayerHeadCacheTask(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.tasks.PlayerHeadCacheTask
 
PlayerHomeClearEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
PlayerHomeClearEvent(Clan, ClanPlayer) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.PlayerHomeClearEvent
 
PlayerHomeSetEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
PlayerHomeSetEvent(Clan, ClanPlayer, Location) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.PlayerHomeSetEvent
 
PlayerJoinedClanEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
PlayerJoinedClanEvent(Clan, ClanPlayer) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.PlayerJoinedClanEvent
 
PlayerKickedClanEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
PlayerKickedClanEvent(Clan, ClanPlayer) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.PlayerKickedClanEvent
 
PlayerList - Class in net.sacredlabyrinth.phaed.simpleclans.proxy.listeners
 
PlayerList(BungeeManager) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.PlayerList
 
PlayerListFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff
 
PlayerListFrame(Player, SCFrame, boolean) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.PlayerListFrame
 
PlayerPromoteEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
PlayerPromoteEvent(Clan, ClanPlayer) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.PlayerPromoteEvent
 
PlayerRankUpdateEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
PlayerRankUpdateEvent(ClanPlayer, ClanPlayer, Clan, Rank, Rank) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.PlayerRankUpdateEvent
 
PlayerResetKdrEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
PlayerResetKdrEvent(ClanPlayer) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.PlayerResetKdrEvent
Event called before a player's kill death rate is reset
plugin - Static variable in interface net.sacredlabyrinth.phaed.simpleclans.chat.ChatHandler
 
plugin - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AbstractCompletion
 
plugin - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AbstractCondition
 
plugin - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.AbstractContextResolver
 
plugin - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.data.Sendable
 
plugin - Variable in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.PlaceholderResolver
 
plugin - Variable in class net.sacredlabyrinth.phaed.simpleclans.listeners.SCListener
 
plugin - Static variable in interface net.sacredlabyrinth.phaed.simpleclans.storage.DBCore
 
postMessage(Player, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.BbCommand
 
postMessage(Player, ClanInput, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.BbCommand
 
PreCreateClanEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
PreCreateClanEvent(Player, String, String) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.PreCreateClanEvent
 
PreCreateRankEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
PreCreateRankEvent(Player, Clan, String) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.PreCreateRankEvent
 
previousPage() - Method in class net.sacredlabyrinth.phaed.simpleclans.utils.Paginator
Decreases the page number if current > 0
processChat(SCMessage) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ChatManager
 
processChat(SCMessage.Source, ClanPlayer.Channel, ClanPlayer, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ChatManager
 
processGlobalChat(Player, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Deprecated.
processInvite(Request, VoteResult) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
 
processResults(Request) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
 
profile(CommandSender, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.DataCommands
 
profile(CommandSender, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
promote(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
promote(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Promote a member to a leader of a clan
promote(CommandSender, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
promote(Player, Clan, ClanPlayer, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LeaderCommands
 
PROMOTE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.ClanRequest
 
protectionManager - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AbstractCondition
 
ProtectionManager - Class in net.sacredlabyrinth.phaed.simpleclans.managers
 
ProtectionManager() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager
 
ProtectionManager.Action - Enum in net.sacredlabyrinth.phaed.simpleclans.managers
 
ProtectionProvider - Interface in net.sacredlabyrinth.phaed.simpleclans.hooks.protection
 
PROXY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.chat.SCMessage.Source
 
ProxyChatHandler - Class in net.sacredlabyrinth.phaed.simpleclans.chat.handlers
 
ProxyChatHandler() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.chat.handlers.ProxyChatHandler
 
ProxyManager - Interface in net.sacredlabyrinth.phaed.simpleclans.proxy
 
purchaseCreation(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Purchase clan creation
purchaseHomeRegroup(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Purchase Home Regroup
purchaseHomeTeleport(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Purchase Home Teleport
purchaseHomeTeleportSet(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Purchase Home Teleport Set
purchaseInvite(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Purchase invite
purchaseMemberFeeSet(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Purchase member fee set
purchaseResetKdr(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Purchase Reset Kdr
purchaseVerification(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Purchase clan verification
purge(CommandSender, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
PURGE_INACTIVE_CLAN_DAYS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PURGE_INACTIVE_PLAYER_DAYS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PURGE_UNVERIFIED_CLAN_DAYS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
put(String, Object) - Method in class net.sacredlabyrinth.phaed.simpleclans.Flags
 
put(String, List<?>) - Method in class net.sacredlabyrinth.phaed.simpleclans.Flags
 
PVP_ONLY_WHILE_IN_WAR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
PvPOnlyInWar - Class in net.sacredlabyrinth.phaed.simpleclans.listeners
 
PvPOnlyInWar(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.listeners.PvPOnlyInWar
 

R

Rank - Class in net.sacredlabyrinth.phaed.simpleclans
 
Rank(String) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.Rank
 
Rank(String, String, Set<String>) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.Rank
 
RANK_DISPLAYNAME - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
RANK_LIST - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
RankCommand - Class in net.sacredlabyrinth.phaed.simpleclans.commands.clan
 
RankCommand() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.clan.RankCommand
 
RankCommand.PermissionsCommand - Class in net.sacredlabyrinth.phaed.simpleclans.commands.clan
 
RankContextResolver - Class in net.sacredlabyrinth.phaed.simpleclans.commands.contexts
 
RankContextResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.RankContextResolver
 
RANKING_TYPE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
RankingNumberResolver<E,S> - Class in net.sacredlabyrinth.phaed.simpleclans.utils
 
RankingNumberResolver(List<E>, Function<E, S>, boolean, RankingNumberResolver.RankingType) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.utils.RankingNumberResolver
 
RankingNumberResolver.RankingType - Enum in net.sacredlabyrinth.phaed.simpleclans.utils
 
RankingPositionResolver - Class in net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers
 
RankingPositionResolver(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.RankingPositionResolver
 
RankPermission - Enum in net.sacredlabyrinth.phaed.simpleclans
 
RankPermissionCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
RankPermissionCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.RankPermissionCondition
 
RankPermissionsCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
RankPermissionsCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.RankPermissionsCompletion
 
RanksCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
RanksCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.RanksCompletion
 
RanksFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
RanksFrame(SCFrame, Player, Clan, OfflinePlayer) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.RanksFrame
 
ranksFromJson(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Parses a list of ranks from the specified Json String
ranksToJson(List<Rank>, String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Converts a list of ranks and the default rank to a JSON String
reachedRequestLimit() - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
reachedRivalLimit() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Check whether the clan has crossed the rival limit
read(JsonReader) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.adapters.ClanPlayerListAdapter
 
read(JsonReader) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.adapters.SCMessageAdapter
 
register() - Method in interface net.sacredlabyrinth.phaed.simpleclans.hooks.protection.ProtectionProvider
 
register(SCFrame) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ui.InventoryController
Registers the frame in the InventoryController
registerCreateLandEvent(ProtectionProvider, Class<? extends Event>) - Method in class net.sacredlabyrinth.phaed.simpleclans.listeners.LandProtection
 
registerDiscord(DiscordReadyEvent) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ChatManager
 
registerListeners() - Method in class net.sacredlabyrinth.phaed.simpleclans.listeners.LandProtection
 
registerListeners() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager
 
registerProvider(ProtectionProvider) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager
 
REGROUP_HOME - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
REGROUP_ME - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
regroupHome(Player, ClanPlayer, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.HomeCommands
 
regroupMe(Player, ClanPlayer, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.HomeCommands
 
REJOIN_COOLDOWN - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
reload(CommandSender) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
ReloadEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
ReloadEvent(CommandSender) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.ReloadEvent
 
remove(Player, Clan, Rank, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.RankCommand.PermissionsCommand
 
removeAlly(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Remove an ally from the clan, and the clan from the ally
removeAlly(Player, Clan, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
removeBanned(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
Remove a player from the banned list
removeClan(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Remove a clan from memory
removeClanPermissions(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Removes permissions for a clan (when it gets disbanded for example)
removeClanPermissions(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Removes permissions linked to a clan from the player
removeClanPlayerPermissions(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Removes permissions for a player (when he gets kicked for example)
removeDefault(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.RankCommand
 
removeMember(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
(used internally)
removePastClan(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Removes a past clan from the player (does not update the clanplayer to db)
removePlaceholder(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent
Removes a placeholder from the chat message
removePlayerFromClan(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
removePlayerFromClan(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Remove a player from a clan
removeRequest(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
 
removeRival(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Removes a rival from the clan, the clan from the rival
removeRival(Player, ClanPlayer, Clan, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
removeWar(War, WarEndEvent.Reason) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager
 
removeWarringClan(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Remove a warring clan
rename(CommandSender, ClanInput, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
rename(Player, ClanPlayer, Clan, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LeaderCommands
 
RENAME - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.ClanRequest
 
Request - Class in net.sacredlabyrinth.phaed.simpleclans
 
Request(ClanRequest, List<ClanPlayer>, ClanPlayer, String, Clan, String) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.Request
 
REQUEST - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.WarEndEvent.Reason
 
REQUEST_FREQUENCY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
REQUEST_MAX - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
REQUEST_MESSAGE_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
requestAllLeaders(ClanPlayer, ClanRequest, String, String, Object...) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
This method asks all leaders about some action inside their clan.
RequestCanceller - Class in net.sacredlabyrinth.phaed.simpleclans.conversation
 
RequestCanceller(String, String) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.conversation.RequestCanceller
 
RequestCanceller(CommandSender, String) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.conversation.RequestCanceller
 
RequestEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
RequestEvent(Request) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.RequestEvent
 
RequestFinishedEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
RequestFinishedEvent(Request) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.RequestFinishedEvent
 
requestManager - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AbstractCondition
 
RequestManager - Class in net.sacredlabyrinth.phaed.simpleclans.managers
 
RequestManager() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.managers.RequestManager
 
REQUIRE_VERIFICATION - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
RESET_KDR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent.Cause
 
resetKdr(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Reset a player's KDR
resetKdr(CommandSender) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
resetKdr(CommandSender, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
resetKdr(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
resetKdrConfirm(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
ResetKdrPrompt - Class in net.sacredlabyrinth.phaed.simpleclans.conversation
 
ResetKdrPrompt(ClanManager) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.conversation.ResetKdrPrompt
 
resign(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
resignConfirm(Player, ClanPlayer, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
ResignPrompt - Class in net.sacredlabyrinth.phaed.simpleclans.conversation
 
ResignPrompt() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.conversation.ResignPrompt
 
resignTimesFromJson(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Converts a JSON String to a resign times map
resignTimesToJson(Map<String, Long>) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Converts a resign times map to a JSON String
resolve(OfflinePlayer, Object, Method, String, Map<String, String>) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.PlaceholderResolver
Resolves the placeholder and returns its value
resolve(OfflinePlayer, Object, Method, String, Map<String, String>) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.KdrResolver
 
resolve(OfflinePlayer, Object, Method, String, Map<String, String>) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.ListSizeResolver
 
resolve(OfflinePlayer, Object, Method, String, Map<String, String>) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.MemberStatusResolver
 
resolve(OfflinePlayer, Object, Method, String, Map<String, String>) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.MethodReturnResolver
 
resolve(OfflinePlayer, Object, Method, String, Map<String, String>) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.NotNullReturnResolver
 
resolve(OfflinePlayer, Object, Method, String, Map<String, String>) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.PlayerColorResolver
 
resolve(OfflinePlayer, Object, Method, String, Map<String, String>) - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.resolvers.RankingPositionResolver
 
resolver() - Element in annotation type net.sacredlabyrinth.phaed.simpleclans.hooks.papi.Placeholder
 
retrieveClanPlayers() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Retrieves all clan players from the database
retrieveClans() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Retrieves all simple clans from the database
retrieveOneClan(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Retrieves one Clan from the database Used for BungeeCord Reload ClanPlayer and your Clan
retrieveOneClanPlayer(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Retrieves one clan player from the database Used for BungeeCord Reload ClanPlayer and your Clan
REVERT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent.Cause
When a failed deposit is being refunded, cannot be cancelled
RivableCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
RivableCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.RivableCondition
 
RIVAL - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.Kill.Type
 
RIVAL_ADD - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
RIVAL_LIMIT_PERCENT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
RIVAL_REMOVE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
RivalClanAddEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
RivalClanAddEvent(Clan, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.RivalClanAddEvent
 
RivalClanRemoveEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
RivalClanRemoveEvent(Clan, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.RivalClanRemoveEvent
 
rivalries(CommandSender) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
Rivalries - Class in net.sacredlabyrinth.phaed.simpleclans.commands.data
 
Rivalries(SimpleClans, CommandSender) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.data.Rivalries
 
RivalsCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
RivalsCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.RivalsCompletion
 
RivalsFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
RivalsFrame(Player, SCFrame, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.RivalsFrame
 
roster(CommandSender, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.general.GeneralCommands
 
roster(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.DataCommands
 
RosterFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
RosterFrame(Player, SCFrame, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.RosterFrame
 
RosterFrame(Player, SCFrame, Clan, boolean) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.RosterFrame
 
run() - Method in class net.sacredlabyrinth.phaed.simpleclans.tasks.CollectFeeTask
(used internally)
run() - Method in class net.sacredlabyrinth.phaed.simpleclans.tasks.CollectUpkeepTask
(used internally)
run() - Method in class net.sacredlabyrinth.phaed.simpleclans.tasks.PlayerHeadCacheTask
 
run() - Method in class net.sacredlabyrinth.phaed.simpleclans.tasks.SaveDataTask
 
run() - Method in class net.sacredlabyrinth.phaed.simpleclans.tasks.UpkeepWarningTask
(used internally)
run() - Method in class net.sacredlabyrinth.phaed.simpleclans.threads.ThreadUpdateSQL
 
runSubcommand(Player, String, boolean, String...) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ui.InventoryController
Runs a subcommand for the Player

S

SAFE_CIVILIANS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
SameClanCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
SameClanCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.SameClanCondition
 
save() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
SaveDataTask - Class in net.sacredlabyrinth.phaed.simpleclans.tasks
 
SaveDataTask() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.tasks.SaveDataTask
 
saveModified() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Saves modified Clans and ClanPlayers to the database
savePermissions() - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Saves the permissions for each clan from the config
say(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
Deprecated.
saySingle(CommandSender, String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
Outputs a single line out, crops overflow
SCCommandManager - Class in net.sacredlabyrinth.phaed.simpleclans.commands
 
SCCommandManager(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.SCCommandManager
 
SCComponent - Class in net.sacredlabyrinth.phaed.simpleclans.ui
Class that represents a button
SCComponent() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
SCComponentImpl - Class in net.sacredlabyrinth.phaed.simpleclans.ui
 
SCComponentImpl(String, List<String>, XMaterial, int) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponentImpl
 
SCComponentImpl(String, List<String>, Material, int) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponentImpl
 
SCComponentImpl(String, List<String>, ItemStack, int) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponentImpl
 
SCComponentImpl.Builder - Class in net.sacredlabyrinth.phaed.simpleclans.ui
 
SCConversation - Class in net.sacredlabyrinth.phaed.simpleclans.conversation
 
SCConversation(Plugin, Conversable, Prompt) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.conversation.SCConversation
 
SCConversation(Plugin, Conversable, Prompt, int) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.conversation.SCConversation
 
SCConversation(Plugin, Conversable, Prompt, Map<Object, Object>) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.conversation.SCConversation
 
SCConversation(Plugin, Conversable, Prompt, Map<Object, Object>, int) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.conversation.SCConversation
 
SCFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui
 
SCFrame(SCFrame, Player) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.SCFrame
 
SCListener - Class in net.sacredlabyrinth.phaed.simpleclans.listeners
 
SCListener(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.listeners.SCListener
 
SCMessage - Class in net.sacredlabyrinth.phaed.simpleclans.chat
 
SCMessage(SCMessage.Source, ClanPlayer.Channel, ClanPlayer, String) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.chat.SCMessage
Creates a new SCMessage without receivers
SCMessage(SCMessage.Source, ClanPlayer.Channel, ClanPlayer, String, List<ClanPlayer>) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.chat.SCMessage
Creates a message with initial parameters
SCMessage.Source - Enum in net.sacredlabyrinth.phaed.simpleclans.chat
The place where the message came from.
SCMessageAdapter - Class in net.sacredlabyrinth.phaed.simpleclans.proxy.adapters
 
SCMessageAdapter(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.proxy.adapters.SCMessageAdapter
 
SCPlayerListener - Class in net.sacredlabyrinth.phaed.simpleclans.listeners
 
SCPlayerListener(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.listeners.SCPlayerListener
 
select(String) - Method in interface net.sacredlabyrinth.phaed.simpleclans.storage.DBCore
Execute a select statement
send() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.data.Alliances
 
send() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.data.ClanCoords
 
send() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.data.ClanList
 
send() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.data.ClanProfile
 
send() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.data.ClanRoster
 
send() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.data.ClanStats
 
send() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.data.Kills
 
send() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.data.Leaderboard
 
send() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.data.Lookup
 
send() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.data.MostKilled
 
send() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.data.Rivalries
 
send() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.data.Sendable
 
send() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.data.Vitals
 
Sendable - Class in net.sacredlabyrinth.phaed.simpleclans.commands.data
 
Sendable(SimpleClans, CommandSender) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.data.Sendable
 
sendBlank(CommandSender) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
Sends a blank line
sendBlock() - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.data.Sendable
 
sendBlock(CommandSender) - Method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
Deprecated.
sendBlock(CommandSender, int) - Method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
 
sendBlock(CommandSender, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
Deprecated.
sendDelete(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.BungeeManager
 
sendDelete(Clan) - Method in interface net.sacredlabyrinth.phaed.simpleclans.proxy.ProxyManager
 
sendDelete(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.BungeeManager
 
sendDelete(ClanPlayer) - Method in interface net.sacredlabyrinth.phaed.simpleclans.proxy.ProxyManager
 
sender - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.data.Sendable
 
SenderClanMemberCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
SenderClanMemberCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.SenderClanMemberCondition
 
sendMessage(String, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.BungeeManager
 
sendMessage(String, String) - Method in interface net.sacredlabyrinth.phaed.simpleclans.proxy.ProxyManager
 
sendMessage(ClanPlayer, String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
 
sendMessage(SCMessage) - Method in class net.sacredlabyrinth.phaed.simpleclans.chat.handlers.DiscordChatHandler
 
sendMessage(SCMessage) - Method in interface net.sacredlabyrinth.phaed.simpleclans.chat.ChatHandler
 
sendMessage(SCMessage) - Method in class net.sacredlabyrinth.phaed.simpleclans.chat.handlers.ProxyChatHandler
 
sendMessage(SCMessage) - Method in class net.sacredlabyrinth.phaed.simpleclans.chat.handlers.SpigotChatHandler
 
sendMessage(SCMessage) - Method in class net.sacredlabyrinth.phaed.simpleclans.chat.handlers.SpyChatHandler
 
sendMessage(SCMessage) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.BungeeManager
 
sendMessage(SCMessage) - Method in interface net.sacredlabyrinth.phaed.simpleclans.proxy.ProxyManager
 
sendMessage(ClanPlayer, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.AllyChatCommand
 
sendMessage(ClanPlayer, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ChatCommand
 
sendMessage(CommandSender, String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
Outputs a message to a user
sendMessageKey(ClanPlayer, String, Object...) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
 
sendMessageKey(CommandSender, String, Object...) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
 
sendUpdate(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.BungeeManager
 
sendUpdate(Clan) - Method in interface net.sacredlabyrinth.phaed.simpleclans.proxy.ProxyManager
 
sendUpdate(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.BungeeManager
 
sendUpdate(ClanPlayer) - Method in interface net.sacredlabyrinth.phaed.simpleclans.proxy.ProxyManager
 
serialize(ConfigurationSerializable) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.YAMLSerializer
 
SERVER_NAME - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
serverAnnounce(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Announce message to the server
set(SettingsManager.ConfigField, T) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
set(CommandSender, ClanInput, double) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.BankCommand
 
set(Player, ClanPlayer, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.HomeCommands
 
SET - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.loggers.BankLogger.Operation
 
setAcceptors(List<ClanPlayer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
setAlignment(String...) - Method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
 
setAllowDeposit(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
setAllowWithdraw(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
setAllyChat(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Deprecated.
setAllyKills(int) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
setAmount(double) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.BankDepositEvent
Deprecated.
 
setAmount(double) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.BankWithdrawEvent
Deprecated.
 
setAmount(double) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent
 
setBalance(BankOperator, ClanBalanceUpdateEvent.Cause, BankLogger.Operation, double) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
setbanner(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
setBanner(ItemStack) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
SETBANNER - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
setBb(List<String>) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
setBbEnabled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.AddKillEvent
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.BankDepositEvent
Deprecated.
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.BankWithdrawEvent
Deprecated.
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanPlayerTeleportEvent
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ComponentClickEvent
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.DeleteRankEvent
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent
If cancelled, the transaction will result as denied.
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.FrameOpenEvent
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.HomeRegroupEvent
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerHomeClearEvent
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerHomeSetEvent
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerRankUpdateEvent
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PlayerResetKdrEvent
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PreCreateClanEvent
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PreCreateRankEvent
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.TagChangeEvent
 
setCancelled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.WarStartEvent
 
setCapeEnabled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Deprecated.
setCapeUrl(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Deprecated.
setChannel(ClanPlayer.Channel) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
setCivilianKills(int) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
(used internally)
setClan(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
(used internally)
setClan(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
setClanChat(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Deprecated.
setColorTag(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
(used internally)
setColumnSizes(String, double...) - Method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
Deprecated.
setConfirmationRequired(ClickType) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
setContent(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.chat.SCMessage
 
setConversation(Conversation) - Method in class net.sacredlabyrinth.phaed.simpleclans.conversation.RequestCanceller
 
setCounter(int) - Method in class net.sacredlabyrinth.phaed.simpleclans.TeleportState
 
setCropRight(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
Deprecated.
setDeaths(int) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
(used internally)
setDefault(Player, Clan, Rank) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.RankCommand
 
setDefaultRank(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Sets the default rank for this clan.
setDescription(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
(used internally)
setDescription(Player, Clan, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
setDisplayName(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Rank
 
setDisplayName(Player, Clan, Rank, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.RankCommand
 
setFee(Player, Clan, double) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
setFlags(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Read the list of flags in from a json string
setFlags(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Read the list of flags in from a json string
setFlexibility(boolean...) - Method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
 
setFounded(long) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
(used internally)
setFriendlyFire(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Sets the friendly fire status of this clan (does not update clan on db)
setFriendlyFire(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Sets whether this player is allowing friendly fire (does not update clanplayer to db)
setGlobalChat(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Deprecated.
setHomeLocation(Location) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
setInviteEnabled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
setItemMeta(ItemMeta) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
setJoinDate(long) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
(used internally)
setLastSeen(long) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
(used internally)
setLastUsed(long) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
(used internally)
setLeader(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Sets this player as a leader (does not update clanplayer to db)
setListener(ClickType, Runnable) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
setLocale(Locale) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
setLorePermission(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
setLorePermission(RankPermission) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
setMemberFee(double) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Sets the clan's fee
setMemberFeeEnabled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Enables or disables the fee
setMessage(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent
Changes the chat message
setMsg(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
setMuted(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
setMutedAlly(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
setName(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
(used internally)
setName(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
(used internally)
setName(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Rank
 
setNeutralKills(int) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
(used internally)
setNewBalance(double) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent
Sets the Clan's new balance
setNewTag(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.TagChangeEvent
 
setOnlinePlayers(List<String>) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.BungeeManager
 
setOwningPlayer(ItemStack, OfflinePlayer) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ui.frames.Components
 
setPackedAllies(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
(used internally)
setPackedBb(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
(used internally)
setPackedPastClans(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
(used internally)
setPackedRivals(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
(used internally)
setPadRight(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
Deprecated.
setPermanent(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
setPermission(ClickType, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
setPermission(ClickType, RankPermission) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
setPermissions(Set<String>) - Method in class net.sacredlabyrinth.phaed.simpleclans.Rank
 
setProcessing(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.TeleportState
 
setRank(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Sets the rank id
setRankName(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.events.PreCreateRankEvent
 
setRanks(List<Rank>) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Sets the clan's ranks
setReceivers(List<ClanPlayer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.chat.SCMessage
 
setRequester(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
setResignTimes(Map<String, Long>) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Sets the resign times (does not update to db)
setRivalKills(int) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
(used internally)
setServerName(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.BungeeManager
 
setTag(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
(used internally)
setTagEnabled(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
setTarget(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
settings - Variable in class net.sacredlabyrinth.phaed.simpleclans.migrations.ConfigMigration
 
settingsManager - Static variable in interface net.sacredlabyrinth.phaed.simpleclans.chat.ChatHandler
 
settingsManager - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AbstractCondition
 
SettingsManager - Class in net.sacredlabyrinth.phaed.simpleclans.managers
 
SettingsManager(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager
 
SettingsManager.ConfigField - Enum in net.sacredlabyrinth.phaed.simpleclans.managers
 
setTrusted(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Sets this player's trusted status (does not update the clanplayer to db)
setType(ClanRequest) - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
setUniqueId(UUID) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
(used internally)
setup() - Method in interface net.sacredlabyrinth.phaed.simpleclans.hooks.protection.ProtectionProvider
 
setup() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.GriefPreventionProvider
 
setup() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.Landlord4Provider
 
setup() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.WorldGuard6Provider
 
setupDiscord() - Method in class net.sacredlabyrinth.phaed.simpleclans.hooks.discord.DiscordHook
 
setUUID(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
Deprecated.
setVerified(boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
(used internally)
setVerifiedOnly(ClickType) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
 
setVote(VoteResult) - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
(used internally)
setWarExpirationTime(Clan, int) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager
 
SHOW_UNVERIFIED_ON_LIST - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
SimpleClans - Class in net.sacredlabyrinth.phaed.simpleclans
 
SimpleClans() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.SimpleClans
 
SimpleClansExpansion - Class in net.sacredlabyrinth.phaed.simpleclans.hooks.papi
 
SimpleClansExpansion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.papi.SimpleClansExpansion
 
simplifiedString(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.StringSimplifier
 
size() - Method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
 
sm - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.data.Sendable
 
sortByValue(Map<K, V>) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Sorts a Map by value
sortClanPlayersByKDR(List<ClanPlayer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Sort clan players by KDR
sortClanPlayersByLastSeen(List<ClanPlayer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Sort clan players by last seen days
sortClansByActive(List<Clan>, boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Sort clans by active
sortClansByFounded(List<Clan>, boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Sort clans by founded date
sortClansByKDR(List<Clan>) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Sort clans by KDR
sortClansByKDR(List<Clan>, boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Sort clans by kdr
sortClansByName(List<Clan>, boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Sort clans by name
sortClansBySize(List<Clan>) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Sort clans by KDR
sortClansBySize(List<Clan>, boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Sort clans by size
SPIGOT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.chat.SCMessage.Source
 
SpigotChatHandler - Class in net.sacredlabyrinth.phaed.simpleclans.chat.handlers
 
SpigotChatHandler() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.chat.handlers.SpigotChatHandler
 
split(String, int) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.WordWrapper
Breaks a String, using the passed length and respecting color codes, into a List of Strings
SpyChatHandler - Class in net.sacredlabyrinth.phaed.simpleclans.chat.handlers
Handles delivering messages from SCMessage.Source.SPIGOT or SCMessage.Source.DISCORD to internal spy chat.
SpyChatHandler() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.chat.handlers.SpyChatHandler
 
SQLiteCore - Class in net.sacredlabyrinth.phaed.simpleclans.storage
 
SQLiteCore(String) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.storage.SQLiteCore
 
StaffCommands - Class in net.sacredlabyrinth.phaed.simpleclans.commands.staff
 
StaffCommands() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
StaffFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff
 
StaffFrame(SCFrame, Player) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.StaffFrame
 
start() - Method in class net.sacredlabyrinth.phaed.simpleclans.tasks.CollectFeeTask
Starts the repetitive task
start() - Method in class net.sacredlabyrinth.phaed.simpleclans.tasks.CollectUpkeepTask
Starts the repetitive task
start() - Method in class net.sacredlabyrinth.phaed.simpleclans.tasks.PlayerHeadCacheTask
Starts the repetitive task
start() - Method in class net.sacredlabyrinth.phaed.simpleclans.tasks.SaveDataTask
Starts the repetitive task
start() - Method in class net.sacredlabyrinth.phaed.simpleclans.tasks.UpkeepWarningTask
Starts the repetitive task
START_WAR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.ClanRequest
 
startColor(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ChatBlock
Deprecated.
startWar(Player, ClanPlayer, Clan, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ClanCommands
 
stats(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.DataCommands
 
STATS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
status(CommandSender, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.BankCommand
 
StorageManager - Class in net.sacredlabyrinth.phaed.simpleclans.managers
 
StorageManager() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
 
StorageManager.DataCallback<T> - Interface in net.sacredlabyrinth.phaed.simpleclans.managers
Callback that returns some data
StringSimplifier - Class in net.sacredlabyrinth.phaed.simpleclans
 
stripColors(String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.ChatUtils
 
stripOffLinePlayers(List<ClanPlayer>) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Remove offline players from a ClanPlayer array
subColor - Variable in class net.sacredlabyrinth.phaed.simpleclans.commands.data.Sendable
 
SUCCESS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.EconomyResponse
 

T

tag(Player, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ToggleCommand.Verified
 
TAG_BRACKET_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TAG_BRACKET_LEADER_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TAG_BRACKET_LEFT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TAG_BRACKET_RIGHT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TAG_DEFAULT_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TAG_KEY - Static variable in class net.sacredlabyrinth.phaed.simpleclans.conversation.CreateClanTagPrompt
 
TAG_MAX_LENGTH - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TAG_MIN_LENGTH - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TAG_REGEX - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TAG_SEPARATOR_char - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
Deprecated.
TAG_SEPARATOR_CHAR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TAG_SEPARATOR_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TAG_SEPARATOR_LEADER_COLOR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TagChangeEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
TagChangeEvent(Player, Clan, String) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.TagChangeEvent
 
TagValidator - Class in net.sacredlabyrinth.phaed.simpleclans.utils
 
TagValidator(SettingsManager, PermissionsManager) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.utils.TagValidator
 
take(CommandSender, ClanInput, double) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.BankCommand
 
TAMABLE_MOBS_SHARING - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TamableMobsSharing - Class in net.sacredlabyrinth.phaed.simpleclans.listeners
 
TamableMobsSharing(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.listeners.TamableMobsSharing
 
TASKS_COLLECT_FEE_HOUR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TASKS_COLLECT_FEE_MINUTE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TASKS_COLLECT_UPKEEP_HOUR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TASKS_COLLECT_UPKEEP_MINUTE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TASKS_COLLECT_UPKEEP_WARNING_HOUR - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TASKS_COLLECT_UPKEEP_WARNING_MINUTE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
teleport(Clan, Location) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.TeleportManager
Teleports all online and non-vanished members of this Clan to the specified Location
teleport(Player, Clan, Location) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.TeleportManager
Teleports all online and non-vanished members of this Clan to the specified Location
teleport(Player, Clan, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.HomeCommands
 
TELEPORT_BLOCKS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TELEPORT_HOME_ON_SPAWN - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
TeleportCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
TeleportCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.TeleportCondition
 
TeleportInputCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
TeleportInputCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.TeleportInputCondition
 
TeleportManager - Class in net.sacredlabyrinth.phaed.simpleclans.managers
Class responsible for managing teleports and its queue
TeleportManager() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.managers.TeleportManager
 
TeleportState - Class in net.sacredlabyrinth.phaed.simpleclans
 
TeleportState(Player, Location, String, int) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.TeleportState
 
teleportToHome(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.TeleportManager
 
teleportToHome(Player, Location, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.TeleportManager
 
ThreadUpdateSQL - Class in net.sacredlabyrinth.phaed.simpleclans.threads
 
ThreadUpdateSQL(Connection, String, String) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.threads.ThreadUpdateSQL
 
toArray(List<String>) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Converts ArrayList<String> to string array
toBaseComponents(CommandSender, String) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.ChatUtils
 
toBigDecimal(float) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.KDRFormat
 
ToggleCommand - Class in net.sacredlabyrinth.phaed.simpleclans.commands.clan
 
ToggleCommand() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ToggleCommand
 
ToggleCommand.Verified - Class in net.sacredlabyrinth.phaed.simpleclans.commands.clan
 
togglePermanent(CommandSender, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
toJSONString() - Method in class net.sacredlabyrinth.phaed.simpleclans.Flags
 
toLanguageTag(Locale) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
 
toLocationString(Location) - Static method in class net.sacredlabyrinth.phaed.simpleclans.Helper
Returns a prettier coordinate
toPlayer() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
toString() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
toString() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
 
toString() - Method in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
trust(Player, Clan, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LeaderCommands
 
TRUSTED - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.PermissionLevel
 

U

unassign(ClanPlayer, Clan, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.RankCommand
 
unban(CommandSender, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
UNRIVABLE_CLANS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
untrust(Player, Clan, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LeaderCommands
 
UNVERIFIED - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.ClanListFrame.Type
 
update(SCFrame) - Static method in class net.sacredlabyrinth.phaed.simpleclans.ui.InventoryDrawer
Update<T> - Class in net.sacredlabyrinth.phaed.simpleclans.proxy.listeners
 
Update(BungeeManager) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.Update
 
UpdateChecker - Class in net.sacredlabyrinth.phaed.simpleclans.utils
 
UpdateChecker(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.utils.UpdateChecker
 
updateClan(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Update a clan to the database
updateClan(Clan, boolean) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Update a clan to the database
UpdateClan - Class in net.sacredlabyrinth.phaed.simpleclans.proxy.listeners
 
UpdateClan(BungeeManager) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.UpdateClan
 
updateClanAsync(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Deprecated.
updateClanPermissions(Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.PermissionsManager
Adds all permissions for a clan
updateClanPlayer(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Update a clan player to the database
UpdateClanPlayer - Class in net.sacredlabyrinth.phaed.simpleclans.proxy.listeners
 
UpdateClanPlayer(BungeeManager) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.UpdateClanPlayer
 
updateClanPlayerAsync(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Deprecated.
updateDisplayName(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Update the players display name with his clan's tag
updateFields(Object, Object) - Static method in class net.sacredlabyrinth.phaed.simpleclans.utils.ObjectUtils
 
updateLastSeen() - Method in class net.sacredlabyrinth.phaed.simpleclans.ClanPlayer
Updates last seen date to today
updateLastSeen(Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Process a player and his clan's last seen date
updateLastUsed() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Updates last used date to today (does not update clan on db)
updatePlayerName(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Change the name of a player in the database
updatePlayerNameAsync(ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager
Change the name of a player in the database asynchronously
UPKEEP - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent.Cause
 
UpkeepWarningTask - Class in net.sacredlabyrinth.phaed.simpleclans.tasks
 
UpkeepWarningTask() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.tasks.UpkeepWarningTask
 
USERNAME_REGEX - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
UUIDFetcher - Class in net.sacredlabyrinth.phaed.simpleclans.uuid
 
UUIDMigration - Class in net.sacredlabyrinth.phaed.simpleclans.uuid
 

V

validate(Player, String) - Method in class net.sacredlabyrinth.phaed.simpleclans.utils.TagValidator
Validates a clan tag
validateCondition(ConditionContext<BukkitCommandIssuer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.CanChangeFeeCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.CanChatCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.CanVoteCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.EconomyEnabledCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.LandSharingCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.LeaderCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.MemberFeeEnabledCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.MinimumToAllyCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.MinimumToRivalCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.NotBannedCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.NotBlacklistedCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.OwnLandCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.RankPermissionCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.RivableCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.SenderClanMemberCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.VerifiedCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>, BukkitCommandExecutionContext, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.TeleportCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>, BukkitCommandExecutionContext, ClanPlayer) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.ClanMemberCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>, BukkitCommandExecutionContext, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.AlliedClanCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>, BukkitCommandExecutionContext, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.CanWarTargetCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>, BukkitCommandExecutionContext, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.DifferentClanCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>, BukkitCommandExecutionContext, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.InputVerifiedCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>, BukkitCommandExecutionContext, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.TeleportInputCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>, BukkitCommandExecutionContext, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.InputClanMemberCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>, BukkitCommandExecutionContext, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.NotBannedInputCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>, BukkitCommandExecutionContext, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.NotInClanCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>, BukkitCommandExecutionContext, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.OnlineCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>, BukkitCommandExecutionContext, ClanPlayerInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.SameClanCondition
 
validateCondition(ConditionContext<BukkitCommandIssuer>, BukkitCommandExecutionContext, Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.PlayerClanMemberCondition
 
validateMinMax(Number, Number, Number) - Static method in class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.Contexts
 
validateWarring() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
 
value() - Element in annotation type net.sacredlabyrinth.phaed.simpleclans.hooks.papi.Placeholder
 
value() - Element in annotation type net.sacredlabyrinth.phaed.simpleclans.hooks.papi.Placeholders
 
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.chat.SCMessage.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.ClanPlayer.Channel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.ClanRequest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.EconomyResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent.Cause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent.Cause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent.TransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.events.WarEndEvent.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.Kill.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.loggers.BankLogger.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.PermissionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.ClanListFrame.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.utils.RankingNumberResolver.RankingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sacredlabyrinth.phaed.simpleclans.VoteResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.chat.SCMessage.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.ClanPlayer.Channel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.ClanRequest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.EconomyResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.events.ChatEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.events.ClanBalanceUpdateEvent.Cause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent.Cause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.events.WarEndEvent.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.Kill.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.loggers.BankLogger.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.managers.ProtectionManager.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.PermissionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.ui.frames.staff.ClanListFrame.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.utils.RankingNumberResolver.RankingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sacredlabyrinth.phaed.simpleclans.VoteResult
Returns an array containing the constants of this enum type, in the order they are declared.
VanishUtils - Class in net.sacredlabyrinth.phaed.simpleclans.utils
 
Verified() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ToggleCommand.Verified
 
VerifiedCondition - Class in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
 
VerifiedCondition(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.conditions.VerifiedCondition
 
verify(CommandSender, ClanInput) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.staff.StaffCommands
 
verify(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.LeaderCommands
 
verifyClan() - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Verify a clan
vitals(CommandSender, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.DataCommands
 
Vitals - Class in net.sacredlabyrinth.phaed.simpleclans.commands.data
 
Vitals(SimpleClans, CommandSender, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.data.Vitals
 
VITALS - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
vote(String, VoteResult) - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 
VoteResult - Enum in net.sacredlabyrinth.phaed.simpleclans
Possible vote values
votingFinished() - Method in class net.sacredlabyrinth.phaed.simpleclans.Request
 

W

War - Class in net.sacredlabyrinth.phaed.simpleclans
 
War(Clan, Clan) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.War
 
WAR_ACTIONS_BREAK - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
WAR_ACTIONS_CONTAINER - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
WAR_ACTIONS_DAMAGE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
WAR_ACTIONS_INTERACT - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
WAR_ACTIONS_INTERACT_ENTITY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
WAR_ACTIONS_PLACE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
WAR_DISCONNECT_EXPIRATION_TIME - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
WAR_END - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
WAR_LISTENERS_IGNORED_LIST_BREAK - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
WAR_LISTENERS_IGNORED_LIST_PLACE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
WAR_LISTENERS_PRIORITY - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
WAR_MAX_MEMBERS_DIFFERENCE - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
WAR_NORMAL_EXPIRATION_TIME - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
WAR_START - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.RankPermission
 
WAR_START_REQUEST_ENABLED - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.managers.SettingsManager.ConfigField
 
WarEndEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
WarEndEvent(War, WarEndEvent.Reason) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.WarEndEvent
 
WarEndEvent.Reason - Enum in net.sacredlabyrinth.phaed.simpleclans.events
 
WarningFrame - Class in net.sacredlabyrinth.phaed.simpleclans.ui.frames
 
WarningFrame(SCFrame, Player, Object) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.ui.frames.WarningFrame
 
WarringClansCompletion - Class in net.sacredlabyrinth.phaed.simpleclans.commands.completions
 
WarringClansCompletion(SimpleClans) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.commands.completions.WarringClansCompletion
 
WarStartEvent - Class in net.sacredlabyrinth.phaed.simpleclans.events
 
WarStartEvent(War) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.events.WarStartEvent
 
withDisplayName(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponentImpl.Builder
 
withdraw(double, Player) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Deprecated.
withdraw(BankOperator, ClanBalanceUpdateEvent.Cause, double) - Method in class net.sacredlabyrinth.phaed.simpleclans.Clan
Withdraws money from the clan
withdraw(Player, Clan) - Method in class net.sacredlabyrinth.phaed.simpleclans.commands.clan.ToggleCommand.Verified
 
WITHDRAW - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.events.EconomyTransactionEvent.TransactionType
 
WITHDRAW - Enum constant in enum net.sacredlabyrinth.phaed.simpleclans.loggers.BankLogger.Operation
 
withLore(List<String>) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponentImpl.Builder
 
withLoreLine(String) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponentImpl.Builder
 
withSlot(int) - Method in class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponentImpl.Builder
 
WordWrapper - Class in net.sacredlabyrinth.phaed.simpleclans.utils
 
WordWrapper(String, int) - Constructor for class net.sacredlabyrinth.phaed.simpleclans.utils.WordWrapper
 
WorldGuard6Provider - Class in net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers
 
WorldGuard6Provider() - Constructor for class net.sacredlabyrinth.phaed.simpleclans.hooks.protection.providers.WorldGuard6Provider
 
wrap() - Method in class net.sacredlabyrinth.phaed.simpleclans.utils.WordWrapper
 
write(JsonWriter, List<ClanPlayer>) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.adapters.ClanPlayerListAdapter
 
write(JsonWriter, SCMessage) - Method in class net.sacredlabyrinth.phaed.simpleclans.proxy.adapters.SCMessageAdapter
 

Y

YAMLSerializer - Class in net.sacredlabyrinth.phaed.simpleclans.utils
 
A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form