A great item solution for your RPG server. https://phoenixdevt.fr/
Go to file
Dancull47 20d7b809b8 Added a silent argument to the /mi give command.
This is an example of how to use it
`/mi give ACCESSORY BOOK_OF_STAMPS MonzterSlayer 1 0 100 0 silent`
You need to specify the unidentify-chance, drop-chance, and soulbound-chance, to then add silent.

If you use "s" or "silent" where I did, the message of "You received ITEM NAME" will not be sent to the Player. This does not affect any previous usages of the command, but if you want to use it, just add the "silent" argument!
2021-04-20 02:07:34 -04:00
.m2 Add new file 2020-07-27 21:55:33 -07:00
lib !add mini message support for item names and lores 2021-02-11 13:53:39 -07:00
src/main Added a silent argument to the /mi give command. 2021-04-20 02:07:34 -04: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 Revision of items where gemstones are lost now supports giving those gems back to the player. 2021-04-15 21:40:44 -05:00
README.md !Forgot double space 2020-09-10 19:29:31 -07:00