Commit Graph

11 Commits

Author SHA1 Message Date
Fish
9d3db734bc Updated gradle from 7.4 to latest (8.11.1) + required build.gradle.kts changes
Updated minecraft version from 1.20.4 to 1.21.1.
Updated java from 17 to 21.
Bumped up version from 4.4.0-BETA to 4.5.0-BETA.

Added damageSource to botDeathEvent as it is now required for 1.21.
Added boolean (false) to comonListenerCookie.createInitial as this is now required.
Updated addEntityPacket method to take all required arguments.
Updated overridden setListener method to setListenerForServerboundHandshake as it seems this is the new method required (needs to be tested).

Updated imports to use org.bukkit.craftbukkit instead of org.bukkit.craftbukkit .v1_20_r3 (it seems craftbukkit updated and versioning is not required anymore).
2024-11-30 13:43:15 +01:00
ThisTestUser
de49d03925 Fix github actions 2023-01-09 22:19:51 -05:00
Badbird5907
63b85d3a01 update build script (add buildSrc) 2023-01-05 19:41:00 -05:00
Badbird5907
99a784fc35 Actually set version to 3.3.1-BETA 2022-11-06 15:19:03 -05:00
Badbird5907
13d6fef5da update version 2022-11-06 15:16:12 -05:00
Badbird5907
a44913aed6 3.3 & make it compile 2022-09-19 10:16:04 -04:00
Badbird-5907
e9844d1748 bump version 2022-06-17 22:19:06 -04:00
Badbird-5907
855d6ede79 fix version & also make strings use escape codes 2022-06-17 21:16:00 -04:00
Badbird-5907
5bfd9f9a8e make build work & fix some crashes 2022-06-17 21:09:08 -04:00
Badbird-5907
b89e1b1358 make it compile 2022-06-17 20:01:15 -04:00
Badbird-5907
b052a04ddb Moved to gradle & started work on separating API and plugin 2022-06-17 00:22:47 -04:00