BannerUI - A new, modern way to moderate games

Press B to open the interface. If you’re still facing issues, please let me know.

I’m on mobile though. Is there a way to open the panel on mobile?

Unfortunately, not at the moment. The testing place isn’t complete yet, and the UI is still built in pixels instead of scale. I’ll be sure to post here once the place works on mobile.

Alright got it! When do you think this could be implemented?

I can try to implement a basic button for testing purposes, but I can’t guarantee device compatibility with scale.

You spelled punishment wrong in “My Punishments History” @blortle

1 Like

Can you add group Id.

and admin levels so we wont have to specify each of our staff members id?

Feel free to DM me on d1zzy for more info. (GraysonTram or ask for the link)

It adds a random button at top left of screen @blortle

Could you please share a screenshot of the issue?

Bug

1 Like

Found the issue. I’ll get an update pushed later today or tomorrow, but if you want to fix it now:
Under your installation folder (defaults to ServerScriptService), select BannerManager/Packages/AdminPackage/Main/UnlockCursor and set the Text to empty text.

Or, do it through the command line: (default installation path)

game.ServerScriptService.BannerManager.Packages.AdminPackage.Main.UnlockCursor.Text = ""

Do you think you could add like a banned users list?

1 Like

Sorry for the late reply, I was out of town :sweat_smile:

This is a good idea! The update will allow you to search for a player and do quick actions, but I’ll consider this further!

1 Like

:open_mouth: like unbanning quickly. And knowing who is banned

1 Like

Here’s a quick preview of what the lookup will display. Clicking an entry will show additional details such as reason. Let me know if you have any feedback or other suggestions!

History: The past 100 actions performed by the current user. (up to 10 pages)
Warnings: A list of warnings issued within the past week.
Kicks: A list of players kicked within the past week.
Bans: A complete list of players banned from the game.

subject to change prior to release
3 Likes

Is the warning UI update released?