Commit graph

18 commits

Author SHA1 Message Date
kaboom b665cbd192 Stop using deprecated API 2023-04-01 01:31:50 +03:00
kaboom 42df4d8795 Machine Gun: Avoid exception in Folia
Not a great solution, but it will do for now.
2023-03-31 22:28:11 +03:00
kaboom 7177cd1767 Stop using deprecated ProjectileCollideEvent 2023-03-31 21:32:51 +03:00
Allink a753380695
Add Folia support (#10)
* Set "folia-supported" to true in plugin.yml

* Remove redundant imports
2023-03-31 05:09:16 +03:00
kaboom b616612b07 WeaponMachineGun: Store updated numFiredBullets 2023-03-31 05:00:13 +03:00
kaboom 756f89b283 numShotBullets -> numFiredBullets 2023-03-31 04:44:55 +03:00
kaboom 27524ecc55 Stop using BukkitRunnable
In preparation for Folia support.
2023-03-31 04:42:19 +03:00
Chip 440dc4091c
Use adventure components instead of legacy strings (#6)
* Update Paper API

* Replace legacy message strings with components

* Compile with Java 17

* Fix italic text
2022-11-05 00:10:41 +02:00
kaboom 56c520fb90 Set maximum line length to 100 characters 2022-05-20 05:05:54 +03:00
kaboom 844f6f26df Use spaces instead of tabs 2022-05-20 04:44:37 +03:00
mathiascode 305dcd12fd Add support for Minecraft 1.16
Closes #1
2021-01-07 13:23:07 +02:00
mathiascode 671ac2798e Fix machine gun bug 2019-12-21 00:23:12 +02:00
mathiascode d7e59d5dc3 Fix weapon name issue 2019-12-17 19:46:33 +02:00
mathiascode c6bb24a243 Target Java 5 2019-12-17 19:23:53 +02:00
mathiascode cad1d6ab35 Final style changes, fix permissions 2019-12-17 17:16:46 +02:00
mathiascode ef230a47c4 Code formatting fixes 2019-12-17 17:12:51 +02:00
mathiascode 81240a1763 Make laser range longer. FPrevent bullets from hitting shooter. 2019-12-16 02:06:23 +02:00
mathiascode 8ee75e8129 Separate plugin into modules 2019-09-19 18:33:22 +03:00