Commit Graph

271 Commits

Author SHA1 Message Date
Christian Koop
a5026d5747
Recreate pom.xml and plugin.yml (#1)
Removed unneeded dependencies and mostly cleanup
2022-01-02 23:21:26 +01:00
Fernando Pettinelli
6d515dd8ba Update to the new HologramManager methods. 2021-12-22 12:51:09 -03:00
Christian Koop
5dbcf7099b
Improves multi-version compatibility for ItemSerializer (MC 1.18?) 2021-12-20 18:16:25 +01:00
Brianna
407d14f709 Support 1.17 2021-06-13 14:36:54 -05:00
Brianna
84308572f2 Removed some debuging and corrected typo. 2021-03-22 16:12:12 -05:00
Brianna
2bb9b64090 Added the ability to use whole items as display items. 2021-03-10 10:23:48 -06:00
Brianna
1032cde38e Fixed an issue with saving Kits before reload. 2021-03-10 10:22:58 -06:00
Brianna
9ac672ff9b Added the ability to clone kits. 2021-03-08 09:54:49 -06:00
Brianna
a899ccf426 Fixed an issue regarding editing menu navigation. 2021-03-08 09:21:17 -06:00
Brianna
be2d27708a The editing tool bar now loads when the GUI initially opens. 2021-03-05 09:07:07 -06:00
Fernando Pettinelli
66f5ce7a2c Fixed roulette, added configurable roulette length multiplier. 2021-01-19 21:48:49 -03:00
Brianna
d5ee89f1d7 Updated to support new GUI system. 2021-01-15 15:36:41 -06:00
Brianna
6e94ac24db Check to see if there are no items left to give before continuing. 2020-10-26 15:40:34 -05:00
Brianna
85011e0453 Declare kit types. 2020-10-26 15:27:23 -05:00
Brianna
53e55e02c5 Allow display items to preserve nbt data. 2020-09-24 11:30:04 -05:00
Brianna
6225f31669 Preserve order change. 2020-09-24 11:30:00 -05:00
Brianna
ec2dcf4463 Allow some commands to be ran by console. 2020-09-24 11:29:54 -05:00
Brianna
8d405d20ce Fix for an index problem with the display item handler. 2020-09-24 11:29:49 -05:00
Brianna
d5ff094f15 General code cleanup. 2020-09-08 11:11:03 -05:00
Brianna
49b30f5f50 Cleaned up commands. 2020-09-08 10:55:29 -05:00
Brianna
1d3e699555 Cleaned up GUI's. 2020-09-08 10:41:03 -05:00
Brianna
d49e6a6815 Optimized Imports. 2020-09-08 10:35:23 -05:00
Brianna
31070295aa Added a null check to tag translation. 2020-09-08 10:29:17 -05:00
Brianna
e818b99970 Updated data loading system to work with the new core update. 2020-09-08 10:28:55 -05:00
Aurora
d4aec1b932 fix kit commands longer than 30 characters 2020-09-08 10:27:34 -05:00
Aurora
5d68d7d886 fix missing holograms after server restart 2020-09-08 10:27:29 -05:00
Aurora
09cce89d75 fix ticking of kit displays bound to blocks #2 (fix rotation of items) 2020-09-08 10:27:24 -05:00
Aurora
a90417a677 fix ticking of kit displays bound to blocks 2020-09-08 10:27:19 -05:00
Brianna
9d6808a302 Undid update that broke compatibility with 1.8. 2020-07-27 12:18:22 -05:00
Brianna
9a5f01800e New command system. 2020-07-27 12:18:18 -05:00
Brianna
f0a124857f Fix issue with Kit Display. 2020-07-20 13:23:49 -05:00
Brianna
5a1643c59d Moved kit keys to nbt. 2020-07-20 13:23:38 -05:00
Brianna
a54eddc3e7 Removed autosave feature. 2020-07-20 09:28:47 -05:00
Retro Pronghorn
9574a237d0 fix(Roulette Kit): Don't check for entire space of kit free when using the kit roulette option. 2020-07-20 09:28:13 -05:00
Brianna
c23802ec69 Count failed chances as successful attempts. 2020-07-20 09:28:09 -05:00
Brianna
d931173733 Moved to NBT from Invisible Strings. 2020-07-20 09:28:00 -05:00
Aurora
8c9f756e6b Adjust kitAmount for Roulette Option 2020-07-20 09:27:09 -05:00
Aurora
45abf15c4c remove debug 2020-07-20 09:27:03 -05:00
Aurora
eff33ecced fix display error for chance in item lores 2020-07-20 09:26:59 -05:00
Aurora
883db72391 Change lore when removing category from Kit 2020-07-20 09:26:54 -05:00
Brianna
634d080630 Never dupe kits. 2020-06-11 10:04:09 -05:00
Brianna
c0bfa2431a Fix invalid crate usage. 2020-06-11 09:20:35 -05:00
Brianna
af788389cd Catch kit conversion. 2020-06-11 09:08:56 -05:00
Brianna
748538742c Don't run if chunk is not loaded. 2020-06-10 17:09:40 -05:00
Brianna
2eee51d03a Cleanup the kit give system. 2020-05-16 11:50:21 -04:00
Brianna
43a0cc5732 Redesigned the KitItem processing system. 2020-04-30 14:56:57 -04:00
Brianna
8c3d95fb94 Add more logical perms and remove stupid settings. 2020-04-30 12:23:34 -04:00
Brianna
e5abde1edd Removed essentials perm compatibility. 2020-04-30 10:48:42 -04:00
Brianna
183e7109d6 Typo 2020-04-30 08:49:10 -04:00
Brianna
4440aa199b Don't look for lore values that aren't there. 2020-04-26 16:30:00 -04:00