diff --git a/README.md b/README.md index a7f7155..a5624a2 100644 --- a/README.md +++ b/README.md @@ -1,34 +1,27 @@

- +

--- # 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. +With T2C-AutoResponse you can send automated messages and/or execute commands in response to chat messages. - -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! +**Example:** +- A player writes in the chat 'can someone help me' and an AutoResponse listens for 'help', then the player gets an automated response. +- Secret command '.example' and then something secret is executed **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. - +- Execute multiple commands directly at once +- Execute commands as console +- Execute commands as player +- Execute bungee commands +- Show messages (more info below) **You can use MiniMessage:** @@ -40,29 +33,17 @@ WebUI: https://webui.adventure.kyori.net -**/t2c-opsecurity** | **/opsecurity** | **/opsec** +**/t2code-autoresponse** | **/t2c-ar** | **/autoresponse** -**/t2c-opsecurity help** - Open the help. +**/alias info** - Open the T2C-Alias info. | *t2code.autoresponse.command.info* -**/t2c-opsecurity info** - See the current plugin version. - -**/t2c-opsecurity reload** - Reloads the Plugin. +**/alias reload** - Reload the plugin. | *t2code.autoresponse.command.reload* -*t2c.opsecurity.notify* - Permission for ingame notifications when a player joins that is not on the whitelist +*t2code.autoresponse.admin* - Permission for all T2C-AutoResponse Commands -*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 - - - +*t2code.autoresponse.updatemsg* - Get a notification when an update is available when joining +--- - +