From ab42b4fb218c09c312e37bd05306b994c3213973 Mon Sep 17 00:00:00 2001 From: Linden <65407488+thelindat@users.noreply.github.com> Date: Wed, 12 May 2021 03:17:43 +1000 Subject: [PATCH] Update readme.md --- readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.md b/readme.md index c193c06b..4b170aa4 100644 --- a/readme.md +++ b/readme.md @@ -17,8 +17,6 @@ While the end result worked it wasn't exactly optimised and had the reputation o * All `owner` and `identifier` columns in your SQL tables must be set to at least **VARCHAR(50)** to correctly insert data * Do not run `essentialsmode` and ensure you are using `spawnmanager` -> You **MUST** increase the varchar limit in all tables where column name `owner` or `identifier` occurs to at least **48**. - # Information below is outdated and pending review