skills icon

skills -----

adds skill levling to minecraft




added trading skill, gain xp by trading with villages and enjoy 1% discount per level
----------, Oct 19, 2025

added tags

tags: -> do not touch
mining: -> your skill of choice
Hard Worker: -> name
requirement: 35 -> level requirement
material: "IRON_PICKAXE" -> material for display item

customizable !
----------, Oct 19, 2025

Skills Plugin v1.1.2 - Release Notes

New Features
- Server Competitions: Admins can now start competitions for all players using the /setmission command.
- Usage: /<command> %description% %skill% %reward% %item to collect% %amount%
- Example: /setmission "Collect Logs" farming 500 OAK_LOG 100
- Tracks player progress individually and updates missions in real-time.

Improvements
- Mission progress now correctly updates for each player, even with claim protection plugins.
- Enhanced drop handling during missions to prevent incorrect items (AIR,0 issues fixed).

Bug Fixes
- Fixed issue where boss bars remained visible after mission completion.
- Corrected XP gain calculations for multi-drop blocks.
- Cleaned up per-player progress on mission deletion to prevent leftover config entries.
----------, Oct 16, 2025

Fixed a bug where if you were to turn your server off when you turn in back on all player placed blocks would reward xp when broken.
----------, Oct 15, 2025

SKILLS v1.1 — XP & Skill System Overhaul

✨ New Features / Changes
  • Revamped XP System: Levels are now easier to gain.
  • Block-Based XP Scaling: Blocks now give XP based on factors such as rarity.
  • Anti-Exploit Measures: Added checks to prevent external plugins (e.g., WorldGuard) from being used to manipulate skill leveling.
  • Optimizations: Improved performance for XP calculation and block break handling.
----------, Oct 14, 2025

️ SKILLS v1.0.9 — Shop System Update

New Features
- Added a customizable shop via
Code (Text):
shop.yml
- Items give rewards via commands.
- Currently supports vanilla Minecraft items only.
- Future updates will support custom items.

Configuration
- Configure shop layout, items, and commands in
Code (Text):
shop.yml
.
- Example:
Code (YAML):

items
:
  example
:
    display_name
: "example item"
    material
: "FISHING_ROD"
    description
: "example description"
    price
: 20
    amount
: 1
    skill
: "fishing"
    commands
:
     - give %player% fishing_rod 1
 
Usage
- Players can open the shop using /shop.
- Simple GUI displays items for purchase.

Coming Soon
- Custom items support (NBT, models, plugin items).
----------, Oct 13, 2025

Added support for 1.20.1, if you encounter issues do write about it, I will do my best to handle it. from now on every couple of updates, older versions would get their release!
----------, Oct 12, 2025

‍♂️ SKILLS v1.0.8 — Custom Anvil Update

✨ New Features
  • Custom Anvil unlocked at Enchanting Level 30
    Combine items without worrying about the "Too Expensive!" cap.
    • Repair, and combine items freely once unlocked.

    • Access the anvil using the command: /anvil or /av
Improvements
  • Improved user experience for high-level enchanting.
----------, Oct 12, 2025

SKILLS v1.0.7 — Skill Bonuses Update

✨ New Features
  • Skill Bonuses System
    Introducing unique rewards for reaching specific skill levels!
     • ️ Combat Level 35 → Permanent Critical Hits on all attacks.
     • Enchanting Level 20Free Item Renaming at anvils (no XP cost).

Future Plans

  • []More milestone-based skill bonuses are planned for future updates.
    [
    ]Have ideas for new perks? Share them in the discussion tab — your feedback helps shape upcoming updates!

Improvements
  • Minor internal cleanups and small optimizations.
----------, Oct 11, 2025

Left an unnecessary debug print statement. now removed
----------, Oct 10, 2025

‍♂️ SKILLS v1.0.6 — Enchanting Update

✨ New Features
  • Added Enchanting Skill
    Gain XP when enchanting items and increase mob XP orb drops by 10% per level.

️ Improvements
  • Automatic Skill Sync
    New skills are now automatically added to all players’ data across the server.
  • Minor Bug Fixes
    Fixed small issues related to skill data and overall plugin stability.
----------, Oct 10, 2025

Fixed an exploit where the top block of blocks placed by players would grant xp upon breaking it
----------, Oct 10, 2025

v1.0.4 — Alchemy Skill Update

[HR]

✨ New Features
  • Added Alchemy Skill
    Players can now level up their Alchemy skill by brewing potions!
    Each level grants a +3% increase in potion duration, making skilled alchemists even more powerful.

Overview
  • Brewing potions now rewards Alchemy XP.
  • Higher Alchemy levels automatically extend potion effects.
  • Fully integrated into the existing SKILLS leveling system.

Fixes & Improvements
  • General performance and stability improvements.
  • Minor internal code optimizations.
----------, Oct 8, 2025

Patch v1.0.3 — Skill Reward Fixes

Fixes & Improvements
  • Fixed Fishing rewards not functioning correctly.
  • ⛏️ Fixed Mining, Farming, and ⚔️ Combat rewards not applying their bonuses properly.
  • Corrected math issues in the reward scaling system for consistent percentage growth.
  • ⚙️ Minor code cleanup and optimization for smoother performance.
----------, Oct 8, 2025

Fishing System Added

A brand-new Fishing skill system has been introduced! Players can now level up their fishing ability and earn increasingly rare loot from the waters.

[HR]

✨ New Features
- Fishing Skill XP — gain XP each time you successfully catch a fish.
- Dynamic Treasure Chance — higher fishing levels increase your odds of finding rare loot.
- ⚖️ Balanced Loot Weights
  • Treasure chance: 5 + 5 * 0.05 * level
  • Remaining chance (junk & fish) divided in a 1 : 8.5 ratio
- Auto-scaling System — your treasure chance scales naturally with your fishing level.
- Level-based Rewards — at higher levels, players can occasionally catch rare treasures such as enchanted books (like Mending) and other valuable items.

[HR]

Technical Notes
  • Implemented using the PlayerFishEvent listener.
  • Integrated with the plugin’s skill and XP framework.
  • Uses helper methods for loot generation:
    • Helper.getTreasureLoot()
    • Helper.getJunkLoot()
    • Helper.getFishLoot()

[HR]

Example Messages
  • ✨ You caught a rare treasure!
  • You caught a fish!
  • ️ You fished up some junk...

[HR]

️ Version
Added in: v1.4.0
----------, Oct 7, 2025

[v1.0.1] — New Update

* ✨ Skill XP Feedback
- Action Bar Messages: Players now see a floating message above the XP bar when gaining skill XP.
Example: mining +5 20/100
- Provides instant feedback for skill progression.

* Reward Sound
- XP Gain Sound Effect: A satisfying note block “pling” sound plays when players earn skill XP.
- Bright, crisp, short, and non-intrusive — perfect for frequent small rewards.

* Other Notes
- Action messages and sounds are synced to XP gain events.
- Compatible with Minecraft 1.16+.
- Enhances player experience with immediate visual and audio cues.
----------, Oct 6, 2025

Resource Information
Author:
----------
Total Downloads: 124
First Release: Oct 6, 2025
Last Update: Oct 19, 2025
Category: ---------------
All-Time Rating:
3 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings