Uniform

A cross-platform wrapper library for making Brigadier commands

GPL-3.0 License

Stars
3
Committers
4

Bot releases are hidden (Show)

Uniform - Uniform 1.2.1

Published by WiIIiam278 4 months ago

  • Added ExcecutionScope annotation parameters to require executed commands to be from console, in-game, or both
Uniform - Uniform 1.2

Published by WiIIiam278 4 months ago

  • Added the ability to define cross-platform commands through special annotations
Uniform - Uniform 1.1.11 Latest Release

Published by WiIIiam278 4 months ago

  • Fixed build
Uniform - Uniform 1.1.10

Published by WiIIiam278 4 months ago

  • Added support for Sponge (API 11)
Uniform - Uniform 1.1.9

Published by WiIIiam278 4 months ago

  • 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.
Uniform - Uniform 1.1.8

Published by WiIIiam278 4 months ago

  • Fixed an NPE fetching usage text
Uniform - Uniform 1.1.7

Published by WiIIiam278 4 months ago

  • Added usage text to legacy Paper and Bukkit commands
Uniform - Uniform 1.1.6

Published by WiIIiam278 4 months ago

  • Fixed permissions on Bukkit/Legacy paper servers
Uniform - Uniform 1.1.5

Published by WiIIiam278 4 months ago

  • Adjusted approach with Uniform commands on Paper 1.20.4
Uniform - Uniform 1.1.4

Published by WiIIiam278 4 months ago

  • Fabric commands will now register aliases and namespace-backed variants.
Uniform - Uniform 1.1.3

Published by WiIIiam278 4 months ago

  • Fixed Fabric being published un-remapped
Uniform - Uniform 1.1.2

Published by WiIIiam278 4 months ago

  • Fixed the access modifier files not being remapped on Fabric
Uniform - Uniform 1.1.1

Published by WiIIiam278 4 months ago

  • Fixed output Fabric jars being improperly mapped
Uniform - Uniform 1.1

Published by WiIIiam278 4 months ago

  • Added additional API for giving commands permission nodes with default values
Uniform - Uniform 1.0.13

Published by WiIIiam278 4 months ago

  • Fixed fabric mixins
Uniform - Uniform 1.0.12

Published by WiIIiam278 4 months ago

  • Adjusted signature of mixin constructor redirect on Fabric
Uniform - Uniform 1.0.11

Published by WiIIiam278 4 months ago

  • Made fabric mixin static methods private to appease validator
Uniform - Uniform 1.0.10

Published by WiIIiam278 4 months ago

  • Fixed an exception on Fabric executing a mixin
Uniform - Uniform 1.0.9

Published by WiIIiam278 4 months ago

  • Updated mixins to fix an issue with Fabric
Uniform - Uniform 1.0.8

Published by WiIIiam278 4 months ago

  • Added mixins on fabric to support server-side custom arg types