griimnak
You're a slave to the money then you die
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:
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:
You must be registered for see links
Releases:
You must be registered for see links
Post automatically merged:
Users can now restore their max hp by killing the ender dragon.
[May 15 2019]
- Added blood effect on hit
- Corrected creeper instakill bug
- Added sound effect to death
- Added admin permission
- Started admin commands
- Changed health lost from 1 to 2 hearts.
- Changed DeathEvent to EntityDamagedEvent
- Death is no longer announced.
- "Dream" effect created.
Permissions added:
hardcoreplus.admin
gives access to admin commands
/hardcoreplus setmax <player> <value>
/hardcoreplus enable
/hardcoreplus disable
Post automatically merged:
HardcorePlus 0.1.4
Bug fixes and minor tweaks- increased weakness after death to 3 minutes 30 sec
- /hardcoreplus commands are accessible from server console now
- if hardcore is not set in server.properties console will be notified
- fixed bug with setmax command always settings to 10 hearts
- fixed bug with fire and potion effects persisting after death
- fixed bug with setmax command allowing use of negative numbers
- fixed bug with setmax command allowing use of invalid numbers
Jar release available:
You must be registered for see links
Source available on
You must be registered for see links
Post automatically merged:
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.
- Fixed bug with shields not working properly
- Fixed bug with blood effect showing through shields
- New command: /hardcoreplus reload - reloads the config.yml
- Config system complete
- Config options for toggling: bloodEffect, respawnSound, respawnEffect, respawnWeakness
- Config option for toggling max hp restore by ender dragon kill
- Config options for all ingame texts
- Config option for enforcing hardcore mode upon server.
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
As always suggestions are welcome.
Jar release:
You must be registered for see links
Source:
You must be registered for see links
Last edited: