English
In this update 2 new features were added and 2 small bugs were fixed.
The code has been partially rewritten, so please notify me via Discord if you find any bugs.
New features:
- Option Notify JoinWarn
With this option you can set that players with the permission opwhitelist.notify get a notification if a player with OP or a permission joins the server without being on the whitelist.
- Timer
With the timer you can set if and every how many seconds it should be checked if a player has OP or a permission on the server without having the permission.
Bugfixes:
Fixed a bug that if Permission_Whitelist, customCommands Enable and PlayerWhithPermission_kick was set to true PlayerWhithPermission_kick was not executed.
The config structure has changed a bit:
Code (YAML):
OP_Whitelist:
noOpPlayerKick:
Enable
: true
customCommands:
Enable
: true
customKickCommands
:
Commands:
Replaced by:
Code (YAML):
OP_Whitelist:
noOpPlayerKick:
Enable
: true
customCommands:
Enable
: true
Commands:
German
In diesem Update wurden 2 Neue Funktionen hinzugefügt und 2 kleine Fehler behoben.
Der Code wurde teilweise Neu geschrieben, deswegen bitte ich darum mich über Discord zu benachrichtigen, wenn Fehler auftreten sollten.
Neuerungen:
- Option Notify JoinWarn
Mit dieser Option kann eingestellt werden, dass Spieler mit der Permission
opwhitelist.notify eine Benachrichtigung bekommen, wenn ein Spieler mit OP oder einer Permission den Server betritt ohne, dass er auf der Whitelist steht
- Timer
Mit dem Timer könnt ihr einstellen ob und aller wie viel Sekunden geprüft werden soll ob eines Spielers auf dem Server OP oder eine Permission besitzt ohne, dass er die Berechtigung besitzt.
Bugfixes:
Es wurde ein Bug behoben der dafür sorgte, dass wenn bei Permission_Whitelist, customCommands Enable und PlayerWhithPermission_kick auf true gesetzt war wurde PlayerWhithPermission_kick nicht ausgeführt.
Die Config Struktur hat sich ein wenig geändert:
Code (YAML):
OP_Whitelist:
noOpPlayerKick:
Enable
: true
customCommands:
Enable
: true
customKickCommands
:
Commands:
Ersetzt durch:
Code (YAML):
OP_Whitelist:
noOpPlayerKick:
Enable
: true
customCommands:
Enable
: true
Commands: