From 024e6cda56fadabacec7f37e8cb7430eadd5faa9 Mon Sep 17 00:00:00 2001 From: JaTiTV Date: Mon, 14 Nov 2022 15:51:10 +0000 Subject: [PATCH] =?UTF-8?q?Dateien=20hochladen=20nach=20=E2=80=9E=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a7f7155 --- /dev/null +++ b/README.md @@ -0,0 +1,68 @@ +

+ +

+ +--- +# Links +* [Spigot](https://www.spigotmc.org/resources/t2c-opsecurity-permission-security-1-8-x-1-19-x.90739/) +* [Discord](http://dc.T2Code.net) + +--- + + + +With OPSecurity you can specify usernames that are allowed to have OP or certain permissions. +If someone enters the server with OP who is not on this whitelist, Optional can be kicked or have OP removed. + + +This plugin also protects players from getting OP via unauthorized ways, e.g. hacked client, because only players who are on the OP whitelist can get OP with the command /op. + +You can also use a timer that checks every few seconds (adjustable) if there is a player with OP or a permission on the server who is not on the whitelist. + +Please note that you can only give OP via the console to players who are on the whitelist! + +**Features:** + - Protection against op hacks + - Protection for specific permissions + - Decide who may have OP + - Even via console protects OP Security + +Just come to the support Discord for further questions. + + + +**You can use MiniMessage:** + +Wiki: https://docs.adventure.kyori.net/minimessage/format.html + +WebUI: https://webui.adventure.kyori.net + + + + +**/t2c-opsecurity** | **/opsecurity** | **/opsec** + +**/t2c-opsecurity help** - Open the help. + +**/t2c-opsecurity info** - See the current plugin version. + +**/t2c-opsecurity reload** - Reloads the Plugin. + + +*t2c.opsecurity.notify* - Permission for ingame notifications when a player joins that is not on the whitelist + +*t2c.opsecurity.updatemsg* - Update Check on join + +*t2c.opsecurity.command.reload* - Reload command + +*t2c.opsecurity.command.info* - Info command + +*t2c.opsecurity.command.help* - Help command + +*t2c.opsecurity.admin* - All permissions of T2C-OPSecurity + + + + + +