-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add in-game messages with BungeeChat Mirror disabled. #12
base: master
Are you sure you want to change the base?
Conversation
… "gesuit.admin" bungeecord permission.
Thanks @Absentee23, I'm happy to accept this change but I need a bit of time to test it and I'd like to make some adjustments to it 😉 |
I think it would be a good idea to make the permission 'gesuit.message.' where is the BC channel. |
No problem. It seems to be working fine to me, I haven't had any issues after running it for a few days. |
I agree, I will be changing the permission to something more specific to messages. This way you can have staff without admin but still receiving the messages. EDIT: Oh, and the code change would not be for functional purposes, it's just for my own personal taste 😉 |
Pull changes
Add a debugging message to troubleshoot some recent NPEs - Possible issu...
Remove null player check on PlayersTeleportBackLocation - This is always...
Pull changes
Pull changes
Dont broadcast player quit if player never successfully connected to …
Fixes AddstarMC#24, large tempban times overflowing int
pull changes
This adds an in-game message for anything logged to the console while the BungeeChat mirror is disabled, for players with the "gesuit.admin" bungeecord permission. Tested and is working on my server.