I need a rewrite of a BetterRespawn plugin I commissioned on here a while ago. There are a few caveats I need addressed and it needs to be 1.8 and 1.9 compatible.
The plugin lets you set a checkpoint with a command, the checkpoint writes itself to a YAML file, and on death of a player, respawns them there instead of their usual respawn point. Beds as respawns are disabled on the server, but give it highest priority anyways just in case.
The commands are /setcheckpoint, /reloadcheckpoints and /reloadcheckpoints save. The commands need a redo, something like /setcheckpoint and /reloadcheckpoints. The Save command saves the yaml, but this deletes the current checkpoints, so to add one to the list, you'll have to redo every checkpoint made. I would need it so adding a checkpoint simply adds one to the list, and to delete one, you just edit the file and reload it. Source code available if we strike a deal.
The plugin lets you set a checkpoint with a command, the checkpoint writes itself to a YAML file, and on death of a player, respawns them there instead of their usual respawn point. Beds as respawns are disabled on the server, but give it highest priority anyways just in case.
The commands are /setcheckpoint, /reloadcheckpoints and /reloadcheckpoints save. The commands need a redo, something like /setcheckpoint and /reloadcheckpoints. The Save command saves the yaml, but this deletes the current checkpoints, so to add one to the list, you'll have to redo every checkpoint made. I would need it so adding a checkpoint simply adds one to the list, and to delete one, you just edit the file and reload it. Source code available if we strike a deal.
