Moderation update#1512
Merged
Merged
Conversation
grilledham
approved these changes
Jan 8, 2026
Collaborator
grilledham
left a comment
There was a problem hiding this comment.
Looked through the code and looks great. Really appreciate the effort you have put into this. I'd be happy for it to merge as is, but I do I have a few comments/thoughts though.
I also didn't test it. Perhaps you can get Tigress to help test it?
Contributor
Author
|
Nevermind, the commands registered by all the modules loaded after admin gui are not listed. May need to revert last 2 commits or find a way to cache commands after |
Contributor
Author
grilledham
approved these changes
Jan 10, 2026
Collaborator
grilledham
left a comment
There was a problem hiding this comment.
Amazing stuff. I had a play around with it and it looks good to me.
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 PR implements 3 major changes:
ModeratorrankDetailed explanation of each bullet point below.
Changes
1. Addition of Moderator rank
moderatorrank toRanks. Value = 25, between admin(30) and regular(25)2. Rework of core libs to accomodate the new rank
3.A GUIs update
features/gui/info) with all features available: ranks, market, autofill, polls, tasks, shortcuts, paint brush, production HUD, train station teleport, score3.B GUIs extension
Future works
Let me know if anything from the core functionalities/new functionalities needs better explanation or rework