Releases: NUTT1101/CatchBall
Releases · NUTT1101/CatchBall
Go to new repo
This project has been moved to a new repository. Please visit MagicTeaMC/CatchBall for the latest updates and development.
Download latest updates at Modrinth: https://modrinth.com/plugin/catchball
v1.2.0
What's Changed
- Command specific permission
- Capture failure chance
- Support Minecraft 1.20.2
- Add
Lands
plugin support - Support PlaceholderAPI
This version not support 1.20(.1)
Please delete the plugin folder (./plugins/CatchBall
) before updating
Full Changelog: v1.1.9...v1.2.0
v1.1.9
What's Changed
- translate more things
- Customizable locale file (will not be overwritten every time)
- The effect of capturing can be set
Please delete the plugin folder (./plugins/CatchBall
) before updating
Full Changelog: v1.1.8...v1.1.9
v1.1.8
- Updated to Minecraft version
1.20.1
. - Added a
locale
option to theconfig.yml
file to allow language selection. - Modified the hint message for commands.
- Moved the
CatchableEntity
list from theentity.yml
file to theconfig.yml
file. - Removed the
/ctb get
command.
v1.1.7
CatchBall v1.1.6
- Update NMS API to support Minecraft version
1.19.3
(This version not support Minecraft version before1.19.3
).
CatchBall v1.1.4
- Update to support Minecraft 1.19.
- Add Entity
Allay
,Frog
,Tadpole
,Warden
to entity.yml. please update you entity.yml file! - Fix command tab completion display error.
- Modify multi version nms problem (maven multi modules).
CatchBall v1.1.5
- Modify the java complied version from
java-17
tojava-16
. #6 - Upgrade the Residence dependent version from
Residence-5.0.1.0
toResidence-5.1.0.0
. - Fix the latest version checked error when server enabled.
- Configuration Typo correction.
- Fix center point calculation on
SkullClickEvent
when spawn entity. Fixed by @NCT-skyouo
CatchBall v1.1.3
- Fixed the when catch ball hit MythicMobs error.
- Upgrade the MythicMobs Api.
CatchBall v1.1.2
- Update to support 1.18.2
- This version will not support 1.18.1