Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed GPL-3.0-only
Published last month
Updated last month
A plugin for calculating timer experience, which works as simply as possible.
Functional:
- Gain experience by timer (Default is 10 minutes)
- AFK Timer (Default is 5 minutes)
- Giving experience immediately - /rwexpad permission: rewardingexperience.use
- Change the amount of experience as desired in config.yml
- Disabling commands for instant delivery
config.yml
#experience amount
expAmount: 10
#afk timer (in seconds)
afkTimeInSeconds: 300
#command /rwexpad
commandEnabled: true
#time interval (in seconds)
rewardIntervalInSeconds: 600