Commit Graph

138 Commits

Author SHA1 Message Date
ceze88
4576a5c53c Code cleanup 2023-05-05 10:57:17 +02:00
ceze88
d40db23f2f Fix spawner stacking disabled mobs 2023-05-05 10:57:07 +02:00
Christian Koop
96d825044f
Move from deprecated BlockUtils#updateAdjacentComparators to WorldCore
Fixes `java.lang.NoSuchMethodException: org.bukkit.craftbukkit.v1_19_R3.CraftChunk.getHandle()`
in a mid-version NMS change in Spigot 1.19.4
2023-04-22 18:06:40 +02:00
ceze88
2d55f3851c Revert chunk listener stuff 2023-04-13 17:07:57 +02:00
ceze88
3eeef59c5f Fix block stacking in creative, save stack after update 2023-04-10 17:17:44 +02:00
ceze88
f2b9cbce3e Revert "Move ChunkLoadEvent to separate ChunkListener class"
This reverts commit f234cdd73e.
2023-04-10 17:14:37 +02:00
ceze88
e073cab322 Revert "Update holograms on chunk load to prevent missing holograms"
This reverts commit 4bf2d9b479.
2023-04-10 17:14:34 +02:00
ceze88
f234cdd73e Move ChunkLoadEvent to separate ChunkListener class 2023-04-07 22:43:31 +02:00
ceze88
4bf2d9b479 Update holograms on chunk load to prevent missing holograms 2023-04-07 22:03:04 +02:00
ceze88
732062fb61 Fix NPE on plugin reload 2023-04-07 21:43:39 +02:00
ceze88
42451e708b Rewrite block stacking 2023-04-07 18:58:21 +02:00
ceze88
f51cc19c44 Fix block stack dupe/item liss 2023-04-05 22:05:14 +02:00
ceze88
a43230f3b1 Fix Block stacks giving one less block when destroyed 2023-04-05 11:57:17 +02:00
ceze88
818ecf3d9a Add BentoBox compatibility 2023-04-01 15:55:37 +02:00
ceze88
640db6e344 Fix entity stacking, looting 2023-03-29 21:21:00 +02:00
ceze88
1142fb0e6a Fix Stacking Task, fix loot tables for non stacked mobs. Add last player damage to mobs. Performance improvements. 2023-02-22 09:59:28 +01:00
ceze88
d610f41d00 Fix slime/magma cube replication 2023-02-05 13:14:44 +01:00
ceze88
71baf3a7e8 Rewrite mob stacking, performance improvements 2023-02-04 14:48:13 +01:00
ceze88
1db481d1aa New looting system 2023-01-16 21:32:17 +01:00
ceze88
a69c8ad0c3 Performance fixes, fix Mythicmobs compatibility, MySQL/SQLite fixes 2023-01-02 13:38:58 +01:00
ceze88
8afc333442 Do not apply realistic weapon damage in creative 2022-09-19 19:45:08 +02:00
Christian Koop
cba75610cf
Replaces deprecated NBTItem calls 2022-03-18 21:38:26 +01:00
Brianna
9ef08cdebc Updated to use the new Lootables engine. 2021-06-13 18:30:54 -05:00
Brianna
38d4877a80 MCMMO database support. 2021-05-27 15:57:41 -05:00
Brianna
5a25fa384f Updated Spawning system to use the version that is in core. 2021-05-27 14:21:57 -05:00
Brianna
80772e0bf7 Added the ability to prevent armor from dropping. 2021-05-27 09:37:51 -05:00
Brianna
6564cc520a Fixed an issue affecting 1.11 servers. 2021-05-27 09:37:05 -05:00
Brianna
51456230cf Don't take items in creative. 2021-05-21 15:52:33 -05:00
Brianna
5767406c16 Fixed an issue causing held items to not drop correctly in 1.16.5. 2021-02-22 11:30:21 -06:00
Fernando Pettinelli
cc8c616c5f Re-added the spawn reason set metadata. 2021-01-02 09:03:04 -03:00
Brianna
a540f04ded Fixed an issue affecting materials in 1.12. 2020-11-30 14:28:04 -06:00
Brianna
e5d4ee26bd Fixed an issue with stacking spawners. 2020-09-09 13:35:24 -05:00
Brianna
a62eda2666 EntityTransformEvent isn't in 1.12- 2020-09-09 09:22:08 -05:00
Brianna
1940dfc8c0 Changed import style. 2020-09-01 13:54:52 -05:00
Brianna
4eaebd4de2 General cleanup. 2020-09-01 13:54:48 -05:00
Brianna
4e889efcdb Organized imports. 2020-09-01 13:13:53 -05:00
Brianna
b6046820bf Don't try and drop stacks of 0. 2020-08-26 08:24:18 -05:00
Brianna
3e97f839dd NBT Support - Async - Block Stacking. 2020-08-24 18:01:15 -05:00
Brianna
ae1c0a9078 Apply spawner data on spawn. 2020-08-05 16:05:57 -05:00
Brianna
e820f80dfa Update item amounts correctly when entities pick up items. 2020-08-05 15:48:08 -05:00
Brianna
8e361ff2c3 Added support for 1.16 2020-06-27 21:12:17 -05:00
Brianna
903fdd8e10 Added Lootables GUI update. 2020-06-03 08:44:21 -05:00
Brianna
5334503cd1 Added nbt support for spawners. 2020-05-01 03:53:32 -04:00
Brianna
f8e2d62e4e Add support for UltimateCatcher with spawners. 2020-05-01 03:53:29 -04:00
Brianna
07beaf4fc2 This wasns't actually possible. 2020-04-07 22:22:51 -04:00
Brianna
c760238600 Don't try and stack non stackable items. 2020-04-06 17:32:55 -04:00
Brianna
d229e65388 Not sure why this was done this way. 2020-04-05 12:53:05 -04:00
Brianna
d229a7a8c6 Picking up items will no longer cancel the event. 2020-04-04 04:37:08 -04:00
Brianna
25fa0e19b9 World blacklist for items. 2020-03-22 12:46:22 -04:00
Giacomello Nathan
830c49c6f7 Fix bug (https://www.youtube.com/watch?v=5eGjTv18OfY) 2020-03-22 12:45:31 -04:00