SimLevelSkills is a level plugin, with 5 different skills. Harvest crops and breed animals to get Farming XP. Explore a cave and Mine ores to earn Mining XP. Adventure the dark and Kill mobs to get Combat XP. Enter the forest to Chop trees and earn Forestry XP. Go to a pond and fish to earn Fishing XP. Each Level in every skills rewards you with a higher chance for bonus drops in the respective skill category. If you reach the Skill's Level Milestone, you unlock Ultimate Skills, which give you a unique ability related to the skill. Additionally, crafting recipes get unlocked when you level up the skills.
If you like this Plugin, please rate it and leave a comment below! Found a bug? Please contact me!
Installation/Configuration
Configure level progression, crafting recipe unlocks, xp earnings and level milestones with the data.yml file in the plugin's folder (>> /plugins/SimLevelSkills/data.yml)
Default configuration is automatically loaded upon startup and can be modified from there on. Game Design by AlexZombieHD.
Restart your server or let the players rejoin (first installation)
Features
The Skills
Farming: Harvest crops and breed animals to get Farming XP.
Mining:Explore a cave and Mine ores to earn Mining XP.
Combat:Adventure the dark and Kill mobs to get Combat XP.
Forestry:Enter the forest to Chop trees and earn Forestry XP.
Fishing: Go to a pond and fish to earn Fishing XP.
Skill Menu and Skill Path GUI
Open the skills menu with /skills (alias /collection, /sk) to get an overview of your skills and levels.
When clicking on one of the skill items in the menu, you get access to the skill path of the respective skill. View every level to see unlocks and rewards for it.
Level Rewards
Crafting Recipe Unlocks:Certain item recipes are locked until you reach a specific level. View your level path to see, when items are unlocked.
Higher Chance for 2x Drops: Each level grants you a higher chance to get double drops in the respective skill. Double drops are displayed in the chat when they occur.
Ultimate Skills: Every Skill has a related Ultimate Skill, which can be unlocked at a certain level milestone. They give unique abilities like Crop Replanting, Menu Enderchest/Crafting Table access, experience boost, Multi Log Break and creature fishing.
Random extra XP Events
Appear randomly for all players at the same time
Boost one skill for a random time (10-30 min) and with a random xp multiplier (1.5 - 2.5x)
Skill Leaderboard
Lists Top 5 players in each skill
Shows Level and XP Progress
Own progress at the top
PlaceholderAPI Integration
%simlevelskills_mining_level%
%simlevelskills_mining_xp%
%simlevelskills_farming_level%
%simlevelskills_farming_xp%
%simlevelskills_forestry_level%
%simlevelskills_forestry_xp%
%simlevelskills_combat_level%
%simlevelskills_combat_xp%
%simlevelskills_fishing_level%
%simlevelskills_fishing_xp%
Commands
/simskills: Admin interface for the SimLevelSkills Plugin. permission: SimLevelSkills.simskills usage: /simskills reset <skillType> <player> \n or /simskills set <skillType> (xp|level) <player> <value>
/skills: Open the Skills/Collection Menu. permission: SimLevelSkills.skills usage: /skills aliases: [ collection, sk ]
/enderchest: Open your Enderchest. permission: SimLevelSkills.enderchest usage: /enderchest aliases: [ ec ]
/workbench: Open a crafting field. permission: SimLevelSkills.workbench usage: /workbench aliases: [ crafting, wb ]
/levelevent:Trigger an extra xp event or toggle whether random events should happen. permission: SimLevelSkills.levelevent usage: /levelevent doRandomEvents (true|false) or /levelevent trigger <skillType> <duration> <multiplier> \n or /levelevent cancel aliases: [ skillevent, xpevent ]
/playerplaced:Analysis of PlayerPlacedBlocks.data WARNING: Use with caution as it can lead to server lag depending on the amount of player placed blocks and server hardware. permission: SimLevelSkills.playerplaced usage: /playerplaced [analysis/clean/size] aliases: [ pp ]