Compatibility
Minecraft: Java Edition
1.21
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
Platforms
Fabric
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed Apache-2.0
Created 2 years ago
Updated 9 months ago
Changelog
This update breaks hooks that have other plugins because it changes the groupId, those plugins have to be updated to work with MiniPlaceholders again
Starting with this update a new API module, miniplaceholders-kotlin-ext, is included. This module provides useful extensions when developing kotlin plugins with the MiniPlaceholders API. It can only be used on a platform that provides it natively, such as krypton or through a plugin that provides it, such as MCKotlin
What's Changed
- Implement Kotlin Extensions in https://github.com/MiniPlaceholders/MiniPlaceholders/pull/14
- Configure Renovate in https://github.com/MiniPlaceholders/MiniPlaceholders/pull/15
- chore(deps): update actions/setup-java action to v3 in https://github.com/MiniPlaceholders/MiniPlaceholders/pull/24
- chore(deps): update actions/checkout action to v3 in https://github.com/MiniPlaceholders/MiniPlaceholders/pull/23
- fix(deps): update dependency org.junit:junit-bom to v5.9.2 in https://github.com/MiniPlaceholders/MiniPlaceholders/pull/22
- chore(deps): update plugin io.papermc.paperweight.userdev to v1.5.1 in https://github.com/MiniPlaceholders/MiniPlaceholders/pull/21
- chore(deps): update plugin com.github.johnrengelman.shadow to v8 in https://github.com/MiniPlaceholders/MiniPlaceholders/pull/19
- chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.8.10 in https://github.com/MiniPlaceholders/MiniPlaceholders/pull/16
- chore(deps): update dependency gradle to v8 in https://github.com/MiniPlaceholders/MiniPlaceholders/pull/25
- chore(deps): update plugin me.champeau.jmh to v0.7.0 in https://github.com/MiniPlaceholders/MiniPlaceholders/pull/26
- chore(deps): update plugin xyz.jpenilla.run-paper to v1.1.0 in https://github.com/MiniPlaceholders/MiniPlaceholders/pull/27
- chore(deps): update plugin xyz.jpenilla.run-paper to v2 in https://github.com/MiniPlaceholders/MiniPlaceholders/pull/20
- feat: Migrated to Paper plugin
- fix: fixed permission check on paper
Full Changelog: https://github.com/MiniPlaceholders/MiniPlaceholders/compare/1.3.1...2.0.0