„README.md/README.md“ ändern
This commit is contained in:
parent
2617f55062
commit
078e9404e6
@ -1,5 +1,5 @@
|
||||
<p align="center">
|
||||
<img src="https://i.imgur.com/TjwVdDO.png" width="300">
|
||||
<img src="https://i.imgur.com/M4a7pVS.png" width="300">
|
||||
</p>
|
||||
|
||||
---
|
||||
@ -9,26 +9,41 @@
|
||||
|
||||
---
|
||||
|
||||
<img src="https://i.imgur.com/9ahfmOG.png" width="600">
|
||||
<img src="https://i.imgur.com/pK7kR6R.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.
|
||||
T2C-Alias is an alias plugin that works for servers but also for bungee commands.
|
||||
|
||||
|
||||
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:** */warp CityBuild* **->** */CityBuild* **or** */cb*
|
||||
|
||||
**Features:**
|
||||
- Protection against op hacks
|
||||
- Protection for specific permissions
|
||||
- Decide who may have OP
|
||||
- Even via console protects OP Security
|
||||
- Execute multiple commands directly with one alias
|
||||
- Run commands as console
|
||||
- Run commands as player
|
||||
- Execute bungee commands
|
||||
- Admin mode (more info below)
|
||||
- Alias for the console
|
||||
- Show messages (more info below)
|
||||
|
||||
Just come to the support Discord for further questions.
|
||||
|
||||
**Functions:**
|
||||
***Admin Mode:***
|
||||
|
||||
With the admin mudus you can distinguish an alias for players / mods / admins.
|
||||
For example the alias '/citybuild' executes the command '/warp CityBuild' for players and '/server citybuild' for players with an adjustable permission.
|
||||
|
||||
So you could set that players are teleported to a specific position and for example team members / VIPs or so are teleported to the server but to the last position and much more.
|
||||
|
||||
|
||||
**Send messages to players:**
|
||||
With this plugin it is possible with an alias to send messages to players with or without TextBuilder.
|
||||
|
||||
|
||||
**Console Alias:**
|
||||
It is possible to set an alias for the console.
|
||||
|
||||
For example for Paper to reload the server instead of '/reload confirm' just '/rlc'.
|
||||
|
||||
Info: There are different functions for an alias for player, admin and console possible.
|
||||
|
||||
|
||||
**You can use MiniMessage:**
|
||||
@ -40,29 +55,19 @@ WebUI: https://webui.adventure.kyori.net
|
||||
|
||||
<img src="https://i.imgur.com/55BlvCg.png" width="600">
|
||||
|
||||
**/t2c-opsecurity** | **/opsecurity** | **/opsec**
|
||||
**/t2code-alias** | **/alias**
|
||||
|
||||
**/t2c-opsecurity help** - Open the help.
|
||||
**/alias info** - Open the T2C-Alias info. | *t2code.alias.command.info*
|
||||
|
||||
**/t2c-opsecurity info** - See the current plugin version.
|
||||
|
||||
**/t2c-opsecurity reload** - Reloads the Plugin.
|
||||
**/alias reload** - Reload the plugin. | *t2code.alias.command.reload*
|
||||
|
||||
|
||||
*t2c.opsecurity.notify* - Permission for ingame notifications when a player joins that is not on the whitelist
|
||||
*t2code.alias.admin* - Permission for all T2C-Alias 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.alias.updatemsg* - Get a notification when an update is available when joining
|
||||
|
||||
|
||||
<img src="https://i.imgur.com/YbDziZO.png" width="600">
|
||||
|
||||
<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-Alias.svg" width="600">
|
||||
|
Loading…
Reference in New Issue
Block a user