From cc37a6560417035e4f457568186884fe9ef25a15 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Sun, 23 Jul 2023 00:51:11 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Home.md b/Home.md index bf619e3..468c9a8 100644 --- a/Home.md +++ b/Home.md @@ -1,3 +1,15 @@ # NotJustNameplates wiki ## [Configuration reference](https://github.com/YouHaveTrouble/NotJustNameplates/wiki/Configuration) + +## Requirements + +- Purpur 1.20+ server - As plugin uses methods only available in purpur api, it is required to run purpur to get the plugin working. Display entities were added in 1.19.4, but api required for all the features used in the plugin requires at least version 1.20. + +## Support + +- You will NOT receive support if your support query is for configuring the plugin. Use the [Configuration reference](https://github.com/YouHaveTrouble/NotJustNameplates/wiki/Configuration). + +- You will NOT receive support if you're using any kind of protocol hack (via* plugins, geyser, or similar). Those mess with packets in a way that is not realistically supportable for this plugin. + +- You WILL receive support if you find a bug that's caused by the plugin itself. \ No newline at end of file