Installation
Requirements
SincePet targets Paper API 1.21 and Java 21.
Required server plugins:
- MythicLib
- MythicMobs
- WorldGuard
Optional server plugins:
- PlaceholderAPI, used by upgrade requirements such as
%playerpoints_points%. - PlayerPoints or any economy/points plugin that exposes PlaceholderAPI placeholders and has console commands.
Install Steps
- Build or download the SincePet jar.
- Put the jar in your server
pluginsfolder. - Install the required dependencies.
- Start the server once.
- Stop the server.
- Edit the generated files in
plugins/SincePet/. - Start the server again or run
/sincepet reload.
Updating
When a new version adds keys to resource YAML files, Bukkit does not automatically merge them into existing files. Compare the new files in the jar or repository with your server files.
The most important files to merge after this version are:
config.ymlgui.ymlmessages.ymlpets.yml
If you are testing on a fresh server, you can delete the old generated YAML files and let the plugin regenerate them.