Skip navigation links
A B C D G H I J L P R S T U V 

A

accept() - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Accept the ask request
accept(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Accept the ask request
accept(PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Accept the ask request
accept(boolean, PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Accept the ask request
accept() - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Accept the ask request
accept(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Accept the ask request
accept(PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Accept the ask request
accept(boolean, PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Accept the ask request
accept() - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Accept the invite request
accept(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Accept the invite request
accept() - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Accept the invite request
accept(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Accept the invite request
addMember(PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.Party
Add the player to the party
addMember(PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.Party
Add the player to the party
addPlayerIntoParty(PartyPlayer, Party) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
use Party.addMember(PartyPlayer) instead
addPlayerIntoParty(PartyPlayer, Party) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
use Party.addMember(PartyPlayer) instead
areInTheSameParty(UUID, UUID) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Check if the given players are in the same party
areInTheSameParty(UUID, UUID) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Check if the given players are in the same party
askToJoin(Party) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Ask to the party if the player can join
askToJoin(Party, boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Ask to the party if the player can join
askToJoin(Party) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Ask to the party if the player can join
askToJoin(Party, boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Ask to the party if the player can join

B

broadcastMessage(String, PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.Party
Send a broadcast message to the party.
broadcastMessage(String, PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.Party
Send a broadcast message to the party.
broadcastPartyMessage(Party, PartyPlayer, String) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
use Party.broadcastMessage(String, PartyPlayer) instead
broadcastPartyMessage(Party, PartyPlayer, String) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
use Party.broadcastMessage(String, PartyPlayer) instead
BukkitPartiesCombustFriendlyFireBlockedEvent - Class in com.alessiodp.parties.api.events.bukkit.unique
 
BukkitPartiesCombustFriendlyFireBlockedEvent - Class in com.alessiodp.parties.api.events.bukkit.unique
 
BukkitPartiesCombustFriendlyFireBlockedEvent(PartyPlayer, PartyPlayer, EntityCombustByEntityEvent) - Constructor for class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesCombustFriendlyFireBlockedEvent
 
BukkitPartiesCombustFriendlyFireBlockedEvent(PartyPlayer, PartyPlayer, EntityCombustByEntityEvent) - Constructor for class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesCombustFriendlyFireBlockedEvent
 
BukkitPartiesEvent - Class in com.alessiodp.parties.api.events.bukkit
 
BukkitPartiesEvent - Class in com.alessiodp.parties.api.events.bukkit
 
BukkitPartiesEvent(boolean) - Constructor for class com.alessiodp.parties.api.events.bukkit.BukkitPartiesEvent
 
BukkitPartiesEvent(boolean) - Constructor for class com.alessiodp.parties.api.events.bukkit.BukkitPartiesEvent
 
BukkitPartiesFishHookFriendlyFireBlockedEvent - Class in com.alessiodp.parties.api.events.bukkit.unique
 
BukkitPartiesFishHookFriendlyFireBlockedEvent - Class in com.alessiodp.parties.api.events.bukkit.unique
 
BukkitPartiesFishHookFriendlyFireBlockedEvent(PartyPlayer, PartyPlayer, PlayerFishEvent) - Constructor for class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFishHookFriendlyFireBlockedEvent
 
BukkitPartiesFishHookFriendlyFireBlockedEvent(PartyPlayer, PartyPlayer, PlayerFishEvent) - Constructor for class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFishHookFriendlyFireBlockedEvent
 
BukkitPartiesFriendlyFireBlockedEvent - Class in com.alessiodp.parties.api.events.bukkit.unique
 
BukkitPartiesFriendlyFireBlockedEvent - Class in com.alessiodp.parties.api.events.bukkit.unique
 
BukkitPartiesFriendlyFireBlockedEvent(PartyPlayer, PartyPlayer, EntityDamageByEntityEvent) - Constructor for class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFriendlyFireBlockedEvent
 
BukkitPartiesFriendlyFireBlockedEvent(PartyPlayer, PartyPlayer, EntityDamageByEntityEvent) - Constructor for class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFriendlyFireBlockedEvent
 
BukkitPartiesPartyGetExperienceEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyGetExperienceEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyGetExperienceEvent(Party, double, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyGetExperienceEvent
 
BukkitPartiesPartyGetExperienceEvent(Party, double, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyGetExperienceEvent
 
BukkitPartiesPartyLevelUpEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyLevelUpEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyLevelUpEvent(Party, int) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyLevelUpEvent
 
BukkitPartiesPartyLevelUpEvent(Party, int) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyLevelUpEvent
 
BukkitPartiesPartyPostBroadcastEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPostBroadcastEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPostBroadcastEvent(Party, String, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostBroadcastEvent
 
BukkitPartiesPartyPostBroadcastEvent(Party, String, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostBroadcastEvent
 
BukkitPartiesPartyPostCreateEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPostCreateEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPostCreateEvent(PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostCreateEvent
 
BukkitPartiesPartyPostCreateEvent(PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostCreateEvent
 
BukkitPartiesPartyPostDeleteEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPostDeleteEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPostDeleteEvent(Party, DeleteCause, PartyPlayer, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostDeleteEvent
 
BukkitPartiesPartyPostDeleteEvent(Party, DeleteCause, PartyPlayer, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostDeleteEvent
 
BukkitPartiesPartyPostRenameEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPostRenameEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPostRenameEvent(Party, String, String, PartyPlayer, boolean) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostRenameEvent
 
BukkitPartiesPartyPostRenameEvent(Party, String, String, PartyPlayer, boolean) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostRenameEvent
 
BukkitPartiesPartyPreBroadcastEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPreBroadcastEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPreBroadcastEvent(Party, String, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreBroadcastEvent
 
BukkitPartiesPartyPreBroadcastEvent(Party, String, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreBroadcastEvent
 
BukkitPartiesPartyPreCreateEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPreCreateEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPreCreateEvent(PartyPlayer, String, boolean) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreCreateEvent
 
BukkitPartiesPartyPreCreateEvent(PartyPlayer, String, boolean) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreCreateEvent
 
BukkitPartiesPartyPreDeleteEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPreDeleteEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPreDeleteEvent(Party, DeleteCause, PartyPlayer, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreDeleteEvent
 
BukkitPartiesPartyPreDeleteEvent(Party, DeleteCause, PartyPlayer, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreDeleteEvent
 
BukkitPartiesPartyPreExperienceDropEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPreExperienceDropEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPreExperienceDropEvent(Party, PartyPlayer, Object, double) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreExperienceDropEvent
 
BukkitPartiesPartyPreExperienceDropEvent(Party, PartyPlayer, Object, double) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreExperienceDropEvent
 
BukkitPartiesPartyPreRenameEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPreRenameEvent - Class in com.alessiodp.parties.api.events.bukkit.party
 
BukkitPartiesPartyPreRenameEvent(Party, String, String, PartyPlayer, boolean) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
BukkitPartiesPartyPreRenameEvent(Party, String, String, PartyPlayer, boolean) - Constructor for class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
BukkitPartiesPlayerPostChatEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPostChatEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPostChatEvent(PartyPlayer, Party, String, String) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostChatEvent
 
BukkitPartiesPlayerPostChatEvent(PartyPlayer, Party, String, String) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostChatEvent
 
BukkitPartiesPlayerPostHomeEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPostHomeEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPostHomeEvent(PartyPlayer, Party, PartyHome) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostHomeEvent
 
BukkitPartiesPlayerPostHomeEvent(PartyPlayer, Party, PartyHome) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostHomeEvent
 
BukkitPartiesPlayerPostInviteEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPostInviteEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPostInviteEvent(PartyPlayer, PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostInviteEvent
 
BukkitPartiesPlayerPostInviteEvent(PartyPlayer, PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostInviteEvent
 
BukkitPartiesPlayerPostJoinEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPostJoinEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPostJoinEvent(PartyPlayer, Party, JoinCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostJoinEvent
 
BukkitPartiesPlayerPostJoinEvent(PartyPlayer, Party, JoinCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostJoinEvent
 
BukkitPartiesPlayerPostLeaveEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPostLeaveEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPostLeaveEvent(PartyPlayer, Party, LeaveCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostLeaveEvent
 
BukkitPartiesPlayerPostLeaveEvent(PartyPlayer, Party, LeaveCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostLeaveEvent
 
BukkitPartiesPlayerPostTeleportEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPostTeleportEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPostTeleportEvent(PartyPlayer, Party, Location) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostTeleportEvent
 
BukkitPartiesPlayerPostTeleportEvent(PartyPlayer, Party, Location) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostTeleportEvent
 
BukkitPartiesPlayerPreChatEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPreChatEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPreChatEvent(PartyPlayer, Party, String, String) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
BukkitPartiesPlayerPreChatEvent(PartyPlayer, Party, String, String) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
BukkitPartiesPlayerPreHomeEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPreHomeEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPreHomeEvent(PartyPlayer, Party, PartyHome) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreHomeEvent
 
BukkitPartiesPlayerPreHomeEvent(PartyPlayer, Party, PartyHome) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreHomeEvent
 
BukkitPartiesPlayerPreInviteEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPreInviteEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPreInviteEvent(PartyPlayer, PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreInviteEvent
 
BukkitPartiesPlayerPreInviteEvent(PartyPlayer, PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreInviteEvent
 
BukkitPartiesPlayerPreJoinEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPreJoinEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPreJoinEvent(PartyPlayer, Party, JoinCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreJoinEvent
 
BukkitPartiesPlayerPreJoinEvent(PartyPlayer, Party, JoinCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreJoinEvent
 
BukkitPartiesPlayerPreLeaveEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPreLeaveEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPreLeaveEvent(PartyPlayer, Party, LeaveCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreLeaveEvent
 
BukkitPartiesPlayerPreLeaveEvent(PartyPlayer, Party, LeaveCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreLeaveEvent
 
BukkitPartiesPlayerPreTeleportEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPreTeleportEvent - Class in com.alessiodp.parties.api.events.bukkit.player
 
BukkitPartiesPlayerPreTeleportEvent(PartyPlayer, Party, Location) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreTeleportEvent
 
BukkitPartiesPlayerPreTeleportEvent(PartyPlayer, Party, Location) - Constructor for class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreTeleportEvent
 
BukkitPartiesPotionsFriendlyFireBlockedEvent - Class in com.alessiodp.parties.api.events.bukkit.unique
 
BukkitPartiesPotionsFriendlyFireBlockedEvent - Class in com.alessiodp.parties.api.events.bukkit.unique
 
BukkitPartiesPotionsFriendlyFireBlockedEvent(PartyPlayer, PartyPlayer, PotionSplashEvent) - Constructor for class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPotionsFriendlyFireBlockedEvent
 
BukkitPartiesPotionsFriendlyFireBlockedEvent(PartyPlayer, PartyPlayer, PotionSplashEvent) - Constructor for class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPotionsFriendlyFireBlockedEvent
 
BukkitPartiesPreExperienceDropEvent - Class in com.alessiodp.parties.api.events.bukkit.unique
BukkitPartiesPreExperienceDropEvent - Class in com.alessiodp.parties.api.events.bukkit.unique
BukkitPartiesPreExperienceDropEvent(Party, PartyPlayer, Entity, double, double) - Constructor for class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPreExperienceDropEvent
Deprecated.
 
BukkitPartiesPreExperienceDropEvent(Party, PartyPlayer, Entity, double, double) - Constructor for class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPreExperienceDropEvent
Deprecated.
 
BungeePartiesEvent - Class in com.alessiodp.parties.api.events.bungee
 
BungeePartiesEvent - Class in com.alessiodp.parties.api.events.bungee
 
BungeePartiesEvent() - Constructor for class com.alessiodp.parties.api.events.bungee.BungeePartiesEvent
 
BungeePartiesEvent() - Constructor for class com.alessiodp.parties.api.events.bungee.BungeePartiesEvent
 
BungeePartiesPartyFollowEvent - Class in com.alessiodp.parties.api.events.bungee.unique
 
BungeePartiesPartyFollowEvent - Class in com.alessiodp.parties.api.events.bungee.unique
 
BungeePartiesPartyFollowEvent(Party, String) - Constructor for class com.alessiodp.parties.api.events.bungee.unique.BungeePartiesPartyFollowEvent
 
BungeePartiesPartyFollowEvent(Party, String) - Constructor for class com.alessiodp.parties.api.events.bungee.unique.BungeePartiesPartyFollowEvent
 
BungeePartiesPartyGetExperienceEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyGetExperienceEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyGetExperienceEvent(Party, double, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyGetExperienceEvent
 
BungeePartiesPartyGetExperienceEvent(Party, double, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyGetExperienceEvent
 
BungeePartiesPartyLevelUpEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyLevelUpEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyLevelUpEvent(Party, int) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyLevelUpEvent
 
BungeePartiesPartyLevelUpEvent(Party, int) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyLevelUpEvent
 
BungeePartiesPartyPostBroadcastEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPostBroadcastEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPostBroadcastEvent(Party, String, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostBroadcastEvent
 
BungeePartiesPartyPostBroadcastEvent(Party, String, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostBroadcastEvent
 
BungeePartiesPartyPostCreateEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPostCreateEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPostCreateEvent(PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostCreateEvent
 
BungeePartiesPartyPostCreateEvent(PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostCreateEvent
 
BungeePartiesPartyPostDeleteEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPostDeleteEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPostDeleteEvent(Party, DeleteCause, PartyPlayer, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostDeleteEvent
 
BungeePartiesPartyPostDeleteEvent(Party, DeleteCause, PartyPlayer, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostDeleteEvent
 
BungeePartiesPartyPostRenameEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPostRenameEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPostRenameEvent(Party, String, String, PartyPlayer, boolean) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostRenameEvent
 
BungeePartiesPartyPostRenameEvent(Party, String, String, PartyPlayer, boolean) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostRenameEvent
 
BungeePartiesPartyPreBroadcastEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPreBroadcastEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPreBroadcastEvent(Party, String, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreBroadcastEvent
 
BungeePartiesPartyPreBroadcastEvent(Party, String, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreBroadcastEvent
 
BungeePartiesPartyPreCreateEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPreCreateEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPreCreateEvent(PartyPlayer, String, boolean) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreCreateEvent
 
BungeePartiesPartyPreCreateEvent(PartyPlayer, String, boolean) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreCreateEvent
 
BungeePartiesPartyPreDeleteEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPreDeleteEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPreDeleteEvent(Party, DeleteCause, PartyPlayer, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreDeleteEvent
 
BungeePartiesPartyPreDeleteEvent(Party, DeleteCause, PartyPlayer, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreDeleteEvent
 
BungeePartiesPartyPreExperienceDropEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPreExperienceDropEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPreExperienceDropEvent(Party, PartyPlayer, Object, double) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreExperienceDropEvent
 
BungeePartiesPartyPreExperienceDropEvent(Party, PartyPlayer, Object, double) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreExperienceDropEvent
 
BungeePartiesPartyPreRenameEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPreRenameEvent - Class in com.alessiodp.parties.api.events.bungee.party
 
BungeePartiesPartyPreRenameEvent(Party, String, String, PartyPlayer, boolean) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
BungeePartiesPartyPreRenameEvent(Party, String, String, PartyPlayer, boolean) - Constructor for class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
BungeePartiesPlayerPostChatEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPostChatEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPostChatEvent(PartyPlayer, Party, String, String) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostChatEvent
 
BungeePartiesPlayerPostChatEvent(PartyPlayer, Party, String, String) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostChatEvent
 
BungeePartiesPlayerPostHomeEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPostHomeEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPostHomeEvent(PartyPlayer, Party, PartyHome) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostHomeEvent
 
BungeePartiesPlayerPostHomeEvent(PartyPlayer, Party, PartyHome) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostHomeEvent
 
BungeePartiesPlayerPostInviteEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPostInviteEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPostInviteEvent(PartyPlayer, PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostInviteEvent
 
BungeePartiesPlayerPostInviteEvent(PartyPlayer, PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostInviteEvent
 
BungeePartiesPlayerPostJoinEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPostJoinEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPostJoinEvent(PartyPlayer, Party, JoinCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostJoinEvent
 
BungeePartiesPlayerPostJoinEvent(PartyPlayer, Party, JoinCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostJoinEvent
 
BungeePartiesPlayerPostLeaveEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPostLeaveEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPostLeaveEvent(PartyPlayer, Party, LeaveCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostLeaveEvent
 
BungeePartiesPlayerPostLeaveEvent(PartyPlayer, Party, LeaveCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostLeaveEvent
 
BungeePartiesPlayerPostTeleportEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPostTeleportEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPostTeleportEvent(PartyPlayer, Party, ServerInfo) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostTeleportEvent
 
BungeePartiesPlayerPostTeleportEvent(PartyPlayer, Party, ServerInfo) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostTeleportEvent
 
BungeePartiesPlayerPreChatEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPreChatEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPreChatEvent(PartyPlayer, Party, String, String) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
BungeePartiesPlayerPreChatEvent(PartyPlayer, Party, String, String) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
BungeePartiesPlayerPreHomeEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPreHomeEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPreHomeEvent(PartyPlayer, Party, PartyHome) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreHomeEvent
 
BungeePartiesPlayerPreHomeEvent(PartyPlayer, Party, PartyHome) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreHomeEvent
 
BungeePartiesPlayerPreInviteEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPreInviteEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPreInviteEvent(PartyPlayer, PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreInviteEvent
 
BungeePartiesPlayerPreInviteEvent(PartyPlayer, PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreInviteEvent
 
BungeePartiesPlayerPreJoinEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPreJoinEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPreJoinEvent(PartyPlayer, Party, JoinCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreJoinEvent
 
BungeePartiesPlayerPreJoinEvent(PartyPlayer, Party, JoinCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreJoinEvent
 
BungeePartiesPlayerPreLeaveEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPreLeaveEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPreLeaveEvent(PartyPlayer, Party, LeaveCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreLeaveEvent
 
BungeePartiesPlayerPreLeaveEvent(PartyPlayer, Party, LeaveCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreLeaveEvent
 
BungeePartiesPlayerPreTeleportEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPreTeleportEvent - Class in com.alessiodp.parties.api.events.bungee.player
 
BungeePartiesPlayerPreTeleportEvent(PartyPlayer, Party, ServerInfo) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreTeleportEvent
 
BungeePartiesPlayerPreTeleportEvent(PartyPlayer, Party, ServerInfo) - Constructor for class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreTeleportEvent
 

C

Cancellable - Interface in com.alessiodp.parties.api.events
 
Cancellable - Interface in com.alessiodp.parties.api.events
 
changeLeader(PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.Party
Change the party leader
changeLeader(PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.Party
Change the party leader
Color - Interface in com.alessiodp.parties.api.interfaces
Deprecated.
Use PartyColor instead
Color - Interface in com.alessiodp.parties.api.interfaces
Deprecated.
Use PartyColor instead
com.alessiodp.parties.api - package com.alessiodp.parties.api
Main package of Parties API
com.alessiodp.parties.api.enums - package com.alessiodp.parties.api.enums
Enums used in Parties API
com.alessiodp.parties.api.events - package com.alessiodp.parties.api.events
Events called by Parties
com.alessiodp.parties.api.events.bukkit - package com.alessiodp.parties.api.events.bukkit
 
com.alessiodp.parties.api.events.bukkit.party - package com.alessiodp.parties.api.events.bukkit.party
 
com.alessiodp.parties.api.events.bukkit.player - package com.alessiodp.parties.api.events.bukkit.player
 
com.alessiodp.parties.api.events.bukkit.unique - package com.alessiodp.parties.api.events.bukkit.unique
 
com.alessiodp.parties.api.events.bungee - package com.alessiodp.parties.api.events.bungee
 
com.alessiodp.parties.api.events.bungee.party - package com.alessiodp.parties.api.events.bungee.party
 
com.alessiodp.parties.api.events.bungee.player - package com.alessiodp.parties.api.events.bungee.player
 
com.alessiodp.parties.api.events.bungee.unique - package com.alessiodp.parties.api.events.bungee.unique
 
com.alessiodp.parties.api.events.common.party - package com.alessiodp.parties.api.events.common.party
 
com.alessiodp.parties.api.events.common.player - package com.alessiodp.parties.api.events.common.player
 
com.alessiodp.parties.api.events.velocity - package com.alessiodp.parties.api.events.velocity
 
com.alessiodp.parties.api.events.velocity.party - package com.alessiodp.parties.api.events.velocity.party
 
com.alessiodp.parties.api.events.velocity.player - package com.alessiodp.parties.api.events.velocity.player
 
com.alessiodp.parties.api.events.velocity.unique - package com.alessiodp.parties.api.events.velocity.unique
 
com.alessiodp.parties.api.interfaces - package com.alessiodp.parties.api.interfaces
Interfaces used in Parties API
createParty(String, PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Create a party
createParty(String, PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Create a party

D

delete() - Method in interface com.alessiodp.parties.api.interfaces.Party
Delete the party
delete() - Method in interface com.alessiodp.parties.api.interfaces.Party
Delete the party
DeleteCause - Enum in com.alessiodp.parties.api.enums
 
DeleteCause - Enum in com.alessiodp.parties.api.enums
 
deleteParty(Party) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
use Party.delete() instead
deleteParty(Party) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
use Party.delete() instead
deny() - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Deny the ask request
deny(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Deny the ask request
deny(PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Deny the ask request
deny(boolean, PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Deny the ask request
deny() - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Deny the ask request
deny(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Deny the ask request
deny(PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Deny the ask request
deny(boolean, PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Deny the ask request
deny() - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Deny the invite request
deny(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Deny the invite request
deny() - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Deny the invite request
deny(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Deny the invite request

G

getApi() - Method in class com.alessiodp.parties.api.events.bukkit.BukkitPartiesEvent
 
getApi() - Method in class com.alessiodp.parties.api.events.bukkit.BukkitPartiesEvent
 
getApi() - Method in class com.alessiodp.parties.api.events.bungee.BungeePartiesEvent
 
getApi() - Method in class com.alessiodp.parties.api.events.bungee.BungeePartiesEvent
 
getApi() - Method in interface com.alessiodp.parties.api.events.PartiesEvent
Get the Parties API instance
getApi() - Method in interface com.alessiodp.parties.api.events.PartiesEvent
Get the Parties API instance
getApi() - Method in class com.alessiodp.parties.api.events.velocity.VelocityPartiesEvent
 
getApi() - Method in class com.alessiodp.parties.api.events.velocity.VelocityPartiesEvent
 
getApi() - Static method in class com.alessiodp.parties.api.Parties
Get the PartiesAPI instance
getApi() - Static method in class com.alessiodp.parties.api.Parties
Get the PartiesAPI instance
getAsker() - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Get who is asking to join the party
getAsker() - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Get who is asking to join the party
getAskRequests() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get a list of pending ask requests
getAskRequests() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get a list of pending ask requests
getBungeecordId() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getBungeecordId() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getBungeecordName() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getBungeecordName() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getCause() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostDeleteEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostDeleteEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreDeleteEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreDeleteEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostJoinEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostJoinEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostLeaveEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostLeaveEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreJoinEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreJoinEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreLeaveEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreLeaveEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostDeleteEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostDeleteEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreDeleteEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreDeleteEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostJoinEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostJoinEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostLeaveEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostLeaveEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreJoinEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreJoinEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreLeaveEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreLeaveEvent
 
getCause() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostDeleteEvent
Get the delete cause
getCause() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostDeleteEvent
Get the delete cause
getCause() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreDeleteEvent
Get the cause of delete
getCause() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreDeleteEvent
Get the cause of delete
getCause() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostJoinEvent
Get the join cause
getCause() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostJoinEvent
Get the join cause
getCause() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostLeaveEvent
Get the leave cause
getCause() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostLeaveEvent
Get the leave cause
getCause() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreJoinEvent
Get the join cause
getCause() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreJoinEvent
Get the join cause
getCause() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreLeaveEvent
Get the leave cause
getCause() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreLeaveEvent
Get the leave cause
getCause() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostDeleteEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostDeleteEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreDeleteEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreDeleteEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostJoinEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostJoinEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostLeaveEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostLeaveEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreJoinEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreJoinEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreLeaveEvent
 
getCause() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreLeaveEvent
 
getChat() - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Get the chat format of the rank
getChat() - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Get the chat format of the rank
getCode() - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Get the color code
getCode() - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Get the color code
getColor() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party color
getColor() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party color
getColors() - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get the list of available colors
getColors() - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get the list of available colors
getCommand() - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Get the color command
getCommand() - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Get the color command
getCommandSender() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostDeleteEvent
 
getCommandSender() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostDeleteEvent
 
getCommandSender() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreDeleteEvent
 
getCommandSender() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreDeleteEvent
 
getCommandSender() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostDeleteEvent
 
getCommandSender() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostDeleteEvent
 
getCommandSender() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreDeleteEvent
 
getCommandSender() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreDeleteEvent
 
getCommandSender() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostDeleteEvent
Get the player who performed the command
getCommandSender() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostDeleteEvent
Get the player who performed the command
getCommandSender() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreDeleteEvent
Get the player who performed the command
getCommandSender() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreDeleteEvent
Get the player who performed the command
getCommandSender() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostDeleteEvent
 
getCommandSender() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostDeleteEvent
 
getCommandSender() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreDeleteEvent
 
getCommandSender() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreDeleteEvent
 
getConfigName() - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Get the configuration name of the rank This should not be touched.
getConfigName() - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Get the configuration name of the rank This should not be touched.
getCreator() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostCreateEvent
 
getCreator() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostCreateEvent
 
getCreator() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostCreateEvent
 
getCreator() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostCreateEvent
 
getCreator() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostCreateEvent
Get the creator of the party
getCreator() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostCreateEvent
Get the creator of the party
getCreator() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostCreateEvent
 
getCreator() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostCreateEvent
 
getDescription() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party description
getDescription() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party description
getDestination() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostTeleportEvent
Get the destination as Location
getDestination() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostTeleportEvent
Get the destination as Location
getDestination() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreTeleportEvent
Get the destination as Location
getDestination() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreTeleportEvent
Get the destination as Location
getDestination() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostTeleportEvent
Get the destination as ServerInfo
getDestination() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostTeleportEvent
Get the destination as ServerInfo
getDestination() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreTeleportEvent
Get the destination as ServerInfo
getDestination() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreTeleportEvent
Get the destination as ServerInfo
getDestination() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostTeleportEvent
Get the destination as RegisteredServer
getDestination() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostTeleportEvent
Get the destination as RegisteredServer
getDestination() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreTeleportEvent
Get the destination as RegisteredServer
getDestination() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreTeleportEvent
Get the destination as RegisteredServer
getDynamicKills() - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Get the dynamic kills minimum
getDynamicKills() - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Get the dynamic kills minimum
getDynamicMembers() - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Get the dynamic members minimum
getDynamicMembers() - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Get the dynamic members minimum
getDynamicPriority() - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Get the dynamic priority
getDynamicPriority() - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Get the dynamic priority
getDynmapLayer() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getDynmapLayer() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getExperience() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyGetExperienceEvent
 
getExperience() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyGetExperienceEvent
 
getExperience() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreExperienceDropEvent
 
getExperience() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreExperienceDropEvent
 
getExperience() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyGetExperienceEvent
 
getExperience() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyGetExperienceEvent
 
getExperience() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreExperienceDropEvent
 
getExperience() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreExperienceDropEvent
 
getExperience() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyGetExperienceEvent
Get the experience
getExperience() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyGetExperienceEvent
Get the experience
getExperience() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreExperienceDropEvent
Get the dropped experience
getExperience() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreExperienceDropEvent
Get the dropped experience
getExperience() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyGetExperienceEvent
 
getExperience() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyGetExperienceEvent
 
getExperience() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreExperienceDropEvent
 
getExperience() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreExperienceDropEvent
 
getExperience() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party experience
getExperience() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party experience
getExperienceMode() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getExperienceMode() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getFixedDefaultParty() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getFixedDefaultParty() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getFormattedMessage() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostChatEvent
 
getFormattedMessage() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostChatEvent
 
getFormattedMessage() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
getFormattedMessage() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
getFormattedMessage() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostChatEvent
 
getFormattedMessage() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostChatEvent
 
getFormattedMessage() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
getFormattedMessage() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
getFormattedMessage() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostChatEvent
Get the formatted message of the player
getFormattedMessage() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostChatEvent
Get the formatted message of the player
getFormattedMessage() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreChatEvent
Get the formatted message of the player
getFormattedMessage() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreChatEvent
Get the formatted message of the player
getFormattedMessage() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostChatEvent
 
getFormattedMessage() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostChatEvent
 
getFormattedMessage() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
getFormattedMessage() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
getHandlerList() - Static method in class com.alessiodp.parties.api.events.bukkit.BukkitPartiesEvent
 
getHandlerList() - Static method in class com.alessiodp.parties.api.events.bukkit.BukkitPartiesEvent
 
getHandlers() - Method in class com.alessiodp.parties.api.events.bukkit.BukkitPartiesEvent
 
getHandlers() - Method in class com.alessiodp.parties.api.events.bukkit.BukkitPartiesEvent
 
getHardName() - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Deprecated.
getHardName() - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Deprecated.
getHome() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostHomeEvent
 
getHome() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostHomeEvent
 
getHome() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreHomeEvent
 
getHome() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreHomeEvent
 
getHome() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostHomeEvent
 
getHome() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostHomeEvent
 
getHome() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreHomeEvent
 
getHome() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreHomeEvent
 
getHome() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostHomeEvent
Get the destination home
getHome() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostHomeEvent
Get the destination home
getHome() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreHomeEvent
Get the destination home
getHome() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreHomeEvent
Get the destination home
getHome() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostHomeEvent
 
getHome() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostHomeEvent
 
getHome() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreHomeEvent
 
getHome() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreHomeEvent
 
getHome() - Method in interface com.alessiodp.parties.api.interfaces.Party
Deprecated.
use getHomes() instead
getHome() - Method in interface com.alessiodp.parties.api.interfaces.Party
Deprecated.
use getHomes() instead
getHomes() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the set of homes of the party
getHomes() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the set of homes of the party
getId() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party id
getId() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party id
getInvitedPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostInviteEvent
 
getInvitedPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostInviteEvent
 
getInvitedPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreInviteEvent
 
getInvitedPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreInviteEvent
 
getInvitedPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostInviteEvent
 
getInvitedPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostInviteEvent
 
getInvitedPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreInviteEvent
 
getInvitedPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreInviteEvent
 
getInvitedPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostInviteEvent
Get the invited player
getInvitedPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostInviteEvent
Get the invited player
getInvitedPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreInviteEvent
Get the invited player
getInvitedPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreInviteEvent
Get the invited player
getInvitedPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostInviteEvent
 
getInvitedPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostInviteEvent
 
getInvitedPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreInviteEvent
 
getInvitedPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreInviteEvent
 
getInvitedPlayer() - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Get the invited player
getInvitedPlayer() - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Get the invited player
getInviter() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostInviteEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostInviteEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostJoinEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostJoinEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreInviteEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreInviteEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreJoinEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreJoinEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostInviteEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostInviteEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostJoinEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostJoinEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreInviteEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreInviteEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreJoinEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreJoinEvent
 
getInviter() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostInviteEvent
Get the inviter
getInviter() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostInviteEvent
Get the inviter
getInviter() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostJoinEvent
Get the inviter
getInviter() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostJoinEvent
Get the inviter
getInviter() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreInviteEvent
Get the inviter
getInviter() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreInviteEvent
Get the inviter
getInviter() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreJoinEvent
Get the inviter
getInviter() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreJoinEvent
Get the inviter
getInviter() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostInviteEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostInviteEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostJoinEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostJoinEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreInviteEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreInviteEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreJoinEvent
 
getInviter() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreJoinEvent
 
getInviter() - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Get who sent the invite request
getInviter() - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Get who sent the invite request
getInviteRequests() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get a list of pending invite requests
getInviteRequests() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get a list of pending invite requests
getJoinedServer() - Method in class com.alessiodp.parties.api.events.bungee.unique.BungeePartiesPartyFollowEvent
Get the name of the server that the party will join into
getJoinedServer() - Method in class com.alessiodp.parties.api.events.bungee.unique.BungeePartiesPartyFollowEvent
Get the name of the server that the party will join into
getJoinedServer() - Method in class com.alessiodp.parties.api.events.velocity.unique.VelocityPartiesPartyFollowEvent
Get the name of the server that the party will join into
getJoinedServer() - Method in class com.alessiodp.parties.api.events.velocity.unique.VelocityPartiesPartyFollowEvent
Get the name of the server that the party will join into
getKickedPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostDeleteEvent
 
getKickedPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostDeleteEvent
 
getKickedPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreDeleteEvent
 
getKickedPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreDeleteEvent
 
getKickedPlayer() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostDeleteEvent
 
getKickedPlayer() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostDeleteEvent
 
getKickedPlayer() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreDeleteEvent
 
getKickedPlayer() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreDeleteEvent
 
getKickedPlayer() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostDeleteEvent
Get the kicked player
getKickedPlayer() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostDeleteEvent
Get the kicked player
getKickedPlayer() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreDeleteEvent
Get the kicked player
getKickedPlayer() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreDeleteEvent
Get the kicked player
getKickedPlayer() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostDeleteEvent
 
getKickedPlayer() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostDeleteEvent
 
getKickedPlayer() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreDeleteEvent
 
getKickedPlayer() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreDeleteEvent
 
getKicker() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostLeaveEvent
 
getKicker() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostLeaveEvent
 
getKicker() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreLeaveEvent
 
getKicker() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreLeaveEvent
 
getKicker() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostLeaveEvent
 
getKicker() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostLeaveEvent
 
getKicker() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreLeaveEvent
 
getKicker() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreLeaveEvent
 
getKicker() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostLeaveEvent
Get the kicker
getKicker() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostLeaveEvent
Get the kicker
getKicker() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreLeaveEvent
Get the kicker
getKicker() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreLeaveEvent
Get the kicker
getKicker() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostLeaveEvent
 
getKicker() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostLeaveEvent
 
getKicker() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreLeaveEvent
 
getKicker() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreLeaveEvent
 
getKilledEntity() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreExperienceDropEvent
 
getKilledEntity() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreExperienceDropEvent
 
getKilledEntity() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreExperienceDropEvent
 
getKilledEntity() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreExperienceDropEvent
 
getKilledEntity() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreExperienceDropEvent
Get the killed entity, null if doesn't exist.
getKilledEntity() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreExperienceDropEvent
Get the killed entity, null if doesn't exist.
getKilledEntity() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreExperienceDropEvent
 
getKilledEntity() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreExperienceDropEvent
 
getKiller() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyGetExperienceEvent
 
getKiller() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyGetExperienceEvent
 
getKiller() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyGetExperienceEvent
 
getKiller() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyGetExperienceEvent
 
getKiller() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyGetExperienceEvent
Get the player who killed the mob
getKiller() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyGetExperienceEvent
Get the player who killed the mob
getKiller() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyGetExperienceEvent
 
getKiller() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyGetExperienceEvent
 
getKills() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the kills number of the party
getKills() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the kills number of the party
getLeader() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party leader
getLeader() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party leader
getLevel() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the current party level
getLevel() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the current party level
getLevel() - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Get the level of the rank
getLevel() - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Get the level of the rank
getLevelExperience() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the total experience of the current level
getLevelExperience() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the total experience of the current level
getLevelUpCurrent() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the current party level experience.
getLevelUpCurrent() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the current party level experience.
getLevelUpNecessary() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the experience required to level up the party
getLevelUpNecessary() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the experience required to level up the party
getMembers() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get a list of party members.
getMembers() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get a list of party members.
getMessage() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostBroadcastEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostBroadcastEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreBroadcastEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreBroadcastEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostChatEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostChatEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostBroadcastEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostBroadcastEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreBroadcastEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreBroadcastEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostChatEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostChatEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
getMessage() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostBroadcastEvent
Get the message
getMessage() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostBroadcastEvent
Get the message
getMessage() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreBroadcastEvent
Get the message
getMessage() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreBroadcastEvent
Get the message
getMessage() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostChatEvent
Get the message of the player
getMessage() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostChatEvent
Get the message of the player
getMessage() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreChatEvent
Get the message of the player
getMessage() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreChatEvent
Get the message of the player
getMessage() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostBroadcastEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostBroadcastEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreBroadcastEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreBroadcastEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostChatEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostChatEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
getMessage() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
getMotd() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the Message Of The Day of the party
getMotd() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the Message Of The Day of the party
getName() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party name
getName() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party name
getName() - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Get the color name
getName() - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Get the color name
getName() - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Gets the name of the home
getName() - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Gets the name of the home
getName() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Get the name
getName() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Get the name
getName() - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Get the name of the rank
getName() - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Get the name of the rank
getNameAllowedCharacters() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getNameAllowedCharacters() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getNameCensorRegex() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getNameCensorRegex() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getNameMaximumLength() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getNameMaximumLength() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getNameMinimumLength() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getNameMinimumLength() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getNameTimestamp() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Deprecated.
Parties does not handle login timestamp anymore (use LastLoginAPI plugin instead)
getNameTimestamp() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Deprecated.
Parties does not handle login timestamp anymore (use LastLoginAPI plugin instead)
getNewLevel() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyLevelUpEvent
 
getNewLevel() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyLevelUpEvent
 
getNewLevel() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyLevelUpEvent
 
getNewLevel() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyLevelUpEvent
 
getNewLevel() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyLevelUpEvent
Get the new party level
getNewLevel() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyLevelUpEvent
Get the new party level
getNewLevel() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyLevelUpEvent
 
getNewLevel() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyLevelUpEvent
 
getNewPartyName() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostRenameEvent
 
getNewPartyName() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostRenameEvent
 
getNewPartyName() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
getNewPartyName() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
getNewPartyName() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostRenameEvent
 
getNewPartyName() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostRenameEvent
 
getNewPartyName() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
getNewPartyName() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
getNewPartyName() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostRenameEvent
Get the new party name
getNewPartyName() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostRenameEvent
Get the new party name
getNewPartyName() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreRenameEvent
Get the new party name
getNewPartyName() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreRenameEvent
Get the new party name
getNewPartyName() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostRenameEvent
 
getNewPartyName() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostRenameEvent
 
getNewPartyName() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
getNewPartyName() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
getNickname() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Get the nickname
getNickname() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Get the nickname
getNormalExperience() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPreExperienceDropEvent
getNormalExperience() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPreExperienceDropEvent
getOldPartyName() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostRenameEvent
 
getOldPartyName() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostRenameEvent
 
getOldPartyName() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
getOldPartyName() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
getOldPartyName() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostRenameEvent
 
getOldPartyName() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostRenameEvent
 
getOldPartyName() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
getOldPartyName() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
getOldPartyName() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostRenameEvent
Get the old party name
getOldPartyName() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostRenameEvent
Get the old party name
getOldPartyName() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreRenameEvent
Get the old party name
getOldPartyName() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreRenameEvent
Get the old party name
getOldPartyName() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostRenameEvent
 
getOldPartyName() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostRenameEvent
 
getOldPartyName() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
getOldPartyName() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
getOnlineMembers() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get a list of online members
getOnlineMembers(boolean) - Method in interface com.alessiodp.parties.api.interfaces.Party
Get a list of online members
getOnlineMembers() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get a list of online members
getOnlineMembers(boolean) - Method in interface com.alessiodp.parties.api.interfaces.Party
Get a list of online members
getOnlineParties() - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get online parties
getOnlineParties() - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get online parties
getOnlinePlayers(Party) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
use Party.getOnlineMembers(boolean) instead
getOnlinePlayers(Party) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
use Party.getOnlineMembers(boolean) instead
getOptions() - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get main plugin options
getOptions() - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get main plugin options
getOriginalEvent() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesCombustFriendlyFireBlockedEvent
Get the original Bukkit event handled by Parties
getOriginalEvent() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesCombustFriendlyFireBlockedEvent
Get the original Bukkit event handled by Parties
getOriginalEvent() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFishHookFriendlyFireBlockedEvent
Get the original Bukkit event handled by Parties
getOriginalEvent() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFishHookFriendlyFireBlockedEvent
Get the original Bukkit event handled by Parties
getOriginalEvent() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFriendlyFireBlockedEvent
Get the original Bukkit event handled by Parties
getOriginalEvent() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFriendlyFireBlockedEvent
Get the original Bukkit event handled by Parties
getOriginalEvent() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPotionsFriendlyFireBlockedEvent
Gets the original Bukkit event handled by Parties
getOriginalEvent() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPotionsFriendlyFireBlockedEvent
Gets the original Bukkit event handled by Parties
getPartiesListByExperience(int, int) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get list of parties ordered by number of experience
getPartiesListByExperience(int, int) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get list of parties ordered by number of experience
getPartiesListByKills(int, int) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get list of parties ordered by number of kills
getPartiesListByKills(int, int) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get list of parties ordered by number of kills
getPartiesListByMembers(int, int) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get list of parties ordered by number of members
getPartiesListByMembers(int, int) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get list of parties ordered by number of members
getPartiesListByName(int, int) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get list of parties ordered by name
getPartiesListByName(int, int) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get list of parties ordered by name
getPartiesListByOnlineMembers(int, int) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get list of parties ordered by number of online members
getPartiesListByOnlineMembers(int, int) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get list of parties ordered by number of online members
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyGetExperienceEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyGetExperienceEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyLevelUpEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyLevelUpEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostBroadcastEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostBroadcastEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostCreateEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostCreateEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostDeleteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostDeleteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostRenameEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostRenameEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreBroadcastEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreBroadcastEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreDeleteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreDeleteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreExperienceDropEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreExperienceDropEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostChatEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostChatEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostHomeEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostHomeEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostInviteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostInviteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostJoinEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostJoinEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostLeaveEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostLeaveEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostTeleportEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostTeleportEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreHomeEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreHomeEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreInviteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreInviteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreJoinEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreJoinEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreLeaveEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreLeaveEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreTeleportEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreTeleportEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyGetExperienceEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyGetExperienceEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyLevelUpEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyLevelUpEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostBroadcastEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostBroadcastEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostCreateEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostCreateEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostDeleteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostDeleteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostRenameEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostRenameEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreBroadcastEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreBroadcastEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreDeleteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreDeleteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreExperienceDropEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreExperienceDropEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostChatEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostChatEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostHomeEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostHomeEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostInviteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostInviteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostJoinEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostJoinEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostLeaveEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostLeaveEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostTeleportEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostTeleportEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreHomeEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreHomeEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreInviteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreInviteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreJoinEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreJoinEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreLeaveEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreLeaveEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreTeleportEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreTeleportEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.bungee.unique.BungeePartiesPartyFollowEvent
Get the party
getParty() - Method in class com.alessiodp.parties.api.events.bungee.unique.BungeePartiesPartyFollowEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyGetExperienceEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyGetExperienceEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyLevelUpEvent
Get the party that leveled up
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyLevelUpEvent
Get the party that leveled up
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostBroadcastEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostBroadcastEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostCreateEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostCreateEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostDeleteEvent
Get the deleted party
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostDeleteEvent
Get the deleted party
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostRenameEvent
Get the renamed party
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostRenameEvent
Get the renamed party
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreBroadcastEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreBroadcastEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreDeleteEvent
Get the party that is getting cancelled
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreDeleteEvent
Get the party that is getting cancelled
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreExperienceDropEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreExperienceDropEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreRenameEvent
Get the party that is getting renamed
getParty() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreRenameEvent
Get the party that is getting renamed
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostChatEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostChatEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostHomeEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostHomeEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostInviteEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostInviteEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostJoinEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostJoinEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostLeaveEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostLeaveEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostTeleportEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostTeleportEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreChatEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreChatEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreHomeEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreHomeEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreInviteEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreInviteEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreJoinEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreJoinEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreLeaveEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreLeaveEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreTeleportEvent
Get the party
getParty() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreTeleportEvent
Get the party
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyGetExperienceEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyGetExperienceEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyLevelUpEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyLevelUpEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostBroadcastEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostBroadcastEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostCreateEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostCreateEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostDeleteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostDeleteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostRenameEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostRenameEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreBroadcastEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreBroadcastEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreDeleteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreDeleteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreExperienceDropEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreExperienceDropEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostChatEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostChatEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostHomeEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostHomeEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostInviteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostInviteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostJoinEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostJoinEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostLeaveEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostLeaveEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostTeleportEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostTeleportEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreHomeEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreHomeEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreInviteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreInviteEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreJoinEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreJoinEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreLeaveEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreLeaveEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreTeleportEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreTeleportEvent
 
getParty() - Method in class com.alessiodp.parties.api.events.velocity.unique.VelocityPartiesPartyFollowEvent
Get the party
getParty() - Method in class com.alessiodp.parties.api.events.velocity.unique.VelocityPartiesPartyFollowEvent
Get the party
getParty(String) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get the party by its name
getParty(UUID) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get the party by its id
getParty(String) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get the party by its name
getParty(UUID) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get the party by its id
getParty() - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Get the referencing party
getParty() - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Get the referencing party
getParty() - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Get the referencing party
getParty() - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Get the referencing party
getPartyId() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Get the party id
getPartyId() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Get the party id
getPartyMembersLimit() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getPartyMembersLimit() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getPartyName() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreCreateEvent
 
getPartyName() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreCreateEvent
 
getPartyName() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreCreateEvent
 
getPartyName() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreCreateEvent
 
getPartyName() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostDeleteEvent
Deprecated.
use getParty() instead
getPartyName() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostDeleteEvent
Deprecated.
use getParty() instead
getPartyName() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreCreateEvent
Get the name of the party
getPartyName() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreCreateEvent
Get the name of the party
getPartyName() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreCreateEvent
 
getPartyName() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreCreateEvent
 
getPartyName() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Get the party name
getPartyName() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Get the party name
getPartyOfPlayer(UUID) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get the party of the player
getPartyOfPlayer(UUID) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get the party of the player
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostBroadcastEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostBroadcastEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostRenameEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostRenameEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreBroadcastEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreBroadcastEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreCreateEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreCreateEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostChatEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostChatEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostHomeEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostHomeEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostJoinEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostJoinEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostLeaveEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostLeaveEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostTeleportEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPostTeleportEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreHomeEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreHomeEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreJoinEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreJoinEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreLeaveEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreLeaveEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreTeleportEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreTeleportEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostBroadcastEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostBroadcastEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostRenameEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostRenameEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreBroadcastEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreBroadcastEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreCreateEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreCreateEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostChatEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostChatEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostHomeEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostHomeEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostJoinEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostJoinEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostLeaveEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostLeaveEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostTeleportEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPostTeleportEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreHomeEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreHomeEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreJoinEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreJoinEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreLeaveEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreLeaveEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreTeleportEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreTeleportEvent
 
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostBroadcastEvent
Get the player who sent the message
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostBroadcastEvent
Get the player who sent the message
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostRenameEvent
Get the player who performed the command
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostRenameEvent
Get the player who performed the command
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreBroadcastEvent
Get the player who sent the message
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreBroadcastEvent
Get the player who sent the message
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreCreateEvent
Get the player that is creating the party
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreCreateEvent
Get the player that is creating the party
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreRenameEvent
Get the player who performed the command
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreRenameEvent
Get the player who performed the command
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostChatEvent
Get the player who sent the message
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostChatEvent
Get the player who sent the message
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostHomeEvent
Get the player who got teleported
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostHomeEvent
Get the player who got teleported
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostJoinEvent
Get the player that joined the party
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostJoinEvent
Get the player that joined the party
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostLeaveEvent
Get the player that left the party
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostLeaveEvent
Get the player that left the party
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostTeleportEvent
Get the player who got teleported
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostTeleportEvent
Get the player who got teleported
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreChatEvent
Get the player who sent the message
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreChatEvent
Get the player who sent the message
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreHomeEvent
Get the player who is getting teleported
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreHomeEvent
Get the player who is getting teleported
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreJoinEvent
Get the player that is joining inside the party
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreJoinEvent
Get the player that is joining inside the party
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreLeaveEvent
Get the player that is leaveing the party
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreLeaveEvent
Get the player that is leaveing the party
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreTeleportEvent
Get the player who is getting teleported
getPartyPlayer() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreTeleportEvent
Get the player who is getting teleported
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostBroadcastEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostBroadcastEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostRenameEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostRenameEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreBroadcastEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreBroadcastEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreCreateEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreCreateEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostChatEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostChatEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostHomeEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostHomeEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostJoinEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostJoinEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostLeaveEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostLeaveEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostTeleportEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostTeleportEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreHomeEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreHomeEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreJoinEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreJoinEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreLeaveEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreLeaveEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreTeleportEvent
 
getPartyPlayer() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreTeleportEvent
 
getPartyPlayer(UUID) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get the player by his UUID
getPartyPlayer(UUID) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get the player by his UUID
getPassword() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party password
getPassword() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party password
getPendingAskRequests() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Get a list of pending ask requests
getPendingAskRequests() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Get a list of pending ask requests
getPendingInvites() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Get a list of pending invite requests
getPendingInvites() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Get a list of pending invite requests
getPermissions() - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Get the permissions sub of the rank
getPermissions() - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Get the permissions sub of the rank
getPitch() - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Get the pitch of the location
getPitch() - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Get the pitch of the location
getPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreExperienceDropEvent
 
getPlayer() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreExperienceDropEvent
 
getPlayer() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreExperienceDropEvent
 
getPlayer() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreExperienceDropEvent
 
getPlayer() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreExperienceDropEvent
Get the player who killed the entity, null if there isn't any
getPlayer() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreExperienceDropEvent
Get the player who killed the entity, null if there isn't any
getPlayer() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreExperienceDropEvent
 
getPlayer() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreExperienceDropEvent
 
getPlayerAttacker() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesCombustFriendlyFireBlockedEvent
Get the attacker
getPlayerAttacker() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesCombustFriendlyFireBlockedEvent
Get the attacker
getPlayerAttacker() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFishHookFriendlyFireBlockedEvent
Get the attacker
getPlayerAttacker() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFishHookFriendlyFireBlockedEvent
Get the attacker
getPlayerAttacker() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFriendlyFireBlockedEvent
Get the attacker
getPlayerAttacker() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFriendlyFireBlockedEvent
Get the attacker
getPlayerAttacker() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPotionsFriendlyFireBlockedEvent
Get the attacker
getPlayerAttacker() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPotionsFriendlyFireBlockedEvent
Get the attacker
getPlayerUUID() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Get the player UUID
getPlayerUUID() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Get the player UUID
getPlayerVictim() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesCombustFriendlyFireBlockedEvent
Get the victim of the event
getPlayerVictim() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesCombustFriendlyFireBlockedEvent
Get the victim of the event
getPlayerVictim() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFishHookFriendlyFireBlockedEvent
Get the victim of the event
getPlayerVictim() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFishHookFriendlyFireBlockedEvent
Get the victim of the event
getPlayerVictim() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFriendlyFireBlockedEvent
Get the victim of the event
getPlayerVictim() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFriendlyFireBlockedEvent
Get the victim of the event
getPlayerVictim() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPotionsFriendlyFireBlockedEvent
Get the victim of the event
getPlayerVictim() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPotionsFriendlyFireBlockedEvent
Get the victim of the event
getProtection() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party friendly fire protection
getProtection() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party friendly fire protection
getRank() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Get the rank level
getRank() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Get the rank level
getRanks() - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get the list of available ranks
getRanks() - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Get the list of available ranks
getServer() - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Get the BungeeCord server of the location
getServer() - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Get the BungeeCord server of the location
getSkillApiExperience() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPreExperienceDropEvent
getSkillApiExperience() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPreExperienceDropEvent
getSlot() - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Get the slot of the rank
getSlot() - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Get the slot of the rank
getSource() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyGetExperienceEvent
 
getSource() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyGetExperienceEvent
 
getSource() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyGetExperienceEvent
 
getSource() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyGetExperienceEvent
 
getSource() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyGetExperienceEvent
Get experience source
getSource() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyGetExperienceEvent
Get experience source
getSource() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyGetExperienceEvent
 
getSource() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyGetExperienceEvent
 
getStorageType() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getStorageType() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
getTag() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party tag
getTag() - Method in interface com.alessiodp.parties.api.interfaces.Party
Get the party tag
getWorld() - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Gets the world name of the location
getWorld() - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Gets the world name of the location
getX() - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Get the x-coordinate of the location
getX() - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Get the x-coordinate of the location
getY() - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Get the y-coordinate of the location
getY() - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Get the y-coordinate of the location
getYaw() - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Get the yaw of the location
getYaw() - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Get the yaw of the location
getZ() - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Get the z-coordinate of the location
getZ() - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Get the z-coordinate of the location
giveExperience(double) - Method in interface com.alessiodp.parties.api.interfaces.Party
Give party experience
giveExperience(double, boolean) - Method in interface com.alessiodp.parties.api.interfaces.Party
Give party experience.
giveExperience(double) - Method in interface com.alessiodp.parties.api.interfaces.Party
Give party experience
giveExperience(double, boolean) - Method in interface com.alessiodp.parties.api.interfaces.Party
Give party experience.

H

havePermission(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Check if the rank have a permission
havePermission(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Check if the rank have a permission
HomeLocation - Interface in com.alessiodp.parties.api.interfaces
Deprecated.
Use PartyHome instead
HomeLocation - Interface in com.alessiodp.parties.api.interfaces
Deprecated.
Use PartyHome instead

I

invitePlayer(PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.Party
Invite the player into the party
invitePlayer(PartyPlayer, PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.Party
Invite the player into the party
invitePlayer(PartyPlayer, PartyPlayer, boolean) - Method in interface com.alessiodp.parties.api.interfaces.Party
Invite the player into the party
invitePlayer(PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.Party
Invite the player into the party
invitePlayer(PartyPlayer, PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.Party
Invite the player into the party
invitePlayer(PartyPlayer, PartyPlayer, boolean) - Method in interface com.alessiodp.parties.api.interfaces.Party
Invite the player into the party
IPartyGetExperienceEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyGetExperienceEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyGetExperienceEvent.ExpSource - Enum in com.alessiodp.parties.api.events.common.party
 
IPartyGetExperienceEvent.ExpSource - Enum in com.alessiodp.parties.api.events.common.party
 
IPartyLevelUpEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyLevelUpEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPostBroadcastEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPostBroadcastEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPostCreateEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPostCreateEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPostDeleteEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPostDeleteEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPostRenameEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPostRenameEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPreBroadcastEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPreBroadcastEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPreCreateEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPreCreateEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPreDeleteEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPreDeleteEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPreExperienceDropEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPreExperienceDropEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPreRenameEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPartyPreRenameEvent - Interface in com.alessiodp.parties.api.events.common.party
 
IPlayerPostChatEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPostChatEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPostHomeEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPostHomeEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPostInviteEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPostInviteEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPostJoinEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPostJoinEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPostLeaveEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPostLeaveEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPostTeleportEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPostTeleportEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPreChatEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPreChatEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPreHomeEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPreHomeEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPreInviteEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPreInviteEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPreJoinEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPreJoinEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPreLeaveEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPreLeaveEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPreTeleportEvent - Interface in com.alessiodp.parties.api.events.common.player
 
IPlayerPreTeleportEvent - Interface in com.alessiodp.parties.api.events.common.player
 
isAdmin() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostRenameEvent
 
isAdmin() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPostRenameEvent
 
isAdmin() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
isAdmin() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
isAdmin() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostRenameEvent
 
isAdmin() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPostRenameEvent
 
isAdmin() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
isAdmin() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
isAdmin() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostRenameEvent
Is it an admin renaming?
isAdmin() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPostRenameEvent
Is it an admin renaming?
isAdmin() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreRenameEvent
Is it an admin renaming?
isAdmin() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreRenameEvent
Is it an admin renaming?
isAdmin() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostRenameEvent
 
isAdmin() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostRenameEvent
 
isAdmin() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
isAdmin() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
isAskEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isAskEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isAutoCommandEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isAutoCommandEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isBroadcastTitlesEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isBroadcastTitlesEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isBungeeCordEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Check if the plugin have BungeeCord option enabled
isBungeeCordEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Check if the plugin have BungeeCord option enabled
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreBroadcastEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreBroadcastEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreCreateEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreCreateEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreDeleteEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreDeleteEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreExperienceDropEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreExperienceDropEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreHomeEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreHomeEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreInviteEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreInviteEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreJoinEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreJoinEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreLeaveEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreLeaveEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreTeleportEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreTeleportEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesCombustFriendlyFireBlockedEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesCombustFriendlyFireBlockedEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFishHookFriendlyFireBlockedEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFishHookFriendlyFireBlockedEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFriendlyFireBlockedEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFriendlyFireBlockedEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPotionsFriendlyFireBlockedEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPotionsFriendlyFireBlockedEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreBroadcastEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreBroadcastEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreCreateEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreCreateEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreDeleteEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreDeleteEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreExperienceDropEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreExperienceDropEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreHomeEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreHomeEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreInviteEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreInviteEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreJoinEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreJoinEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreLeaveEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreLeaveEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreTeleportEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreTeleportEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.unique.BungeePartiesPartyFollowEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.bungee.unique.BungeePartiesPartyFollowEvent
 
isCancelled() - Method in interface com.alessiodp.parties.api.events.Cancellable
Is the event cancelled?
isCancelled() - Method in interface com.alessiodp.parties.api.events.Cancellable
Is the event cancelled?
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreBroadcastEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreBroadcastEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreCreateEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreCreateEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreDeleteEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreDeleteEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreExperienceDropEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreExperienceDropEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreHomeEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreHomeEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreInviteEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreInviteEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreJoinEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreJoinEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreLeaveEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreLeaveEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreTeleportEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreTeleportEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.unique.VelocityPartiesPartyFollowEvent
 
isCancelled() - Method in class com.alessiodp.parties.api.events.velocity.unique.VelocityPartiesPartyFollowEvent
 
isClaimEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isClaimEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isColorEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isColorEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isDefault() - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Get if the rank is default
isDefault() - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Get if the rank is default
isDescriptionEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isDescriptionEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isDisbandPartyOnDisable() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isDisbandPartyOnDisable() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isDynmapEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isDynmapEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isExperienceEarnFromMobsEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isExperienceEarnFromMobsEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isExperienceEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isExperienceEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isFixed() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreCreateEvent
 
isFixed() - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreCreateEvent
 
isFixed() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreCreateEvent
 
isFixed() - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreCreateEvent
 
isFixed() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreCreateEvent
Is the party fixed?
isFixed() - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreCreateEvent
Is the party fixed?
isFixed() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreCreateEvent
 
isFixed() - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreCreateEvent
 
isFixed() - Method in interface com.alessiodp.parties.api.interfaces.Party
Is the party fixed?
isFixed() - Method in interface com.alessiodp.parties.api.interfaces.Party
Is the party fixed?
isFixedDefaultPartyEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isFixedDefaultPartyEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isFixedEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isFixedEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isFlagHook() - Static method in class com.alessiodp.parties.api.Parties
Flag to know if Parties has been hooked
isFlagHook() - Static method in class com.alessiodp.parties.api.Parties
Flag to know if Parties has been hooked
isFollowEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isFollowEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isFollowEnabled() - Method in interface com.alessiodp.parties.api.interfaces.Party
Check if the party have the follow option enabled
isFollowEnabled() - Method in interface com.alessiodp.parties.api.interfaces.Party
Check if the party have the follow option enabled
isFriendlyFireProtected() - Method in interface com.alessiodp.parties.api.interfaces.Party
Check if the party is protected from friendly fire using both command and global protection.
isFriendlyFireProtected() - Method in interface com.alessiodp.parties.api.interfaces.Party
Check if the party is protected from friendly fire using both command and global protection.
isFull() - Method in interface com.alessiodp.parties.api.interfaces.Party
Is the party full?
isFull() - Method in interface com.alessiodp.parties.api.interfaces.Party
Is the party full?
isHomeEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isHomeEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isInParty() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Is the player inside a party?
isInParty() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Is the player inside a party?
isInvited() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostJoinEvent
Deprecated.
isInvited() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostJoinEvent
Deprecated.
isInvited() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreJoinEvent
Deprecated.
isInvited() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreJoinEvent
Deprecated.
isJoinEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isJoinEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isJoinPasswordEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isJoinPasswordEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isKicked() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostLeaveEvent
Deprecated.
use getCause() instead
isKicked() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPostLeaveEvent
Deprecated.
use getCause() instead
isKicked() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreLeaveEvent
Deprecated.
use getCause() instead
isKicked() - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreLeaveEvent
Deprecated.
use getCause() instead
isKillsEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isKillsEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isKillsSaveHostileMobsEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isKillsSaveHostileMobsEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isKillsSaveNeutralMobsEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isKillsSaveNeutralMobsEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isKillsSavePlayersEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isKillsSavePlayersEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isListEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isListEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isModerationAutoKickBannedEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isModerationAutoKickBannedEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isModerationEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isModerationEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isModerationPreventChatMutedEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isModerationPreventChatMutedEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isMotdEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isMotdEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isMuted() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Is the player muted?
isMuted() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Is the player muted?
isMuteEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isMuteEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isNicknameEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isNicknameEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isOnPartyLeaveChangeLeader() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isOnPartyLeaveChangeLeader() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isOnPartyLeaveFromServerChangeLeader() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isOnPartyLeaveFromServerChangeLeader() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isOnPartyLeaveFromServerKickFromParty() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isOnPartyLeaveFromServerKickFromParty() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isOpen() - Method in interface com.alessiodp.parties.api.interfaces.Party
Is the party open to players?
isOpen() - Method in interface com.alessiodp.parties.api.interfaces.Party
Is the party open to players?
isPlayerInParty(UUID) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Is the player in a party?
isPlayerInParty(UUID) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Is the player in a party?
isRedisBungeeEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isRedisBungeeEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isSkriptHookEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isSkriptHookEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isSpy() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Is the player a spy?
isSpy() - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Is the player a spy?
isTeleportEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isTeleportEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isVaultCommandEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isVaultCommandEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isVaultEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 
isVaultEnabled() - Method in interface com.alessiodp.parties.api.interfaces.PartiesOptions
 

J

JoinCause - Enum in com.alessiodp.parties.api.enums
 
JoinCause - Enum in com.alessiodp.parties.api.enums
 

L

LeaveCause - Enum in com.alessiodp.parties.api.enums
 
LeaveCause - Enum in com.alessiodp.parties.api.enums
 

P

Parties - Class in com.alessiodp.parties.api
 
Parties - Class in com.alessiodp.parties.api
 
PartiesAPI - Interface in com.alessiodp.parties.api.interfaces
 
PartiesAPI - Interface in com.alessiodp.parties.api.interfaces
 
PartiesEvent - Interface in com.alessiodp.parties.api.events
 
PartiesEvent - Interface in com.alessiodp.parties.api.events
 
PartiesOptions - Interface in com.alessiodp.parties.api.interfaces
 
PartiesOptions - Interface in com.alessiodp.parties.api.interfaces
 
Party - Interface in com.alessiodp.parties.api.interfaces
 
Party - Interface in com.alessiodp.parties.api.interfaces
 
PartyAskRequest - Interface in com.alessiodp.parties.api.interfaces
 
PartyAskRequest - Interface in com.alessiodp.parties.api.interfaces
 
PartyColor - Interface in com.alessiodp.parties.api.interfaces
 
PartyColor - Interface in com.alessiodp.parties.api.interfaces
 
PartyHome - Interface in com.alessiodp.parties.api.interfaces
 
PartyHome - Interface in com.alessiodp.parties.api.interfaces
 
PartyInvite - Interface in com.alessiodp.parties.api.interfaces
 
PartyInvite - Interface in com.alessiodp.parties.api.interfaces
 
PartyPlayer - Interface in com.alessiodp.parties.api.interfaces
 
PartyPlayer - Interface in com.alessiodp.parties.api.interfaces
 
PartyRank - Interface in com.alessiodp.parties.api.interfaces
 
PartyRank - Interface in com.alessiodp.parties.api.interfaces
 

R

Rank - Interface in com.alessiodp.parties.api.interfaces
Deprecated.
Use PartyRank instead
Rank - Interface in com.alessiodp.parties.api.interfaces
Deprecated.
Use PartyRank instead
refreshOnlinePlayers(Party) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
no longer needed
refreshOnlinePlayers(Party) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
no longer needed
reloadParties() - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
use reloadPlugin() instead
reloadParties() - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
use reloadPlugin() instead
reloadPlugin() - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Reload Parties configuration files
reloadPlugin() - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Reload Parties configuration files
removeMember(PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.Party
Remove the player from the party
removeMember(PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.Party
Remove the player from the party
removePlayerFromParty(PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
use Party.removeMember(PartyPlayer) instead
removePlayerFromParty(PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
use Party.removeMember(PartyPlayer) instead
rename(String) - Method in interface com.alessiodp.parties.api.interfaces.Party
Rename the party
rename(String) - Method in interface com.alessiodp.parties.api.interfaces.Party
Rename the party
revoke() - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Revoke the invite request
revoke(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Revoke the invite request
revoke() - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Revoke the invite request
revoke(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Revoke the invite request

S

setApi(PartiesAPI) - Method in class com.alessiodp.parties.api.events.bukkit.BukkitPartiesEvent
 
setApi(PartiesAPI) - Method in class com.alessiodp.parties.api.events.bukkit.BukkitPartiesEvent
 
setApi(PartiesAPI) - Method in class com.alessiodp.parties.api.events.bungee.BungeePartiesEvent
 
setApi(PartiesAPI) - Method in class com.alessiodp.parties.api.events.bungee.BungeePartiesEvent
 
setApi(PartiesAPI) - Method in interface com.alessiodp.parties.api.events.PartiesEvent
Set the Parties API instance.
setApi(PartiesAPI) - Method in interface com.alessiodp.parties.api.events.PartiesEvent
Set the Parties API instance.
setApi(PartiesAPI) - Method in class com.alessiodp.parties.api.events.velocity.VelocityPartiesEvent
 
setApi(PartiesAPI) - Method in class com.alessiodp.parties.api.events.velocity.VelocityPartiesEvent
 
setApi(PartiesAPI) - Static method in class com.alessiodp.parties.api.Parties
Set the Parties API instance.
setApi(PartiesAPI) - Static method in class com.alessiodp.parties.api.Parties
Set the Parties API instance.
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreBroadcastEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreBroadcastEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreCreateEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreCreateEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreDeleteEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreDeleteEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreExperienceDropEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreExperienceDropEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreHomeEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreHomeEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreInviteEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreInviteEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreJoinEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreJoinEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreLeaveEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreLeaveEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreTeleportEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreTeleportEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesCombustFriendlyFireBlockedEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesCombustFriendlyFireBlockedEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFishHookFriendlyFireBlockedEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFishHookFriendlyFireBlockedEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFriendlyFireBlockedEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesFriendlyFireBlockedEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPotionsFriendlyFireBlockedEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPotionsFriendlyFireBlockedEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreBroadcastEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreBroadcastEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreCreateEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreCreateEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreDeleteEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreDeleteEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreExperienceDropEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreExperienceDropEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreHomeEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreHomeEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreInviteEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreInviteEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreJoinEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreJoinEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreLeaveEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreLeaveEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreTeleportEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreTeleportEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.unique.BungeePartiesPartyFollowEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.bungee.unique.BungeePartiesPartyFollowEvent
 
setCancelled(boolean) - Method in interface com.alessiodp.parties.api.events.Cancellable
Set the event as cancelled
setCancelled(boolean) - Method in interface com.alessiodp.parties.api.events.Cancellable
Set the event as cancelled
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreBroadcastEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreBroadcastEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreCreateEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreCreateEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreDeleteEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreDeleteEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreExperienceDropEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreExperienceDropEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreHomeEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreHomeEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreInviteEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreInviteEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreJoinEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreJoinEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreLeaveEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreLeaveEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreTeleportEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreTeleportEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.unique.VelocityPartiesPartyFollowEvent
 
setCancelled(boolean) - Method in class com.alessiodp.parties.api.events.velocity.unique.VelocityPartiesPartyFollowEvent
 
setChat(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Set the chat format of the rank
setChat(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Set the chat format of the rank
setCode(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Set the color code
setCode(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Set the color code
setColor(PartyColor) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party color
setColor(PartyColor) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party color
setCommand(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Set the color command
setCommand(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Set the color command
setConfigName(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Set the configuration name of the rank.
setConfigName(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Set the configuration name of the rank.
setDefault(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Set the rank as default
setDefault(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Set the rank as default
setDescription(String) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party description
setDescription(String) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party description
setDynamicKills(int) - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Set the dynamic kills minimum
setDynamicKills(int) - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Set the dynamic kills minimum
setDynamicMembers(int) - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Set the dynamic members minimum
setDynamicMembers(int) - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Set the dynamic members minimum
setDynamicPriority(int) - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Set the dynamic priority
setDynamicPriority(int) - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Set the dynamic priority
setExperience(double) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreExperienceDropEvent
 
setExperience(double) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreExperienceDropEvent
 
setExperience(double) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreExperienceDropEvent
 
setExperience(double) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreExperienceDropEvent
 
setExperience(double) - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreExperienceDropEvent
Set the dropped experience
setExperience(double) - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreExperienceDropEvent
Set the dropped experience
setExperience(double) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreExperienceDropEvent
 
setExperience(double) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreExperienceDropEvent
 
setExperience(double) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party experience
setExperience(double) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party experience
setFixed(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreCreateEvent
 
setFixed(boolean) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreCreateEvent
 
setFixed(boolean) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreCreateEvent
 
setFixed(boolean) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreCreateEvent
 
setFixed(boolean) - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreCreateEvent
Set if the party is fixed
setFixed(boolean) - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreCreateEvent
Set if the party is fixed
setFixed(boolean) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreCreateEvent
 
setFixed(boolean) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreCreateEvent
 
setFixed(boolean, PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.Party
Toggle a fixed party
setFixed(boolean, PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.Party
Toggle a fixed party
setFollowEnabled(boolean) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party follow option
setFollowEnabled(boolean) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party follow option
setFormattedMessage(String) - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
setFormattedMessage(String) - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
setFormattedMessage(String) - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
setFormattedMessage(String) - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
setFormattedMessage(String) - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreChatEvent
Set the formatted message of the player.
setFormattedMessage(String) - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreChatEvent
Set the formatted message of the player.
setFormattedMessage(String) - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
setFormattedMessage(String) - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
setHardName(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Deprecated.
setHardName(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Deprecated.
setHome(PartyHome) - Method in interface com.alessiodp.parties.api.interfaces.Party
Deprecated.
use setHomes(...) instead
setHome(PartyHome) - Method in interface com.alessiodp.parties.api.interfaces.Party
Deprecated.
use setHomes(...) instead
setHomes(Set<PartyHome>) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the set of homes of the party
setHomes(Set<PartyHome>) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the set of homes of the party
setKills(int) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the number of kills of the party
setKills(int) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the number of kills of the party
setLevel(int) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Set the level of the rank
setLevel(int) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Set the level of the rank
setMessage(String) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreBroadcastEvent
 
setMessage(String) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreBroadcastEvent
 
setMessage(String) - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
setMessage(String) - Method in class com.alessiodp.parties.api.events.bukkit.player.BukkitPartiesPlayerPreChatEvent
 
setMessage(String) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreBroadcastEvent
 
setMessage(String) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreBroadcastEvent
 
setMessage(String) - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
setMessage(String) - Method in class com.alessiodp.parties.api.events.bungee.player.BungeePartiesPlayerPreChatEvent
 
setMessage(String) - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreBroadcastEvent
Set the message of the player
setMessage(String) - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreBroadcastEvent
Set the message of the player
setMessage(String) - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreChatEvent
Set the message of the player
setMessage(String) - Method in interface com.alessiodp.parties.api.events.common.player.IPlayerPreChatEvent
Set the message of the player
setMessage(String) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreBroadcastEvent
 
setMessage(String) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreBroadcastEvent
 
setMessage(String) - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
setMessage(String) - Method in class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
setMotd(String) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the Message Of The Day of the party
setMotd(String) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the Message Of The Day of the party
setMuted(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Toggle player mute
setMuted(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Toggle player mute
setName(String) - Method in interface com.alessiodp.parties.api.interfaces.Party
Deprecated.
use rename(String)
setName(String) - Method in interface com.alessiodp.parties.api.interfaces.Party
Deprecated.
use rename(String)
setName(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Set the color name
setName(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyColor
Set the color name
setName(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Set the name
setName(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Set the name
setName(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Deprecated.
Parties does not handle player names anymore (use LastLoginAPI plugin instead)
setName(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Deprecated.
Parties does not handle player names anymore (use LastLoginAPI plugin instead)
setName(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Set the name of the rank
setName(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Set the name of the rank
setNameTimestamp(long) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Deprecated.
Parties does not handle login timestamp anymore (use LastLoginAPI plugin instead)
setNameTimestamp(long) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Deprecated.
Parties does not handle login timestamp anymore (use LastLoginAPI plugin instead)
setNewPartyName(String) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
setNewPartyName(String) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreRenameEvent
 
setNewPartyName(String) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
setNewPartyName(String) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreRenameEvent
 
setNewPartyName(String) - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreRenameEvent
Set the new name of the party
setNewPartyName(String) - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreRenameEvent
Set the new name of the party
setNewPartyName(String) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
setNewPartyName(String) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
setNickname(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Set the nickname
setNickname(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Set the nickname
setNormalExperience(double) - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPreExperienceDropEvent
setNormalExperience(double) - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPreExperienceDropEvent
setOpen(boolean) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party as open
setOpen(boolean) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party as open
setPartyId(UUID) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Set the party id
setPartyId(UUID) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Set the party id
setPartyName(String) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreCreateEvent
 
setPartyName(String) - Method in class com.alessiodp.parties.api.events.bukkit.party.BukkitPartiesPartyPreCreateEvent
 
setPartyName(String) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreCreateEvent
 
setPartyName(String) - Method in class com.alessiodp.parties.api.events.bungee.party.BungeePartiesPartyPreCreateEvent
 
setPartyName(String) - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreCreateEvent
Set a new name to the party
setPartyName(String) - Method in interface com.alessiodp.parties.api.events.common.party.IPartyPreCreateEvent
Set a new name to the party
setPartyName(String) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreCreateEvent
 
setPartyName(String) - Method in class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreCreateEvent
 
setPartyName(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Deprecated.
use setPartyId instead
setPartyName(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Deprecated.
use setPartyId instead
setPassword(String) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party password
setPassword(String) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party password
setPasswordUnhashed(String) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party password unhashed, the plugin will hash it
setPasswordUnhashed(String) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party password unhashed, the plugin will hash it
setPermissions(List<String>) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Set the permissions sub of the rank
setPermissions(List<String>) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Set the permissions sub of the rank
setPitch(float) - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Set the pitch
setPitch(float) - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Set the pitch
setProtection(boolean) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party friendly fire protection
setProtection(boolean) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party friendly fire protection
setRank(int) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Set the rank level
setRank(int) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Set the rank level
setServer(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Set the BungeeCord server
setServer(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Set the BungeeCord server
setSkillApiExperience(double) - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPreExperienceDropEvent
setSkillApiExperience(double) - Method in class com.alessiodp.parties.api.events.bukkit.unique.BukkitPartiesPreExperienceDropEvent
setSlot(int) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Set the slot of the rank
setSlot(int) - Method in interface com.alessiodp.parties.api.interfaces.PartyRank
Set the slot of the rank
setSpy(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Set the player as a spy
setSpy(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyPlayer
Set the player as a spy
setTag(String) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party tag
setTag(String) - Method in interface com.alessiodp.parties.api.interfaces.Party
Set the party tag
setWorld(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Set the world name
setWorld(String) - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Set the world name
setX(double) - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Set the x-coordinate
setX(double) - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Set the x-coordinate
setY(double) - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Set the y-coordinate
setY(double) - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Set the y-coordinate
setYaw(float) - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Set the yaw
setYaw(float) - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Set the yaw
setZ(double) - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Set the z-coordinate
setZ(double) - Method in interface com.alessiodp.parties.api.interfaces.PartyHome
Set the z-coordinate
Status - Enum in com.alessiodp.parties.api.enums
Deprecated.
No longer used
Status - Enum in com.alessiodp.parties.api.enums
Deprecated.
No longer used

T

timeout() - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Timeout the ask request
timeout(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Timeout the ask request
timeout() - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Timeout the ask request
timeout(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyAskRequest
Timeout the ask request
timeout() - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Timeout the invite request
timeout(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Timeout the invite request
timeout() - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Timeout the invite request
timeout(boolean) - Method in interface com.alessiodp.parties.api.interfaces.PartyInvite
Timeout the invite request

U

updateParty(Party) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
no longer needed
updateParty(Party) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
no longer needed
updatePartyPlayer(PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
no longer needed
updatePartyPlayer(PartyPlayer) - Method in interface com.alessiodp.parties.api.interfaces.PartiesAPI
Deprecated.
no longer needed

V

valueOf(String) - Static method in enum com.alessiodp.parties.api.enums.DeleteCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alessiodp.parties.api.enums.DeleteCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alessiodp.parties.api.enums.JoinCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alessiodp.parties.api.enums.JoinCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alessiodp.parties.api.enums.LeaveCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alessiodp.parties.api.enums.LeaveCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alessiodp.parties.api.enums.Status
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alessiodp.parties.api.enums.Status
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alessiodp.parties.api.events.common.party.IPartyGetExperienceEvent.ExpSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alessiodp.parties.api.events.common.party.IPartyGetExperienceEvent.ExpSource
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.alessiodp.parties.api.enums.DeleteCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alessiodp.parties.api.enums.DeleteCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alessiodp.parties.api.enums.JoinCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alessiodp.parties.api.enums.JoinCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alessiodp.parties.api.enums.LeaveCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alessiodp.parties.api.enums.LeaveCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alessiodp.parties.api.enums.Status
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alessiodp.parties.api.enums.Status
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alessiodp.parties.api.events.common.party.IPartyGetExperienceEvent.ExpSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alessiodp.parties.api.events.common.party.IPartyGetExperienceEvent.ExpSource
Returns an array containing the constants of this enum type, in the order they are declared.
VelocityPartiesEvent - Class in com.alessiodp.parties.api.events.velocity
 
VelocityPartiesEvent - Class in com.alessiodp.parties.api.events.velocity
 
VelocityPartiesEvent() - Constructor for class com.alessiodp.parties.api.events.velocity.VelocityPartiesEvent
 
VelocityPartiesEvent() - Constructor for class com.alessiodp.parties.api.events.velocity.VelocityPartiesEvent
 
VelocityPartiesPartyFollowEvent - Class in com.alessiodp.parties.api.events.velocity.unique
 
VelocityPartiesPartyFollowEvent - Class in com.alessiodp.parties.api.events.velocity.unique
 
VelocityPartiesPartyFollowEvent(Party, RegisteredServer) - Constructor for class com.alessiodp.parties.api.events.velocity.unique.VelocityPartiesPartyFollowEvent
 
VelocityPartiesPartyFollowEvent(Party, RegisteredServer) - Constructor for class com.alessiodp.parties.api.events.velocity.unique.VelocityPartiesPartyFollowEvent
 
VelocityPartiesPartyGetExperienceEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyGetExperienceEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyGetExperienceEvent(Party, double, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyGetExperienceEvent
 
VelocityPartiesPartyGetExperienceEvent(Party, double, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyGetExperienceEvent
 
VelocityPartiesPartyLevelUpEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyLevelUpEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyLevelUpEvent(Party, int) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyLevelUpEvent
 
VelocityPartiesPartyLevelUpEvent(Party, int) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyLevelUpEvent
 
VelocityPartiesPartyPostBroadcastEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPostBroadcastEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPostBroadcastEvent(Party, String, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostBroadcastEvent
 
VelocityPartiesPartyPostBroadcastEvent(Party, String, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostBroadcastEvent
 
VelocityPartiesPartyPostCreateEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPostCreateEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPostCreateEvent(PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostCreateEvent
 
VelocityPartiesPartyPostCreateEvent(PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostCreateEvent
 
VelocityPartiesPartyPostDeleteEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPostDeleteEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPostDeleteEvent(Party, DeleteCause, PartyPlayer, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostDeleteEvent
 
VelocityPartiesPartyPostDeleteEvent(Party, DeleteCause, PartyPlayer, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostDeleteEvent
 
VelocityPartiesPartyPostRenameEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPostRenameEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPostRenameEvent(Party, String, String, PartyPlayer, boolean) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostRenameEvent
 
VelocityPartiesPartyPostRenameEvent(Party, String, String, PartyPlayer, boolean) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPostRenameEvent
 
VelocityPartiesPartyPreBroadcastEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPreBroadcastEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPreBroadcastEvent(Party, String, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreBroadcastEvent
 
VelocityPartiesPartyPreBroadcastEvent(Party, String, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreBroadcastEvent
 
VelocityPartiesPartyPreCreateEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPreCreateEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPreCreateEvent(PartyPlayer, String, boolean) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreCreateEvent
 
VelocityPartiesPartyPreCreateEvent(PartyPlayer, String, boolean) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreCreateEvent
 
VelocityPartiesPartyPreDeleteEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPreDeleteEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPreDeleteEvent(Party, DeleteCause, PartyPlayer, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreDeleteEvent
 
VelocityPartiesPartyPreDeleteEvent(Party, DeleteCause, PartyPlayer, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreDeleteEvent
 
VelocityPartiesPartyPreExperienceDropEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPreExperienceDropEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPreExperienceDropEvent(Party, PartyPlayer, Object, double) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreExperienceDropEvent
 
VelocityPartiesPartyPreExperienceDropEvent(Party, PartyPlayer, Object, double) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreExperienceDropEvent
 
VelocityPartiesPartyPreRenameEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPreRenameEvent - Class in com.alessiodp.parties.api.events.velocity.party
 
VelocityPartiesPartyPreRenameEvent(Party, String, String, PartyPlayer, boolean) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
VelocityPartiesPartyPreRenameEvent(Party, String, String, PartyPlayer, boolean) - Constructor for class com.alessiodp.parties.api.events.velocity.party.VelocityPartiesPartyPreRenameEvent
 
VelocityPartiesPlayerPostChatEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPostChatEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPostChatEvent(PartyPlayer, Party, String, String) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostChatEvent
 
VelocityPartiesPlayerPostChatEvent(PartyPlayer, Party, String, String) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostChatEvent
 
VelocityPartiesPlayerPostHomeEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPostHomeEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPostHomeEvent(PartyPlayer, Party, PartyHome) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostHomeEvent
 
VelocityPartiesPlayerPostHomeEvent(PartyPlayer, Party, PartyHome) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostHomeEvent
 
VelocityPartiesPlayerPostInviteEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPostInviteEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPostInviteEvent(PartyPlayer, PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostInviteEvent
 
VelocityPartiesPlayerPostInviteEvent(PartyPlayer, PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostInviteEvent
 
VelocityPartiesPlayerPostJoinEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPostJoinEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPostJoinEvent(PartyPlayer, Party, JoinCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostJoinEvent
 
VelocityPartiesPlayerPostJoinEvent(PartyPlayer, Party, JoinCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostJoinEvent
 
VelocityPartiesPlayerPostLeaveEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPostLeaveEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPostLeaveEvent(PartyPlayer, Party, LeaveCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostLeaveEvent
 
VelocityPartiesPlayerPostLeaveEvent(PartyPlayer, Party, LeaveCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostLeaveEvent
 
VelocityPartiesPlayerPostTeleportEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPostTeleportEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPostTeleportEvent(PartyPlayer, Party, RegisteredServer) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostTeleportEvent
 
VelocityPartiesPlayerPostTeleportEvent(PartyPlayer, Party, RegisteredServer) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPostTeleportEvent
 
VelocityPartiesPlayerPreChatEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPreChatEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPreChatEvent(PartyPlayer, Party, String, String) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
VelocityPartiesPlayerPreChatEvent(PartyPlayer, Party, String, String) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreChatEvent
 
VelocityPartiesPlayerPreHomeEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPreHomeEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPreHomeEvent(PartyPlayer, Party, PartyHome) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreHomeEvent
 
VelocityPartiesPlayerPreHomeEvent(PartyPlayer, Party, PartyHome) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreHomeEvent
 
VelocityPartiesPlayerPreInviteEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPreInviteEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPreInviteEvent(PartyPlayer, PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreInviteEvent
 
VelocityPartiesPlayerPreInviteEvent(PartyPlayer, PartyPlayer, Party) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreInviteEvent
 
VelocityPartiesPlayerPreJoinEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPreJoinEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPreJoinEvent(PartyPlayer, Party, JoinCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreJoinEvent
 
VelocityPartiesPlayerPreJoinEvent(PartyPlayer, Party, JoinCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreJoinEvent
 
VelocityPartiesPlayerPreLeaveEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPreLeaveEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPreLeaveEvent(PartyPlayer, Party, LeaveCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreLeaveEvent
 
VelocityPartiesPlayerPreLeaveEvent(PartyPlayer, Party, LeaveCause, PartyPlayer) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreLeaveEvent
 
VelocityPartiesPlayerPreTeleportEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPreTeleportEvent - Class in com.alessiodp.parties.api.events.velocity.player
 
VelocityPartiesPlayerPreTeleportEvent(PartyPlayer, Party, RegisteredServer) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreTeleportEvent
 
VelocityPartiesPlayerPreTeleportEvent(PartyPlayer, Party, RegisteredServer) - Constructor for class com.alessiodp.parties.api.events.velocity.player.VelocityPartiesPlayerPreTeleportEvent
 
A B C D G H I J L P R S T U V 
Skip navigation links

Copyright © 2023. All rights reserved.