diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..e3ece721a07b728fcbae39b176bec7fd7ab8e5ae --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# 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 more than 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 (outdated/unsupported) 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 it is a compatibility issue, you need to try to temporarily uninstall 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.