Releases: qixils/minecraft-crowdcontrol
Releases · qixils/minecraft-crowdcontrol
v3.6.2: NeoForging Ahead
What's Changed
- Added ALPHA support for NeoForge 1.21.1! We're planning for a stable release alongside 1.21.2 but we figured we'd put this out there as a little sweet treat for now. For this alpha, Forgified Fabric API is required.
- Fixed missing name and conditions for the Language Shuffle effect
- Fixed missing name for the Replace Water with Lava effect
- Paper: Fixed error handling for custom enchantments added by Spigot plugins
- Paper: Added workaround for upstream issue which broke Max Health effects
Full Changelog: v3.6.1...v3.6.2
v3.6.1: Server-Side Shuffle
What's Changed
- Added new client-side effect Language Shuffle which randomizes your language for 30s (requires Fabric client mod and Language Reload)
- Added support for sending Fabric client-side effects from Paper
- Updated the Lootbox effects to prevent the inventory from being closed while it still contains items
- Paper: Fixed experimental features support on 1.21+
Full Changelog: v3.6.0...v3.6.1
v3.6.0: Deadly Portfolio
What's Changed
- ✨ Added experimental support for Folia. Many issues are to be expected!
- Added new effect Replace Water with Lava
- Improved state checks for various effects to prevent marking them as Successful even when they fail
- Updated the Do-or-Die effect to give better rewards even more often
- Fixed ability to Damage Players while under the effects of Invincibility or OHKO
- Fixed incredibly rare multiplayer issue where the Clear Inventory effect could randomly erroneously refund viewers
- Paper & Fabric: Fixed various Summon effects
- Paper & Sponge: Fixed Disable Jumping effect duration not being respected
Full Changelog: v3.5.0...v3.6.0
v3.5.0: Forging Ahead
What's Changed
- ✨ Fabric: Updated support to 1.21
- ✨ Paper: Added support for 1.21 (in addition to 1.20.6)
- ✨ Sponge: Added API v11+ build to support 1.20.6 on Sponge(Forge) 🥳
- Updated the Clutter Inventory effect to shuffle around all items instead of just a few
- Updated the Summon Armor Stand effect to sometimes give the entity arms with random items
- Updated the Lootbox effects to give unbreakable items a little less often
- Updated the Do-or-Die effect to give better rewards more often
- Paper & Fabric: Updated the Player Size effects to adjust more attributes (step amount, jump strength, etc)
- Paper & Fabric: Updated the Lootbox effects to add random trims to armor
- Fixed the Fling effect to prevent execution while in a vehicle (sorry Feinberg!)
- Fixed the Can't Move effect preventing you from respawning after death (sorry Feinberg?)
- Fixed issue where taking max health would successfully activate but refund anyway
- Fixed compatibility with new Crowd Control client update
Full Changelog: v3.4.2...v3.5.0
v3.4.2: Big & Tiny
What's Changed
- Added new effect for dropping a random block, like a falling anvil
- Paper & Fabric: Added new effects for increasing and decreasing the size of players and nearby mobs
- Paper: Updated various effects to use server registries for better plugin compatibility and future-proofing
- Paper: Fixed some missing entity effects
- Paper: Fixed enchant effects always refunding
- Paper & Fabric: Mobs spawned by CC ordinarily have a tag for developers denoting that they were viewer-spawned. This tag is now removed when the mob is renamed via name tag.
- Added
crowdcontrol.use.[EFFECT_ID]
permissions for server admins; see here for the list of effect IDs
Full Changelog: v3.4.1...v3.4.2
v3.4.1: Mending Tears
What's Changed
- Ported Fabric's new time effects to Paper
- Ported Fabric's gravity command refactor to Paper
- Fixed time effect announcements
- Fixed issue that forced all Fabric players to install the mod (it's still recommended!)
Full Changelog: v3.4.0...v3.4.1
v3.4.0: Time to Get Bogged
What's Changed
- ✨ Added support for 1.20.6 on Paper and Fabric
- 💀 Dropped support for Paper and Fabric versions prior to 1.20.6
- ✨ Added new entity summon effects (Armadillo, Bogged, Breeze)
- ✨ Added new effects for controlling the speed of the game (HyperSpeed, HyperSlowSpeed, Freeze Time)
- ✨ Added slow falling potion effect
- ✨ Added support for the upcoming Stop All Effects button in the Crowd Control app
- ✨ Added the permission node
crowdcontrol.use
for fine-grained control over where effects can be used - ✨ Added support for binding to a specific IP address. Useful for owners of large server networks.
- 🧹 Added support for pausing some more effects in singleplayer
- 🧹 Added warnings for running the Paper plugin on an unsupported version
- 🐛 Fixed an issue allowing sessions to be started earlier than intended
- 🐛 Fixed an issue causing the global effect warning to be displayed despite the presence of a hosts value
New Contributors
- @onebeastchris made their first contribution in #198
Full Changelog: v3.3.6...v3.4.0
v3.3.6: Highly Compatible
What's Changed
- Added support for 1.20.4 on Paper and Fabric
- Dropped non-critical support for Fabric 1.19.2 - 1.20.3
- Added configuration options for the soft-lock resolver
- Added support for pausing some effects in singleplayer
- Fixed some rare effect visibility issues with a recent Crowd Control app update
- Fixed translations being broken by some old mappacks
- Fixed lootbox enchantments maxing out at level 1 on Fabric
- Fixed the "Clutter Inventory" effect always being marked as successful
- Marked the mod as incompatible with ExtraSounds due to Modded SoundCategory entries cause playSound to fail
Full Changelog: v3.3.5...v3.3.6