Minecraft Shared Health
With this plugin, everyone shares the health bar. If you die, everyone dies!
Minecraft version
This plugin runs on a Minecraft version 1.16+.
Commands
- /sharedhealth add <player> <player> ... - adds players
- /sharedhealth add @a - adds all players
- /sharedhealth remove <player> <player> ... - removes players
- /sharedhealth remove @a - removes all players
- /sharedhealth start - starts the game
- /sharedhealth reset - resets the game
- /sharedhealth list - shows a list of players in the game of shared health
- /sharedhealth rules <rule> value(optional) - changes some additional rules of the game (in config.yml)
- /sharedhealth help - shows a list of shared health commands
Configuration Options
Use the command `/sharedhealth rules` or edit the `plugins/SharedHealth/config.yml` file to change additional options.
Permissions
If `
usePermissions` is set to
true in the
config.yml file, players without ops will need the following permissions to use the commands:
- sharedhealth.sharedhealth - allows to use all `/sharedhealth` commands.
- sharedhealth.add - allows to use `/sharedhealth add` command.
- sharedhealth.remove - allows to use `/sharedhealth remove` command.
- sharedhealth.start - allows to use `/sharedhealth start` command.
- sharedhealth.reset - allows to use `/sharedhealth reset` command.
- sharedhealth.list - allows to use `/sharedhealth list` command.
- sharedhealth.rules - allows to use `/sharedhealth rules` command.
- sharedhealth.help - allows to use `/sharedhealth help` command.
Have fun!
Made by Matistan