This is the repo for the Auride Minecraft plugins. Currently, we have:
- Gravestone
- A gravestone system to help enhance the player experience. Upon death, a chest will be created with the users inventory (inventory, armor slots, and off-hand) which no one else will be able to open.
- Auride MC
- Reports simple info about the Auride MC server.
- Custom Chat
- A simple chat command for specific functionality that we want. In this case, all we have for now are pronouns, but it is possible to expand on it.
These plugins are built to unintrusive, but help the player experience and create the experience we want for them.
You'll need a Minecraft server running Paper 26.1.2, which you can get here and Java 25 or newer. The methods to get these differ, and is available on Paper's documentation.
Once your server is running, you can simply go into your server location (which you will define in serverLocation.example.json as it should be different from the source code location) and go to plugins/skript/scripts and you can edit away!
We welcome contributions of all sorts - bug fixes, typo fixes, and more. We are not interested in accepting PRs for new plugins however. Please open a new issue for suggestions.
All our plugins are licensed under GPL 3.0.