„README.md“ ändern
This commit is contained in:
parent
024e6cda56
commit
5701a93a62
55
README.md
55
README.md
@ -1,34 +1,27 @@
|
||||
<p align="center">
|
||||
<img src="https://i.imgur.com/TjwVdDO.png" width="300">
|
||||
<img src="https://i.imgur.com/4Fsv9tP.png" width="300">
|
||||
</p>
|
||||
|
||||
---
|
||||
# Links
|
||||
* [Spigot](https://www.spigotmc.org/resources/t2c-opsecurity-permission-security-1-8-x-1-19-x.90739/)
|
||||
* [Discord](http://dc.T2Code.net)
|
||||
|
||||
---
|
||||
|
||||
<img src="https://i.imgur.com/9ahfmOG.png" width="600">
|
||||
<img src="https://i.imgur.com/eg6Rwci.png" width="600">
|
||||
|
||||
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
|
||||
|
||||
<img src="https://i.imgur.com/55BlvCg.png" width="600">
|
||||
|
||||
**/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
|
||||
|
||||
|
||||
<img src="https://i.imgur.com/YbDziZO.png" width="600">
|
||||
*t2code.autoresponse.updatemsg* - Get a notification when an update is available when joining
|
||||
|
||||
---
|
||||
<img src="https://i.imgur.com/HoZSt7c.png" width="600">
|
||||
<img src="https://bstats.org/signatures/bukkit/OPWhitelist.svg" width="600">
|
||||
<img src="https://bstats.org/signatures/bukkit/T2Code-AutoResponse.svg" width="600">
|
||||
|
Loading…
Reference in New Issue
Block a user