Index

A C D F G H I L M O P R S T U W 
All Classes and Interfaces|All Packages

L

LifeChanges - Class in me.manossef.semihardcore
The class responsible for every change of any player's life count or death status, as well as for sending messages not specific to the plugin's commands.
LifeData - Class in me.manossef.semihardcore.data
Stores the internal life data for the plugin.
LifeData(Map<UUID, Integer>, Set<UUID>) - Constructor for class me.manossef.semihardcore.data.LifeData
 
Listeners - Class in me.manossef.semihardcore.listeners
SemiHardcore's listener class.
Listeners(SemiHardcore) - Constructor for class me.manossef.semihardcore.listeners.Listeners
 
livesAfterBeingGenerousNone - Variable in class me.manossef.semihardcore.data.Messages
Message "lives-message-after-being-generous.none".
livesAfterBeingGenerousPlural - Variable in class me.manossef.semihardcore.data.Messages
Message "lives-message-after-being-generous.plural".
livesAfterBeingGenerousSingular - Variable in class me.manossef.semihardcore.data.Messages
Message "lives-message-after-being-generous.singular".
livesAfterDeathNone - Variable in class me.manossef.semihardcore.data.Messages
Message "lives-message-after-death.none".
livesAfterDeathNoneTitle - Variable in class me.manossef.semihardcore.data.Messages
Message "lives-message-after-death.none-title".
livesAfterDeathPlural - Variable in class me.manossef.semihardcore.data.Messages
Message "lives-message-after-death.plural".
livesAfterDeathSingular - Variable in class me.manossef.semihardcore.data.Messages
Message "lives-message-after-death.singular".
livesAfterDonationNone - Variable in class me.manossef.semihardcore.data.Messages
Message "lives-message-after-donation.none".
livesAfterDonationPlural - Variable in class me.manossef.semihardcore.data.Messages
Message "lives-message-after-donation.plural".
livesAfterDonationSingular - Variable in class me.manossef.semihardcore.data.Messages
Message "lives-message-after-donation.singular".
LivesCommand - Class in me.manossef.semihardcore.commands
The class that handles the implementation of the plugin's /lives command.
LivesCommand(SemiHardcore) - Constructor for class me.manossef.semihardcore.commands.LivesCommand
 
livesMessage(Player) - Method in class me.manossef.semihardcore.LifeChanges
Sends the message shown by the /lives command to the specified player.
livesMessageAfterBeingGenerous(Player, Player) - Method in class me.manossef.semihardcore.LifeChanges
Sends the message shown to the donor of the /givelife command to the specified player.
livesMessageAfterDeath(Player) - Method in class me.manossef.semihardcore.LifeChanges
Sends the message shown to a player when they die to the specified player.
livesMessageAfterGenerosity(Player, Player) - Method in class me.manossef.semihardcore.LifeChanges
Sends the message shown to the receiver of the /givelife command to the specified player.
livesNone - Variable in class me.manossef.semihardcore.data.Messages
Message "lives-message.none".
livesPlural - Variable in class me.manossef.semihardcore.data.Messages
Message "lives-message.plural".
livesSingular - Variable in class me.manossef.semihardcore.data.Messages
Message "lives-message.singular".
livesTitleAfterDonation - Variable in class me.manossef.semihardcore.data.Messages
Message "lives-title-after-donation".
logOptions(Logger) - Method in class me.manossef.semihardcore.data.Options
Logs the current state of the plugin's options to the specified logger in a human-readable way.
A C D F G H I L M O P R S T U W 
All Classes and Interfaces|All Packages