This repository has been archived by the owner on May 23, 2022. It is now read-only.
Releases: CrimsonWarpedcraft/MobActions
Releases · CrimsonWarpedcraft/MobActions
Release v1.1.0
Recent Changes
Improvements 🏗️
- New console command mob action
- Added support for multicommands (e.g. "say hi;say good day;say bye")
- Improved help system
- Translations support
- Security improvements
Bug Fixes 🐞
- Fixes for incorrect corruption error handling
Release v1.1.0-RC3
Recent Changes
Improvements 🏗️
- Added multi-commands
- Updated dependencies
Release v1.1.0-RC2
Recent Changes
Improvements 🏗️
- Added internationalization support
- Security improvements
Release v1.1.0-RC1
Recent Changes
Improvements 🏗️
- New console command mob action
- Improved help system
Bug Fixes 🐞
- Fixes for incorrect corruption error handling
Release v1.0.2
Recent Changes
Improvements 🏗️
- Updated dependencies
Bug Fixes 🐞
- Fixed slash not being removed from escaped quote in command string
Release v1.0.1
Recent Changes
Bug Fixes 🐞
- Fixed IllegalArgumentException being thrown during PVP
Official Release v1.0.0
Official Release
Features 🎉
- Create "Command Mobs" which makes players run a command when clicked
- Create "Event Mobs" which lets players join a command or warp event when clicked
- Create "Warp Mobs" which warps players when clicked
Release v1.0.0-RC7
Recent Changes
Improvements 🏗️
- Allow escaping quotes and braces by preceding with a backslash (\)
Release v1.0.0-RC6
Recent Changes
Improvements 🏗️
- Improved command string parsing
- Improved command and event info messages
Release v1.0.0-RC5
Recent Changes
Improvements 🏗️
- Changed mob creation command and permission structure
- Reworded some messages