Commit Graph

361 Commits

Author SHA1 Message Date
Brianna
86bf40cb74 Use the more performant isSwimming. 2020-05-03 16:14:26 -04: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
8b32521375 Check for unaware. 2020-04-15 10:56:34 -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
5874b3bcad More performance improvements. 2020-04-05 17:15:08 -04:00
Brianna
d229e65388 Not sure why this was done this way. 2020-04-05 12:53:05 -04:00
Brianna
cd206b16e1 Performance update. 2020-04-05 11:16:38 -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
Kiran Hart
75eaf34127 Added spawn command to spawn X amount of stacked mobs. 2020-03-22 12:45:36 -04:00
Giacomello Nathan
830c49c6f7 Fix bug (https://www.youtube.com/watch?v=5eGjTv18OfY) 2020-03-22 12:45:31 -04:00
Brianna
4c70a6e79e Add the ability to shear all entities in a stack at once. 2020-02-02 11:11:50 -05:00
Brianna
92cdeae938 Remove invulnerable from 1.8 2020-02-02 09:46:00 -05:00
Brianna
6fe722a9d0 Confirm block is instance of CreatureSpawner (For a specific DataPack) 2020-02-01 10:12:18 -05:00
Brianna
c29bded94c Finally proper metadata cloning! 2020-02-01 10:05:54 -05:00
Brianna
ad470c750c Make sure new mobs don't spawn with invulnerability. 2020-02-01 07:57:29 -05:00
Brianna
8ceed653ce Update language file. 2020-02-01 07:01:14 -05:00
Brianna
1fb2d0ac83 Removed invalid server version dependency. 2020-01-21 20:06:43 -05:00
Brianna
ae58d85c5a Capitalize item names by default. 2019-12-27 12:42:02 -05:00
Brianna
05c015e7b5 Clear drops even if no items are being dropped. 2019-12-27 08:29:44 -05:00
Brianna
48d329b2fe Check to see if a spawner has been illegally removed. 2019-12-27 08:01:50 -05:00
Brianna
b9e9885fe1 Restrict gamerule support to 1.13+ 2019-12-27 07:56:38 -05:00
Brianna
2b13de19a6 Removed dead entities from our map. 2019-12-16 18:14:41 -05:00
Brianna
6c603e67eb Stop naming dead mobs. 2019-12-16 17:24:22 -05:00
Brianna
160f345b89 Respect DO_MOB_LOOT game rule. 2019-12-16 17:23:53 -05:00
Brianna
23d846f937 Added option to not count weapons as equipment. 2019-12-16 17:02:39 -05:00
Brianna
6ba64cc391 Added support for disabling knockback on stacked mobs. 2019-12-14 18:46:57 -05:00
Brianna
7a1cede33b Major performance improvements. 2019-12-14 18:46:38 -05:00
Brianna
e5e72f25d3 Optimizations. 2019-12-11 17:31:32 -05:00
Brianna
efcde28e83 Bees fly. 2019-12-11 17:30:49 -05:00
Brianna
17ba2879dd Added 1.15 Support. 2019-12-11 16:43:23 -05:00
Brianna
f7848a5249 Added a check for equipment. 2019-12-03 19:49:10 -05:00
Brianna
8b53d1c4ce Removed hologram initial deployment spawner verification. 2019-12-03 19:49:05 -05:00
Brianna
5308d1bf44 Fixed an issue where health stacking with pandas may throw an error. 2019-12-03 18:12:35 -05:00
Brianna
461da02103 Fixed an issue where spawn reasons wouldnt be carried over. 2019-12-03 18:12:13 -05:00
Brianna
b9e5b21feb Changed event priorities. 2019-11-27 12:39:24 -05:00
Brianna
23b653b924 Proper item multiplying. 2019-11-07 15:57:00 -05:00
Brianna
c4fe10db2f Added support for turtle scutes. 2019-10-24 13:15:04 -04:00
Brianna
b9023eb16f Fixed random spawnreason issue with older servers. 2019-10-23 18:18:42 -04:00
Brianna
e65a62d4da Fixed issue with breeding mooshrooms. 2019-10-22 12:43:21 -04:00
Brianna
55601df7a9 Leads will now drop when a lead entity merges. 2019-10-22 12:38:39 -04:00
Brianna
0231ea8811 removed some imports. 2019-10-20 11:56:29 -04:00
Brianna
57735defa4 Fixed an issue with zombie pigmen and spawners. 2019-10-20 11:54:17 -04:00
Brianna
50e4cdef31 Fix for egg drop amount. 2019-10-16 18:42:16 -04:00
Brianna
67a57a1001 Redid drop system to be compatible with drop manipulating plugins. 2019-10-16 10:39:50 -04:00
Brianna
fe21f02b8c Removed inaccurate comment. 2019-10-15 14:37:05 -04:00
Brianna
0ee1d41942 Added default empty lootables for Silverfish and villagers. 2019-10-15 11:41:46 -04:00
Brianna
3a4221bdf7 Don't spawn empty exp orbs. 2019-10-08 14:47:24 -04:00