From 5cc6aa7fa27716cea1c7df4c44649eba3383003e Mon Sep 17 00:00:00 2001
From: Indyuce <29358517+Indyuce@users.noreply.github.com>
Date: Mon, 26 Aug 2019 12:24:14 +0200
Subject: [PATCH] Update README.md

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 791aaaf..eaf5962 100644
--- a/README.md
+++ b/README.md
@@ -13,5 +13,4 @@ This resource is available on Spigot for 14€, you can get it here: https://www
 - 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.
+- you went through your entire server logs (search for the "MMOItems" pattern using a text editor) looking for either **start-up, on-join, or on-load** plugin errors. Plugin issues are often related to these types of errors.
-- 
GitLab