Index
All Classes and Interfaces|All Packages
A
- addLife(Player) - Method in class me.manossef.semihardcore.LifeChanges
-
Sets the specified player's life count to their current life count plus one life.
- AddLifeCommand - Class in me.manossef.semihardcore.commands
-
Handles the implementation of the plugin's
/addlife
command. - AddLifeCommand(SemiHardcore) - Constructor for class me.manossef.semihardcore.commands.AddLifeCommand
- addlifeLivesLimitHit - Variable in class me.manossef.semihardcore.data.Messages
-
Message "addlife-command-messages.lives-limit-hit".
- addlifeSuccess - Variable in class me.manossef.semihardcore.data.Messages
-
Message "addlife-command-messages.success".
- addLifeUpToLimit(Player) - Method in class me.manossef.semihardcore.LifeChanges
-
Deprecated.
- addSacrificedPlayer(UUID) - Method in class me.manossef.semihardcore.LifeChanges
-
Adds a player's UUID to the set of UUIDs of players currently being sacrificed.
All Classes and Interfaces|All Packages
LifeChanges.addLife(Player)
, therefore this method has no use.