Normal
A Minecraft 1.14.1+ Bukkit/Spigot PluginEnhances the vanilla Minecraft hardcore experience by degrading players' max health on death.On death, users wake up from their nightmare.The only way to defeat the dream - visit the end.That is the original concept of the end, after all..Once a user has ran out of hearts, they are perma dead.YouTube demonstration:[MEDIA=youtube]DiMFgSwdqvc[/MEDIA]Permissions:hardcoreplus.admin - This is only for admin command accessCommands:/hardcoreplus setmax <player> <value> - Sets the max HP of target./harcoreplus enable - Not yet implemented/hardcoreplus disable - Not yet implementedSource: https://github.com/griimnak/HardcorePlusReleases: https://github.com/griimnak/HardcorePlus/releases[automerge]1557975232[/automerge]Users can now restore their max hp by killing the ender dragon.[May 15 2019]Added blood effect on hitCorrected creeper instakill bugAdded sound effect to deathAdded admin permissionStarted admin commands[May 13 2019]Changed health lost from 1 to 2 hearts.Changed DeathEvent to EntityDamagedEventDeath is no longer announced."Dream" effect created.Permissions added:hardcoreplus.admingives access to admin commands/hardcoreplus setmax <player> <value>/hardcoreplus enable/hardcoreplus disable[automerge]1558225311[/automerge]HardcorePlus 0.1.4Bug fixes and minor tweaksincreased weakness after death to 3 minutes 30 sec/hardcoreplus commands are accessible from server console nowif hardcore is not set in server.properties console will be notifiedfixed bug with setmax command always settings to 10 heartsfixed bug with fire and potion effects persisting after deathfixed bug with setmax command allowing use of negative numbersfixed bug with setmax command allowing use of invalid numbersJar release available: hereSource available on git[automerge]1560545845[/automerge]HardcorePlus 0.1.8HardcorePlus 0.1.8 corrects some minor annoyances and finally introduces the configuration system.Thank you to @LucasLogical for finding the following bugs.Fixed bug with shields not working properlyFixed bug with blood effect showing through shieldsNew command: /hardcoreplus reload - reloads the config.ymlConfig system completeConfig options for toggling: bloodEffect, respawnSound, respawnEffect, respawnWeaknessConfig option for toggling max hp restore by ender dragon killConfig options for all ingame textsConfig option for enforcing hardcore mode upon server.Default config:[CODE]healthLossText: You have permanently lost health.bedRespawnText: You awake from your dream in confusionnoBedRespawnText: With no place of rest set, you awake from your dream, in familiar land.permaDeathServerText: is permanently dead!permaDeathPlayerText: You are permanently dead.dragonKillText: The dream is over. Your mind clears, the portal opens.maxHpRestoreText: Your max health has been restored.bloodEffectEnabled: truetrippyEffectEnabled: truetrippySoundEnabled: trueweaknessOnRespawn: truerestoreHpOnDragonKill: trueenforceHardcoreMode: true[/CODE]As always suggestions are welcome.Jar release: https://github.com/griimnak/HardcorePlus/releases/tag/0.1.8Source: https://github.com/griimnak/HardcorePlus
A Minecraft 1.14.1+ Bukkit/Spigot Plugin
Enhances the vanilla Minecraft hardcore experience by degrading players' max health on death.
On death, users wake up from their nightmare.
The only way to defeat the dream - visit the end.
That is the original concept of the end, after all..
Once a user has ran out of hearts, they are perma dead.
YouTube demonstration:
[MEDIA=youtube]DiMFgSwdqvc[/MEDIA]
Permissions:
hardcoreplus.admin - This is only for admin command access
Commands:
/hardcoreplus setmax <player> <value> - Sets the max HP of target.
/harcoreplus enable - Not yet implemented
/hardcoreplus disable - Not yet implemented
Source: https://github.com/griimnak/HardcorePlus
Releases: https://github.com/griimnak/HardcorePlus/releases
[automerge]1557975232[/automerge]
Users can now restore their max hp by killing the ender dragon.
[May 15 2019]
[May 13 2019]
Permissions added:
hardcoreplus.admin
gives access to admin commands
/hardcoreplus setmax <player> <value>
/hardcoreplus enable
/hardcoreplus disable
[automerge]1558225311[/automerge]
HardcorePlus 0.1.4
Bug fixes and minor tweaks
Jar release available: here
Source available on git
[automerge]1560545845[/automerge]
HardcorePlus 0.1.8
HardcorePlus 0.1.8 corrects some minor annoyances and finally introduces the configuration system.
Thank you to @LucasLogical for finding the following bugs.
Default config:
[CODE]
healthLossText: You have permanently lost health.
bedRespawnText: You awake from your dream in confusion
noBedRespawnText: With no place of rest set, you awake from your dream, in familiar land.
permaDeathServerText: is permanently dead!
permaDeathPlayerText: You are permanently dead.
dragonKillText: The dream is over. Your mind clears, the portal opens.
maxHpRestoreText: Your max health has been restored.
bloodEffectEnabled: true
trippyEffectEnabled: true
trippySoundEnabled: true
weaknessOnRespawn: true
restoreHpOnDragonKill: true
enforceHardcoreMode: true
[/CODE]
As always suggestions are welcome.
Jar release: https://github.com/griimnak/HardcorePlus/releases/tag/0.1.8