From b62f33008b3c5fb6e3cdff40fd8b90e168d59d41 Mon Sep 17 00:00:00 2001 From: bluefireoly Date: Sun, 11 Oct 2020 00:24:37 +0200 Subject: [PATCH] Update readme.md --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 0a33c763..db6bbfb2 100644 --- a/readme.md +++ b/readme.md @@ -81,6 +81,10 @@ Extensions marked with the `@UnsafeImplementaion` annotation do not promise to a Please keep in mind that this extensions is still in a more early stage of development - some parts of the API may change in future versions. +## Contact + +Discord: `BLUE#6649` + ## First of all **Inherit from `KSpigot` instead of `JavaPlugin` in your main class**