Issue with bmkick and bmkick <name> -s
phyzeek opened this issue ยท 8 comments
Minecraft Version 1.15.2
7.1.1-SNAPSHOT dev version #128
We're using a bungeecord system. (bungeebanmanager)
We are using the permission "bm.command.kick.silent".
/bmkick -s The command works but the message is still showing for everyone.
/bmkick The Command works but the message shows not for everyone. Its shows literally random
@phyzeek Still not able to reproduce this, are you sure you're using banmanager's kick command? Does the same issue occur when using /bmkick?
Hey, thank you for your answer.
Example 1: We're using the cmd /bmkick <playername> -s <reason>
and this shown to everyone.
Example 2: We're using the cmd /bmkick <playername> <reason>
and this is shown only to a few players.
This Problem exists only for /bmkick and not for /bmwarn, /bmban, /bmtempban etc.
Ignore my last post. The lowest rank on our server have this permission and all other inherit the permission.
I'm going to need your help on narrowing this down as I'm not able to reproduce the issue.
- Player/console issuing /kick command will be sent the kicked message if they do not have
bm.notify.kick
permission or it's silent - Other players are only notified if the kick is not silent and have
bm.notify.kick
permission