Releases: WiIIiam278/Uniform
Releases · WiIIiam278/Uniform
Uniform 1.3.1
- Removed the shaded inclusion of adventure-platform-bukkit (#47)
Uniform 1.3
- Refactored the repo to use
multi-version
for targeting multiple Fabric versions, courtesy of @LuckyValenok (#54) - Fixed shutdown hanging due to the cached executor not being closed, courtesy of @LuckyValenok (#53)
Uniform 1.2.4
- Fixed a type compatibility check when verifying CommandUser assignment, courtesy of @LuckyValenok (#45)
Uniform 1.2.3
- Added support for Fabric for Minecraft 1.21.1 and 1.21.4
Uniform 1.2.2
- Support Fabric 1.21.3.
Uniform 1.2.1
- Added
ExcecutionScope
annotation parameters to require executed commands to be from console, in-game, or both
Uniform 1.2
- Added the ability to define cross-platform commands through special annotations
Uniform 1.1.11
- Fixed build
Uniform 1.1.10
- Added support for Sponge (API 11)
Uniform 1.1.9
- Added support for Fabric 1.21
- Support for Fabric 1.20.6 has been removed. However, you can still target Uniform 1.1.8 for this platform and the README docs have been updated to explain this.