What it does
Simple Hardcore makes the process of creating a hardcore server much easier! Now you don't have to look around different config files to change settings to your liking, because this plugin places all of those settings inside one file! Just configure it to your liking, and launch!
How to use
- Place the plugin into your /plugins folder
- Start your server, then stop it.
- Go to your /plugins/SimpleHardcore/ folder
- Edit the config.yml to your liking
- Save config, start your server
- Enjoy!
Config
general:
firstSetup: true ###LEAVE THIS TRUE
playerLives: 2 ### Change this to the amount of lives you want your players to start with. Note that this only applies to players that join AFTER this setting has been changed.
overrideDifficulty: true ###Override the world's difficulty to HARD? (not hardcore)
forceNumberOfMobs: true ###Force the max number of monsters to the value below? Set to false to use bukkit.yml
maxMobs: 100 ###The max number of mobs that will spawn in the selected worlds
pvp: true ###Turn PVP on in the worlds listed below?
banTime: 5min ###Examples 30sec, 6min, 7hour, 1month, 2year
onlyCountDeathsInWorldsSpecified: true ###Set to false if you want your players to lose lives in any world
worlds: ###Worlds to have their settings changed to the ones above
- world
Commands
| Command | Function | Permission | Version Required |
| /lives | Check your lives! | None | v1.1.0 |
| /reloadhardcore | Reloads the config file! | hardcore.reload | v1.0.1 |
| /hardcorestats | Turn on or off statistic sending | OP | v1.1.5 |
Make Sure to Have
- Essentials (for bans)
Plugin Metrics
This plugin uses Plugin Metrics as of version 1.1.5 to record how many servers are currently using this plugin. You can turn this off by using /hardcorestats off
Coming Soon
- Any suggestions? Leave me a comment!
Suggestions
Your suggestions matter to me! Leave a suggestion in a reply below, or PM me! There is a very high chance that I will add your feature!