Index
All Classes and Interfaces|All Packages
P
- persist() - Method in class me.manossef.semihardcore.data.Placeholders
- Placeholders - Class in me.manossef.semihardcore.data
-
This class is the PlaceholderExpansion for this plugin.
- Placeholders(SemiHardcore) - Constructor for class me.manossef.semihardcore.data.Placeholders
- PlayerLifeChangeEvent - Class in me.manossef.semihardcore.listeners
-
Called when the life count of a player is changed in any way.
- PlayerLifeChangeEvent(Player, int) - Constructor for class me.manossef.semihardcore.listeners.PlayerLifeChangeEvent
- PlayerLifeGiveawayEvent - Class in me.manossef.semihardcore.listeners
-
Called when a player gives a life away using the
/givelife
command, even if that life is the player's last life. - PlayerLifeGiveawayEvent(Player, Player) - Constructor for class me.manossef.semihardcore.listeners.PlayerLifeGiveawayEvent
- PlayerReviveEvent - Class in me.manossef.semihardcore.listeners
-
Called when a player is revived, either by a player sacrificing themselves or by the
/revive
command. - PlayerReviveEvent(Player) - Constructor for class me.manossef.semihardcore.listeners.PlayerReviveEvent
- PlayerSacrificeEvent - Class in me.manossef.semihardcore.listeners
-
Called when a player gives away their last life, either to an alive player or to revive a dead player.
- PlayerSacrificeEvent(Player) - Constructor for class me.manossef.semihardcore.listeners.PlayerSacrificeEvent
All Classes and Interfaces|All Packages