Added a permission based multiplier, if a player has the permission afkpool.bonus they can get more rewards based on the multiplier set in the config.
What's Changed
- Add bonus rewards for players with special permission by @kmaba in https://github.com/kmaba/AfkPool/pull/3
- Added Permission Multiplier by @kmaba in https://github.com/kmaba/AfkPool/pull/4
Full Changelog: https://github.com/kmaba/AfkPool/compare/2.0.0...2.1.0
PLUGIN RECODED - CONFIG RESET REQUIRED 🎉
New Features: Unlimited commands and customizable regions for each. Improvements: Optimized code, reduced file size by 50%, and lowered CPU usage. New Config: Redesigned with a cleaner, more efficient structure. Update 2.0.0 is here!
- support for version 1.20.3 & 1.20.4 (includes minor bug fixes, nothing significant).
- Introduced a third command for the AFK pool rewards, allowing you to grant up to three rewards, an increase from the previous limit of two.
- Incorrect use of parallel streaming causing problems.
- support for version 1.20.2 (includes minor bug fixes, nothing significant).
- Support for 1.20 & 1.20.1
- Metrics added (bStats)
Added shortcut command /ap
Now supports all versions from 1.13
One line fix
- api-version: 1.19
+ api-version: 1.13
-
Added
/afkpool versioncommand to check the version and check the latest version -
Added Command-1 and Command-2 booleans so you can disable a command if you want.


