Update README.md
Indyuce authored
cfa6d7af
Name Last commit Last update
.github/ISSUE_TEMPLATE Update issue templates
README.md Update README.md

MMOItems

MMOItems is a complex item solution for minecraft servers which introduces many unique features like damage mitigation, gem stones, item abilities, item deconstruction, soulbound and item identification. MMOItems also features 90 unique item options (tags, stats, display options..) and 70 item abilities.

You can open a ticket on GitHub to write a suggestion. Most of the suggestions I planned to implement can be seen on the project trello: https://trello.com/b/zu8cubGY/mmoitems

This resource is available on Spigot for 12€, you can get it here: https://www.spigotmc.org/resources/39267/. If you would like to try it first before buying it, you might consider downloading the lite version (older build) here: https://www.spigotmc.org/resources/60876/


When reporting an issue, make sure that..

  • the issue is not caused by another plugin. If you think that it is a compatibility issue, try temporarily disabling other plugins and see if it fixes the issue.
  • you specify exactly how to reproduce the issue. An under-detailed issue will be marked invalid till sufficient information is given.
  • you include every of the MMOItems console logs and other linked logs. If you are unsure of what logs are linked to your issue, just paste the entire server logs using a pastebin. The more information the better.

Always double-check your entire server logs (search for the "MMOItems" pattern using a text editor) for plugin startup errors before reporting an issue, bugs are very often related to other previous errors which prevented MMOItems from successfully loading.