Index

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

S

saveConfig() - Method in class me.manossef.semihardcore.files.SemiHardcoreYmlFile
Saves the configuration to the YML file.
saveDefaultConfig() - Method in class me.manossef.semihardcore.files.SemiHardcoreYmlFile
Creates the file in the plugin's data folder if it does not exist.
saveToFile(FileConfiguration) - Method in class me.manossef.semihardcore.data.Messages
Saves the messages to the messages.yml file.
saveToFile(FileConfiguration) - Method in class me.manossef.semihardcore.data.Options
Saves the options to the config.yml file.
saveToFile(FileConfiguration, FileConfiguration) - Method in class me.manossef.semihardcore.data.LifeData
Saves the life data to the lives.yml and deadPlayers.yml files.
SemiHardcore - Class in me.manossef.semihardcore
This is the main class of SemiHardcore.
SemiHardcore() - Constructor for class me.manossef.semihardcore.SemiHardcore
 
SemiHardcoreYmlFile - Class in me.manossef.semihardcore.files
Holds the information for a single YML file of this plugin.
SemiHardcoreYmlFile(JavaPlugin, String) - Constructor for class me.manossef.semihardcore.files.SemiHardcoreYmlFile
Constructs a new holder for a YML file.
setAlive(UUID) - Method in class me.manossef.semihardcore.data.LifeData
 
setDead(UUID) - Method in class me.manossef.semihardcore.data.LifeData
 
setDead(Player, boolean) - Method in class me.manossef.semihardcore.LifeChanges
Adds or removes the specified player from the dead players list, based on the value of the dead argument.
setLives(UUID, int) - Method in class me.manossef.semihardcore.data.LifeData
 
setLives(Player, int) - Method in class me.manossef.semihardcore.LifeChanges
Sets the specified player's life count to the specified number.
SetLivesCommand - Class in me.manossef.semihardcore.commands
The class that handles the implementation of the plugin's /setlives command.
SetLivesCommand(SemiHardcore) - Constructor for class me.manossef.semihardcore.commands.SetLivesCommand
 
setlivesInvalidLives - Variable in class me.manossef.semihardcore.data.Messages
Message "setlives-command-messages.invalid-lives".
setlivesLimitedSuccess - Variable in class me.manossef.semihardcore.data.Messages
Message "setlives-command-messages.limited-success".
setlivesSuccess - Variable in class me.manossef.semihardcore.data.Messages
Message "setlives-command-messages.success".
setlivesUnspecifiedLives - Variable in class me.manossef.semihardcore.data.Messages
Message "setlives-command-messages.unspecified-lives".
setLivesZeroAndKill(Player) - Method in class me.manossef.semihardcore.LifeChanges
Sets the specified player's life count to zero and kills them.
A C D F G H I L M O P R S T U W 
All Classes and Interfaces|All Packages