Skip to content

Commit 1912c4e

Browse files
committed
Release 3.3.0
1 parent 03d3f29 commit 1912c4e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

FEATURES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
New features/fixes:
22
---------------
33
- 1.20.6 + Support
4+
- Correct projectile behaviour for projectiles like ender dragon fireballs, tridents etc.
5+
- Fix the ability to pickup projectiles like arrows
46
- Requires Java 17
57
- Added Netherite and newer armor protection support
68
- Simplified Chinese Translation by [SnowCutieOwO](https://github.com/SnowCutieOwO)
@@ -11,7 +13,7 @@ New features/fixes:
1113
Hooks:
1214
---------------
1315
- Vault hook to buy cannons (was there even before fork)
14-
- Movecraft-Cannons support is now integrated
16+
- Movecraft-Cannons support is now integrated (Movecraft Combat hook + Movecraft hook)
1517
- [PlaceholderAPI](./PLACEHOLDERS.md) hook
1618

1719
Optimizations:

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<properties>
7-
<cannon.version>3.2.4</cannon.version>
7+
<cannon.version>3.3.0</cannon.version>
88
<java.target>17</java.target>
99
<java.source>17</java.source>
1010
</properties>

0 commit comments

Comments
 (0)