BlockyRewards is a Minecraft plugin that allows players to receive daily rewards upon logging into the server. The plugin is easy to configure and customize, providing a unique experience for each server.
- Configurable daily rewards
- Support for various types of rewards
- Consecutive day reward system
- Customizable messages
- Redeem codes
- MySQL and SQLite support
- Up to date
- Download the latest version of the plugin from the Modrinth Releases.
- Copy the
jar
file to theplugins
directory of your Minecraft server. - Restart the server to load the plugin.
- Configure the plugin by editing the
config.yml
andrewards.yml
file generated in theplugins/BlockyRewards
directory.
Once the plugin is installed and configured, players will automatically receive their daily rewards upon logging in. You can customize the messages and rewards in the config.yml
file.
/br
- Main command to manage daily rewards./claim
- Allow users to claim their daily rewards/redeem
- Allow users to claim a specific reward using a code
Contributions are welcome! If you want to contribute, please follow these steps:
- Fork the repository.
- Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin development/new-feature
). - Open a pull request.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.