Commit Graph

90 Commits

Author SHA1 Message Date
ceze88 efde51034d Fix memory leak 2023-01-25 15:50:41 +01:00
ceze88 f4a7eaac7a Fix ClassNotFoundException in older versions when dropping items 2023-01-21 16:15:24 +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 865e45010c New method to spawn stacked items 2022-09-19 20:26:08 +02:00
ceze88 d533e86ac3 Fix MySQL 2022-08-07 16:39:49 +02: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
Brianna 888d47ea13 Added system to purge old and invalid data to minimize db size.. 2021-05-27 18:08:38 -05:00
Brianna 5a25fa384f Updated Spawning system to use the version that is in core. 2021-05-27 14:21:57 -05:00
Brianna b87f73589c Minor code clean up. 2021-03-05 08:09:02 -06:00
Brianna 64dbf4665c Fixed compatibility issue with Jobs. 2021-02-22 10:17:18 -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 cce2f5d71e Lets use the correct hologram config option for block stacking. 2020-10-12 12:10:45 -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 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 ccd9b68d1f Added validation for stackables. 2020-08-26 08:40:51 -05:00
Brianna 3e97f839dd NBT Support - Async - Block Stacking. 2020-08-24 18:01:15 -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
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 ae58d85c5a Capitalize item names by default. 2019-12-27 12:42:02 -05:00
Brianna 48d329b2fe Check to see if a spawner has been illegally removed. 2019-12-27 08:01:50 -05:00
Brianna 8b53d1c4ce Removed hologram initial deployment spawner verification. 2019-12-03 19:49:05 -05:00
songoda 4228fa4386 Added minimum item hologram amount. 2019-09-19 16:32:26 -04:00
songoda e3cb4abe9b Fixed issue with single max stacks. 2019-09-18 12:36:51 -04:00
songoda ac39a0b9a0 Added item stacking for items with a max stack size lower than 64. 2019-09-18 12:33:33 -04:00
songoda 00a4e5e048 Custom WorldGuard flag. 2019-09-18 12:02:35 -04:00
jascotty2 9f1ec0a8ff fix remnant holograms 2019-09-10 16:50:41 -05:00
jascotty2 7a406283a3 fallback blacklist logic 2019-09-10 13:25:48 -05:00
jascotty2 ce60a0bb98 improve blacklist efficiency + add modern names for legacy servers 2019-09-10 13:21:00 -05:00
jascotty2 71f9636e07 fix null errors, migrate internal API to new methods 2019-09-10 13:11:12 -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 a75c65dbeb clean up guimanager reference 2019-09-07 08:29:24 -05:00
jascotty2 d916f6a121 actually load hologram hooks 2019-09-04 08:17:45 -05:00
jascotty2 d5139cd5e0 implement core library 2019-09-03 15:38:00 -05:00
Brianna e3f6131bfd Kill whole stack. 2019-08-08 20:52:41 -04:00
Brianna 3e76d9cc14 Fix for error when holograms are disabled. 2019-08-03 20:51:28 -04:00
Brianna 17e4c6709a New data system. 2019-08-02 09:59:10 -04:00
Brianna b5c82f4e11 Performance boost. 2019-07-31 00:29:10 -04:00
Brianna b03c7c60f8 Lootables 2019-07-23 10:55:49 -04:00