Unofficial site, not affiliated with modrinth.com.What is this?
  • EzSkills 2.0.3

    release8 мая 2026 г.

    Fixed

    • JitPack build: remove invalid build: key from jitpack.yml, switch compiler config to source/target properties

  • EzSkills 2.0.2

    release8 мая 2026 г.

    Fixed

    • JitPack build: use array syntax for jdk in jitpack.yml (- openjdk25)

  • EzSkills 2.0.1

    release8 мая 2026 г.

    Fixed

    • JitPack build: skip checkstyle during mvn install, bump maven-compiler-plugin to 3.14.0 for Java 25 support

  • EzSkills 2.0.0

    release8 мая 2026 г.

    Added

    • Acrobatics skill — tracks XP earned from jumping, falling, and sprinting (ACROBATICS enum constant, Feather GUI icon, xp-base: 80.0, xp-multiplier: 1.4, max-level: 100)
    • Custom skills API — third-party plugins can now register their own skills at runtime via SkillDefinition and EzSkillsAPI.registerSkill(); progress is persisted in the same storage backend as built-in skills
    • SkillDefinitionRegistry — thread-safe in-memory registry for custom SkillDefinition instances; rejects names that clash with built-in SkillType values
    • EzSkillsAPI.getRegisteredSkills() — returns the list of all currently registered custom skill definitions
    • Custom skill XP / level methods on EzSkillsAPI: addExperience, getSkillLevel, getSkillExperience, setSkillLevel now accept any registered custom skill name in addition to built-in SkillType names

    Changed

    • Skill GUI (/skills) updated to a 36-slot (4-row) layout to accommodate five built-in skills; close button moved to slot 31
    • SkillProfile stores custom skill progress in a separate HashMap alongside the built-in EnumMap; getAllCustom() exposes the full map for serialisation
    • SkillProfileModel persists and loads custom skill columns (<name>_level / <name>_experience) automatically

    Skills

    SkillEnumXP baseXP multiplierMax level
    WoodcuttingWOODCUTTING100.01.5100
    MiningMINING100.01.5100
    FishingFISHING100.01.5100
    FightingFIGHTING120.01.6100
    AcrobaticsACROBATICS80.01.4100

    Abilities

    AbilitySkillTrigger
    LumberjackWoodcuttingAuto-smelt logs on break
    SpelunkerMiningNight-vision while underground
    AnglerFishingReduced fishing wait time
    WarriorFightingTemporary strength boost on kill streak
  • EzSkills 1.0.0

    beta21 апреля 2026 г.

    Official public release of EzSkills on SpigotMC.org Dec 24, 2025

Совместимость

Сведения

Лицензия:
Опубликован:1 месяц назад
Обновлён:1 месяц назад
ID проекта:
Главная