InboxRewards is a versatile Minecraft plugin designed for versions 1.16.x to 1.20.x, offering a robust solution for server admins and privileged players to distribute rewards, gifts, or compensations seamlessly.
Why InboxRewards?
- Flexible Reward Distribution: Easily send rewards to individual players or broadcast them to all players, whether they are online or offline.
- MySQL Integration: Utilize a MySQL database for efficient data storage and synchronization across multiple servers, ensuring consistency and reliability.
- Join Notifications: Players are automatically notified of unclaimed rewards upon joining the server, enhancing engagement and satisfaction.
- Expiration Management: Set expiration times for rewards to ensure they are claimed within a specified period, adding a layer of urgency and exclusivity.
- Permission-Based Access: Control who can send and manage rewards with specific permissions, ensuring a secure and organized distribution process.
Showcase [Expand to View]
Sending the reward to player
Help Command
Main Claim GUI
How to use?
1. Drag on drop the jar into the plugins folder of your Minecraft server.
2. Start the server to generate the default config then shut down the server.
3. Configure the settings as needed. By default the data is stored in a local database.
4. Start up the server and start sending rewards!
Commands and Permissions [Expand to View]
/ir help
- Shows all available commands and their description. Permission: inboxrewards.help By deafult only OPs have this.
/ir send <username> <duration>
- Sends the item on main hand to the specified player(s) with the mentioned expiration duration. Possible username alternatives are allonline(Sends the reward to all online players) and alloffline(Sends the reward to all online and offline players). Duration can be 60m, 24h, 7d which means 60 minutes, 24 hours and 7 days. Can only have any one of these 3 unitsPermission: inboxrewards.send By deafult only OPs have this.
/ir claim
- Opens up the claiming GUI for all pending rewards.For more details on customization please check the wiki