Commit Graph

33 Commits

Author SHA1 Message Date
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
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
Christian Koop
cba75610cf
Replaces deprecated NBTItem calls 2022-03-18 21:38:26 +01:00
Brianna
5a25fa384f Updated Spawning system to use the version that is in core. 2021-05-27 14:21:57 -05:00
Brianna
51456230cf Don't take items in creative. 2021-05-21 15:52:33 -05: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
3e97f839dd NBT Support - Async - Block Stacking. 2020-08-24 18:01:15 -05:00
Brianna
5334503cd1 Added nbt support for spawners. 2020-05-01 03:53:32 -04:00
Brianna
6fe722a9d0 Confirm block is instance of CreatureSpawner (For a specific DataPack) 2020-02-01 10:12:18 -05:00
Brianna
b9e5b21feb Changed event priorities. 2019-11-27 12:39:24 -05:00
Brianna
3bd1937432 Added setting for auto adding spawners to inventory. 2019-10-05 12:01:31 -04:00
jascotty2
9f1ec0a8ff fix remnant holograms 2019-09-10 16:50:41 -05:00
jascotty2
413c26c914 Merge branch 'development' of gitlab.com:Songoda/ultimatestacker into development 2019-09-09 11:08:40 -05:00
jascotty2
4779912462 core update 2019-09-09 11:08:04 -05:00
Brianna
c0bc2d8cf3 Settings 2019-09-07 17:55:16 -04:00
jascotty2
d628eb9f8c settings refactor 2019-09-03 16:22:15 -05:00
jascotty2
d5139cd5e0 implement core library 2019-09-03 15:38:00 -05:00
Brianna
17e4c6709a New data system. 2019-08-02 09:59:10 -04:00
Brianna
79e091c6ba Fixed spawner deserialization.
Added spawning directly into stack.
2019-06-27 14:34:33 -04:00
songoda
d254b491bc Added support for most protection plugins. 2019-06-22 05:15:24 -04:00
Brianna
b26bf1e3a3 Made sneak breaking configurable. 2019-06-07 13:48:27 -04:00
Esophose
08ce599075 Spawner Place/Break events 2019-06-05 23:26:26 -04:00
Brianna
2fc8dc1043 Lots of stuff.
Added support for taming.
Overhauled and made customization the entity stack check system.
Fixed new entity system for breeding.
2019-06-05 23:26:16 -04:00
Brianna
6108d13c79 Fixed typo 2019-05-23 19:21:59 -04:00
Brianna
09d364a95c Merged Master into Legacy. & Overhauled SettingsManager 2019-05-23 16:15:04 -04:00