Compatibility
Minecraft: Java Edition
Platforms
Creators
Details
Hardcore24
Hardcore24 is a multi-world compatible hardcore plugin made by BlueNightFury46 (me) with a bunch of fun features such as custom unban times, world groups and world specific respawn locations feature!
This plugin requires Multiverse-Core to properly function and we recommend LuckPerms if you wish to manage any permissions related to this plugin.
Notice: All of this is for version 2.0, for version 1.0 please see the version-1.0 wiki Unlike version 1.0, player deaths and their unban times are retained in the players.json file beyond server restarts
Setup
Hardcore24 requires some further configuration to work, which can be done using the json files, but I very, very, very strongly recommend using the commands below to do this instead...
EXAMPLE SETUP:
/group CREATE_GROUP demo_group
Here we create a group called demo_group
/group SET_RESPAWN
Next we run this command, while at the respawn location we want
/group SET_WORLD world demo_group
Here we add the world "world" to our group
/group SET_WORLD lobby demo_group
Here we also add the world "lobby" to our group
Commands
/player unban <player>
- Used to unban a dead player, requires the permission hardcore.manage.players
/player ban <player> <world>
- Used to ban a player from hardcore, requires the permission hardcore.manage.players
/player list
- Lists all of the currently banned players, requires the permission hardcore.manage.players, shows their unban time/date and which world they died in
/group SET_RESPAWN <group>
- Sets the respawn location for a group, requires the permission hardcore.manage.groups (the location is set to wherever you currently are)
/group SET_GROUP <group>
- Sets the group a world is part of, requires the permission hardcore.manage.groups
/group CREATE_GROUP <name>
- Creates a new group, requires the permission hardcore.manage.groups
/group REMOVE_GROUP <name>
- Deletes a group, requires the permission hardcore.manage.groups
/group LIST_GROUPS
- Lists all of the current groups, requires the permission hardcore.manage.groups
config.yml
deathban-time:
days: 0
hours: 24
minutes: 0
drop-enderchest-on-death: true
Contact me!
If you wish to contact me for either a bug report, or feature request, you can do so via my Github issues page.



