Commit Graph

456 Commits

Author SHA1 Message Date
Brianna
b87f73589c Minor code clean up. 2021-03-05 08:09:02 -06:00
Brianna
b5ef30c629 Fixed an null pointer exception. 2021-03-02 09:22:25 -06:00
Brianna
651afb3844 Fixed an issue causing EXP not to drop for certain entities in 1.14- 2021-03-01 10:02:50 -06: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
Brianna
64dbf4665c Fixed compatibility issue with Jobs. 2021-02-22 10:17:18 -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
027722b9cc Added a hologram offset. 2020-11-30 13:56:38 -06:00
Brianna
601dcc1f09 Added a custom entity api with initial support for MythicMobs. 2020-10-26 12:41:56 -05:00
Brianna
9264013afc Increased the default serialized_entity field size. 2020-10-26 09:23:40 -05:00
Brianna
ff449d4dce Lets make this work with MySQL. 2020-10-19 13:26:18 -05:00
Brianna
dda9a47f01 Remove unused MySQL database file. 2020-10-19 13:23:39 -05:00
Brianna
cce2f5d71e Lets use the correct hologram config option for block stacking. 2020-10-12 12:10:45 -05:00
Brianna
e89e900bd2 Update pom.xml 2020-09-23 14:40:12 -05:00
Brianna
53c8cee1e9 Items now work with the remove all command. 2020-09-17 19:24:10 -05:00
Brianna
fae3383ab1 Make sure theres a stack to split before attempting. 2020-09-17 08:44:00 -05:00
Brianna
59b2b3e6b0 Added null check. 2020-09-17 08:43:42 -05:00
Brianna
e5d4ee26bd Fixed an issue with stacking spawners. 2020-09-09 13:35:24 -05:00
Brianna
5656a4885a Let's hide yet another error. 2020-09-09 13:15:23 -05:00
Brianna
65c17542e8 ON CONFLICT isn't a thing in 1.8.8. 2020-09-09 09:22:14 -05:00
Brianna
a62eda2666 EntityTransformEvent isn't in 1.12- 2020-09-09 09:22:08 -05:00
Brianna
17eb90e5ea Hid an unavoidable rare error. 2020-09-07 09:49:23 -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
f61e9e17f7 Clean up commands. 2020-09-01 13:30:08 -05:00
Brianna
50f5a5d5b4 Remove the old storage system. 2020-09-01 13:15:40 -05:00
Brianna
4e889efcdb Organized imports. 2020-09-01 13:13:53 -05:00
Brianna
b82c128910 API improvements. 2020-08-31 17:34:39 -05:00
Brianna
8faec36f3c Lootable EntityTypes are now accurate. 2020-08-31 10:55:42 -05:00
Brianna
e43e805fe6 Drops are now overridden even if nothing is to be dropped. 2020-08-31 10:40:05 -05:00
Brianna
a200c824f6 Auto remove failed spawners. 2020-08-31 09:01:13 -05:00
Brianna
88252bf445 Fixed NPE 2020-08-31 08:42:48 -05:00
Brianna
756671a632 On conflict update. 2020-08-28 18:21:58 -05:00
Brianna
ccd9b68d1f Added validation for stackables. 2020-08-26 08:40:51 -05:00
Brianna
b6046820bf Don't try and drop stacks of 0. 2020-08-26 08:24:18 -05:00
Brianna
306e67d583 Fix nulled value. 2020-08-26 08:21:50 -05:00
Brianna
3e97f839dd NBT Support - Async - Block Stacking. 2020-08-24 18:01:15 -05:00
Brianna
af10fcb026 The Spawn command will now spawn at the location you are looking at. 2020-08-23 08:25:03 -05:00
Brianna
a362804bde Strays aren't in 1.10. 2020-08-22 15:49:38 -05:00
Brianna
ae1c0a9078 Apply spawner data on spawn. 2020-08-05 16:05:57 -05:00
Brianna
631ec84fb7 Only triggered charged when the killer creeper is charged. 2020-08-05 15:53:40 -05:00
Fabrizio La Rosa
8037237592 Fix for concurrentModification 2020-08-05 15:50:26 -05:00
Brianna
e820f80dfa Update item amounts correctly when entities pick up items. 2020-08-05 15:48:08 -05:00
Brianna
421353e29b Fixed loot issues for 1.16. 2020-08-05 15:47:59 -05:00
Fabrizio La Rosa
e019d3febd Do not loop what is not needed 2020-08-05 15:46:53 -05:00
Brianna
8e361ff2c3 Added support for 1.16 2020-06-27 21:12:17 -05:00
Brianna
ee4cdfbdf5 Strays are not in 1.8.8 2020-06-15 17:25:19 -05:00
Brianna
8d43089508 Instance of Sheep 2020-06-14 11:15:20 -05:00
Brianna
0ceabfe57a Added skull drops for creepers, skeletons and zombies. 2020-06-06 19:05:06 -05:00
Brianna
59aeaa1494 added default drop for rabbit foot. 2020-06-06 19:04:47 -05:00
Brianna
aaa9d09036 Fixed music discs on 1.12 2020-06-06 19:03:58 -05:00
Brianna
903fdd8e10 Added Lootables GUI update. 2020-06-03 08:44:21 -05:00
Brianna
8fbc5e51aa Don't use reflection for 1.12 Spawners. 2020-05-08 17:10:03 -04:00
Brianna
4aad7fa929 Disable meta carry over on grinders to improve performance. 2020-05-08 17:04:01 -04:00
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
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