A great item solution for your RPG server. https://phoenixdevt.fr/
Go to file
Joshua c2139b1dd9 Added new "Equip Priority" stat for armors. Basically, you can assign a number to each item and then when you right click with an mmoitems armor in your hand, if the equip priority on that item is higher than the equip priority on the currently equipped armor, it will hot swap the armors for you, otherwise it will do nothing.
Added a new config option to toggle this on/off, just regen config to get it or if you want to add it manually:

auto-equip-feature: false/true

I tested this with a few staff members but if anyone finds any issues with it please open a ticket so I can remedy it. <3 !
2021-02-10 03:35:04 -06:00
.m2 Add new file 2020-07-27 21:55:33 -07:00
lib update mmolib 2020-12-27 22:36:31 +01:00
src/main Added new "Equip Priority" stat for armors. Basically, you can assign a number to each item and then when you right click with an mmoitems armor in your hand, if the equip priority on that item is higher than the equip priority on the currently equipped armor, it will hot swap the armors for you, otherwise it will do nothing. 2021-02-10 03:35:04 -06:00
.gitignore Update .gitignore 2020-11-22 07:09:14 -07:00
.gitlab-ci.yml Update .gitlab-ci.yml 2020-09-05 18:51:47 -07:00
pom.xml build please 2021-02-07 02:43:18 -06:00
README.md !Forgot double space 2020-09-10 19:29:31 -07:00