A small Pen-and-Paper-like dice rolling plugin for Minecraft.
- Paper (or any of its forks) for Minecraft 1.17 or newer
- CommandAPI version 6.3.1 or newer
Download the required release from the Release-Section and drop it into your plugins folder. Then restart the server.
Reloading the server or the plugin itself will NOT work. |
---|
/vdice help
For a full set of features, commands, permissions, etc. please visit the documentation.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please follow these steps to set up your development environment:
- Clone this repository to a folder of your liking.
- Open the project with your IDE of choice.
- The project should be ready for development. If you find anything that's missing, just open an issue, and I will look into it.
This plugin makes use of the following external libraries:
- CommandAPI by JorelAli licensed under the MIT License
- adventure-text-minimessage by Kyori licensed under the MIT License
This plugin also shades the following external libraries inside its own code:
- adventure-text-minimessage by Kyori licensed under the MIT License