Make auto-op changes take effect (almost) immediately (#943)

"almost immediately" is better than "after a relog" ;)
This commit is contained in:
Luck
2018-05-03 20:21:52 +01:00
Unverified
parent a6facf7492
commit 55d59bb1c4
8 changed files with 52 additions and 49 deletions
-3
View File
@@ -468,9 +468,6 @@ enable-ops: true
# - Additionally, setting this to true will force the "enable-ops" option above to false. All users
# will be de-opped unless they have the permission node, and the op/deop commands will be
# disabled.
# - It is important to note that this setting is only checked when a player first joins the server,
# and when they switch worlds. Therefore, simply removing this permission from a user will not
# automatically de-op them. A player needs to relog to have the change take effect.
# - It is recommended that you use this option instead of assigning a single '*' permission.
auto-op: false