Commit Graph

433 Commits

Author SHA1 Message Date
HexedHero
e773b22ee4
Move null check into statement like other methods 2022-03-25 11:39:27 +00:00
Christian Koop
cba75610cf
Replaces deprecated NBTItem calls 2022-03-18 21:38:26 +01:00
Fernando Pettinelli
e9e052871e Updated to latest SongodaCore. 2021-12-22 19:11:16 -03:00
Fernando Pettinelli
e729c9455c Check if material is AIR. 2021-10-16 21:25:16 -03:00
Fernando Pettinelli
8d20e89a5f Clone entity velocity before removing the entity. 2021-10-16 21:23:36 -03:00
Fernando Pettinelli
97066bde92 Various fixes to database purging. 2021-10-16 21:22:38 -03:00
Brianna
9ef08cdebc Updated to use the new Lootables engine. 2021-06-13 18:30:54 -05:00
Brianna
8638d1a127 1.17 Support. 2021-06-13 10:40:46 -05:00
Brianna
888d47ea13 Added system to purge old and invalid data to minimize db size.. 2021-05-27 18:08:38 -05:00
Brianna
38d4877a80 MCMMO database support. 2021-05-27 15:57:41 -05:00
Brianna
0c62b24a71 Added some extra stuff to the XP update. 2021-05-27 14:36:34 -05:00
Brianna
5a25fa384f Updated Spawning system to use the version that is in core. 2021-05-27 14:21:57 -05:00
Brianna
5caf01368e Spawn XP correctly with whole stack deaths. 2021-05-27 14:13:43 -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
e9e3cf119c Remove from database on removeall command. 2021-04-12 09:09:54 -05:00
Brianna
3105e22063 Added the ability to customize xp in lootables. 2021-04-07 11:24:10 -05:00
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