You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2023. It is now read-only.
Mahir Salihbašić edited this page Jun 17, 2020
·
1 revision
How does it work?
The first time a player with ouroboros.use permissions joins the server, they are given an amount of lives as defined by defaultLives field in the config.yml file.
Each time the player with ouroboros.use permission dies, the plugin checks how many lives they have, and if the number is greater than zero, it (depending on the permissions) saves the player's items and/or XP, after which it decreases the number of lives by one.
In case the player has zero lives left, they lose their items and XP as they normally would.
Installation
Stop the server.
Place the plugin's .jar in the server's /plugins/ directory.
Start the server and let the plugin generate its files.
Optionally, stop the server again and set-up MySQL configuration in config.yml