EliteSkillRewards-Extension is an EliteMobs addon that allows server administrators to reward players with EliteMobs skill levels and XP through simple commands.
The addon integrates directly with EliteMobs' skill system, allowing rewards to work with EliteMobs' normal progression instead of creating a separate leveling system.
Players keep EliteMobs' native XP handling, skill calculations, progression, displays, sounds, particles, and level-up effects.
EliteSkillRewards-Extension is a third-party addon for EliteMobs and is not affiliated with or endorsed by the EliteMobs developers.
EliteMobs is required for this addon to function and must be installed separately. EliteMobs remains licensed under the GPLv3 license.
- Reward players with EliteMobs skill levels
- Reward players with custom amounts of EliteMobs skill XP
- Uses EliteMobs' native skill progression system
- Supports all EliteMobs skills
- Keeps EliteMobs progression behaviour
- Command tab completion support
- Lightweight and easy to use
- Designed for events, giveaways, rewards, competitions, and server management
- Minecraft: 1.26.1
- Paper server
- EliteMobs 11.x
- Java 25+
May work on Minecraft 1.21.8+ versions, but compatibility depends on EliteMobs updates.
- Download the latest EliteSkillRewards-Extension.jar
- Place the jar file into your server's plugins folder
- Make sure EliteMobs is installed and working correctly
- Restart your server
- Use the commands below
Command:
/emskill add
Example:
/emskill add Steve SWORDS 5
This gives Steve 5 additional SWORDS skill levels using EliteMobs' normal progression system.
Command:
/emskill xp
Example:
/emskill xp Steve SWORDS 10000
This gives Steve 10,000 SWORDS XP while allowing EliteMobs to handle progression normally.
Permission:
elitemobs.skill.admin
Required permission to use EliteSkillRewards commands.
EliteSkillRewards uses EliteMobs' built-in skill system.
Examples:
SWORDS AXES BOWS ARMOR
All available EliteMobs skills can be selected using command tab completion.
Bug Fixes & Improvements:
- Fixed skill XP rewards not properly triggering level-up notifications
- Improved EliteMobs skill progression handling
- Fixed XP and level calculation issues
- Improved command reliability
- General stability improvements
Initial Release:
- Added skill level rewards
- Added skill XP rewards
- Added EliteMobs skill integration
- Added command tab completion
EliteSkillRewards-Extension does not replace EliteMobs' skill system.
Instead, it communicates with EliteMobs directly so that:
- XP remains stored by EliteMobs
- Levels are calculated by EliteMobs
- Players keep normal EliteMobs progression
- Rewards feel like normal EliteMobs progression
EliteSkillRewards uses EliteMobs internal skill classes for deeper integration with the EliteMobs progression system.
Because of this, major EliteMobs updates may require compatibility updates if internal systems change.
If you find a bug, have a suggestion, or need help, create an issue on GitHub.
MIT License