Skip to content

A datapack with small automation features for multiplayer hardcore games.

License

Notifications You must be signed in to change notification settings

lottuce-yami/bleach-datapack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bleach

pack icon

Description

A datapack with small automation features for multiplayer hardcore games. It can stop the server when the game ends - either failing or successfully, revive players after death (if configured to do so), and provide visual effects.

Note

This datapack is meant to be used with other automation tools that can handle restarting the server and wiping the world after the shutdown, e.g. docker-minecraft-server which it was built to use with.

Installation & usage

  1. Download a compatible release of the datapack.
  2. Put the downloaded bleach.zip archive into the datapacks directory in the world root.
  3. Change the value of function-permission-level in server.properties to 4.

Warning

Datapack will fail to stop the server if you skip this step.

  1. Restart the server or run the /reload command.

Optional steps

  • To enable the reviving feature, run /data modify storage bleach:config revive set value 1. To disable the feature, run /data remove storage bleach:config revive. This feature takes away 2 health points (1 heart) of the player and spawns him at the world spawn in survival mode. If the player has 2 or fewer health points, the datapack fallbacks to leaving the player with 1 health point.
  • Distribute the bleach-language.zip resourcepack among the players to offer localization in supported languages or use it as a reference for your own translations.

About

A datapack with small automation features for multiplayer hardcore games.

Topics

Resources

License

Stars

Watchers

Forks