Add in-game messages with BungeeChat Mirror disabled.#12
Open
Absentee23 wants to merge 9 commits intoAddstarMC:masterfrom
Open
Add in-game messages with BungeeChat Mirror disabled.#12Absentee23 wants to merge 9 commits intoAddstarMC:masterfrom
Absentee23 wants to merge 9 commits intoAddstarMC:masterfrom
Conversation
… "gesuit.admin" bungeecord permission.
Member
|
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. |
Author
|
No problem. It seems to be working fine to me, I haven't had any issues after running it for a few days. |
Member
|
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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.