Changes:
- Removed unneeded debug logging
This one is mostly to keep in line with other platforms
Changes:
- Make Permission require a value
Changes:
- Added FabricCommandUtils to queue registering
Changes:
- Added different sender types for Velocity
- This version is mostly a version bump to keep in line with the other platforms
Changes:
- Added 1.21.5 argument types
Changes:
- Added most registery argument types (66 of em!)
- Added more default sender types
- Updated to 1.21.5
Rewrote custom senders, now supports different senders in different paths.
This update is PaperMC exclusive.
This update adds the following argument types:
org.bukkit.GameEvent
org.bukkit.generator.structure.StructureType
org.bukkit.potion.PotionEffectType
org.bukkit.block.BlockType
org.bukkit.inventory.ItemType
org.bukkit.entity.Cat.Type
org.bukkit.entity.Frog.Variant
org.bukkit.entity.Villager.Profession
org.bukkit.entity.Villager.Type
org.bukkit.map.MapCursor.Type
org.bukkit.inventory.MenuType
org.bukkit.attribute.Attribute
org.bukkit.Fluid
org.bukkit.Sound
io.papermc.paper.datacomponent.DataComponentType
org.bukkit.block.Biome
org.bukkit.generator.structure.Structure
org.bukkit.inventory.meta.trim.TrimMaterial
org.bukkit.inventory.meta.trim.TrimPattern
org.bukkit.damage.DamageType
org.bukkit.entity.Wolf.Variant
org.bukkit.enchantments.Enchantment
org.bukkit.JukeboxSong
org.bukkit.block.banner.PatternType
org.bukkit.Art
org.bukkit.MusicInstrument
org.bukkit.entity.EntityType
org.bukkit.Particle
org.bukkit.potion.PotionType
Changes:
- Ported to Velocity, added Player and RegisteredServer resolvers
Changes:
- Update to 1.21.4 (1.21.3 still supported)
Changes:
- Update to 1.21.4
Changes:
- Added resolvers
- Migrated some wrappers to resolvers
First release:
- SimpleCommand
- Annotated command system