Commit Graph

393 Commits

Author SHA1 Message Date
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
Brianna
728008c678 Drowned mobs will no longer have cooked drops. 2019-10-08 13:16:19 -04:00
Brianna
3bd1937432 Added setting for auto adding spawners to inventory. 2019-10-05 12:01:31 -04:00
jascotty2
6c94c12a03 use new core setting accessor 2019-10-05 12:01:28 -04:00
jascotty2
787cfa089b validate check config strings 2019-10-05 12:01:23 -04:00
Brianna
b4ae761932 Restrict derp to 1.9.4+ 2019-10-05 12:00:23 -04:00
jascotty2
58cf622fc2 fix WG null flag error in task 2019-10-05 12:00:20 -04:00
Brianna
09e1da755b Looting for wither skeleton heads defaults to off now. 2019-09-24 12:46:06 -04:00
Brianna
a8c479b423 Fixed not removing the correct amount of egg on spawner convert. 2019-09-24 12:13:20 -04:00
Brianna
f51fb571c0 Improved comments. 2019-09-22 16:45:21 -04:00
Brianna
a5214fd7a1 Added support for derped snowmen. 2019-09-22 16:17:19 -04:00
songoda
a5d58e85e6 Don't edit drops for armor stands. 2019-09-22 15:16:50 -04:00
songoda
4228fa4386 Added minimum item hologram amount. 2019-09-19 16:32:26 -04:00
jascotty2
a71331faaa fix null flag state check 2019-09-19 11:14:31 -05:00
jascotty2
fa58db39c2 merge 2019-09-18 11:40:39 -05: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
194ac381bb add holo+stackers to soft dependencies 2019-09-16 10:16:12 -05:00
Lilac
61e120c3ca Fixed realistic weapon damage on 1.13- 2019-09-13 22:45:03 +01:00
Brianna
9e8ea58ca6 Fix for incompatibility. 2019-09-12 11:36:58 -04:00
jascotty2
9f1ec0a8ff fix remnant holograms 2019-09-10 16:50:41 -05:00
jascotty2
0a6927c38d fix beetroot on legacy 2019-09-10 16:01:55 -05:00
jascotty2
0f3d21c1ec sync lock health updates 2019-09-10 15:45:26 -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
f73614c044 Incorrect comment 2019-09-07 17:56:11 -04: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
9fd038c34e config note 2019-09-04 08:46:59 -05:00
jascotty2
d916f6a121 actually load hologram hooks 2019-09-04 08:17:45 -05:00
jascotty2
8963ff707b database refactor 2019-09-03 16:35:52 -05:00
jascotty2
96f4576190 settings refactor 2019-09-03 16:33:06 -05:00
jascotty2
d628eb9f8c settings refactor 2019-09-03 16:22:15 -05:00
jascotty2
59fedc8fdf merge core update 2019-09-03 16:08:30 -05:00
jascotty2
2d551c05e1 merge 2019-09-03 15:44:53 -05:00
jascotty2
d5139cd5e0 implement core library 2019-09-03 15:38:00 -05:00
Brianna
30c1d7f3df Typo 2019-08-31 13:20:33 -04:00
Brianna
bb0a4f5413 Merge remote-tracking branch 'origin/development' into development 2019-08-31 13:20:18 -04:00
Brianna
992020af22 lootables 2019-08-31 13:19:33 -04:00
Lilac
958c0e66ce Added realistic weapon damage. 2019-08-30 20:40:34 +01:00
Brianna
97222b0d2d debug 2019-08-29 21:13:42 -04:00
Brianna
6af0f05dad mobs will now drop held items correctly while custom drops are enabled. 2019-08-29 21:10:13 -04:00
Brianna
3f67df4c17 Added the ability to disable reroll, fixed problem with sheep drops. 2019-08-29 19:30:13 -04:00
jascotty2
d7aef463d1 this needs to be reworked at some point. 2019-08-27 10:03:39 -05:00
jascotty2
0f1b5acd08 re-add missing API 2019-08-27 09:35:48 -05:00
Brianna
e21515bda5 Merge remote-tracking branch 'origin/development' into development 2019-08-23 12:31:03 -04:00
Brianna
a63dbe0e36 Fixed killerType support. 2019-08-23 12:30:48 -04:00
Lilac
2b1418f03c Added support for 1.13- items 2019-08-19 19:35:15 +01:00
Brianna
07c16a32b1 Made it so you can optionally remove non stacked entities by command. 2019-08-19 11:17:03 -04:00
Brianna
d4f4415b11 Added tab complete for removeall. 2019-08-19 11:08:33 -04:00
Brianna
49aa0e6f30 Made the spawner size optional & Fixed spawner tyoe suggestions. 2019-08-19 11:07:40 -04:00
Brianna
ea027616a4 Added TabComplete 2019-08-19 11:07:10 -04:00
jascotty2
1c4487d848 execute batch as a batch 2019-08-19 04:34:29 -05:00
jascotty2
12798edaca add spawn reason filter for stacking 2019-08-18 20:48:35 -05:00
jascotty2
7854f01496 fix world delete errors, fix comparator update on item pickup 2019-08-18 17:46:35 -05:00
Lilac
8e80c97747 Fixed issues with wolves. 2019-08-18 19:00:53 +01:00
Brianna
bfded0caff Fixed drops for non stacked entities. 2019-08-14 11:41:40 -04:00
Brianna
7d6b71008b Fixed merge glitch. 2019-08-12 23:40:35 -04:00
Brianna
af64e54ecd Remove stack limit on blacklisted items. 2019-08-12 23:29:43 -04:00
Brianna
f54eecfd28 comments 2019-08-12 22:57:02 -04:00
Brianna
38da377598 version 2019-08-12 22:55:58 -04:00
Brianna
16548d8922 Added blacklist/ability to hide holograms for blacklisted items. 2019-08-12 22:55:31 -04:00
Brianna
2c2faf170f Added whitelist for items and fixed issue with non custom drops. 2019-08-12 20:59:32 -04:00
Brianna
548a893d41 Fix for skeleton type issue. 2019-08-12 07:55:20 -04:00
Brianna
82ac0044f6 spawn egg fix 2019-08-11 13:35:06 -04:00