From 8e9349f354c65681a808aaa27c2a8d4edbdb1c1a Mon Sep 17 00:00:00 2001 From: destruc7i0n Date: Tue, 11 Feb 2020 15:43:44 -0500 Subject: Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 64abf69..fe48837 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ > Connects [Discord](https://discordapp.com/) and [Minecraft](https://minecraft.net) Servers by sending messages back and forth without any mods or plugins. +## Notice +This project has recently gone under a rewrite and the format for `config.json` is not directly backwards compatible with previous versions. +See [below](#upgrade-instructions) for details. + ## In Action ![discord-mc](http://i.thedestruc7i0n.ca/I5anbg.gif) @@ -97,6 +101,11 @@ You can also easily Deploy to Heroku and the like, just be sure to edit `YOUR_UR - Make sure that you have a role on the server which is put in the array `SLASH_COMMAND_ROLES` case-sensitive. - e.g. `"SLASH_COMMAND_ROLES": ["Admin"]` +## Upgrade Instructions +From version 2 to version 3: +- The main change is that you need to split your `REGEX_MATCH_CHAT_MC` to both `REGEX_MATCH_CHAT_MC` and `REGEX_SERVER_PREFIX`. + See the [configuration](#configuration) above for details. + ## Upcoming None -- cgit 1.4.1