Really great admin panel, I will report any bugs I find!
While in the management panel for a user, if you click off to the side (where the player list would be) it will open a player, and keep the list of player commands open.
This also permits you to open multiple frames at the same time
Opening credits button, and then closing it will occasionally bug the back button.
This likely ties in with the previous bug, but occasionally, the “X” button will not close, I managed to recreate it by pressing the back button before pressing the close button.
And a few suggestions:
In unban manager, allow us to see every player that has been banned, along with the ban reason. The search function that already exists could be used to filter out usernames in the list as each letter is entered.
A third argument for bans, Duration.
Ability to give specific users access to a select amount of commands.
(e.g., the owners of the game can ban and use all custom commands, while a list of admins only have the ability to kick and use a few custom commands)
As you can see banned players are on a list where you can simply click to get them off there. There’s a ‘Resync’ button, what it does it refreshes and resync the list to match the data saved on the Datastore.
Resyncing doesn’t always work, especially on Studio Playtesting, sometimes it will still show the player who you unbanned already, rejoining will solve the problem.
Now, you can use the new procedure for Custom Commands; Input. Input will show you the Textbox and will let the player’s type to it, rendering so much possibilities. Like the premade one it let’s you customize the Exposure Compensation property in the lighting.
If you updated to the Product: exe V3, you need to rework the framework of your Custom Commands.
Shift Commands :
Holding Shift when clicking the Kick button will kick the player right away without extra panels showing. Same with clicking Ban.
New Search button in the Players Page. You can search player’s Username, Display Name, & User Id.
Customizing Accessibility Range :
When adding a permitted user id, you can also toggle these features to customize their accessibility range. Here’s what you can do!
Like for a lower admin rank you can disable the ‘canBan’ attribute or ‘canLockserver’.
‘canExecuteCC’ is an abbreviation for ‘canExecuteCustomCommands’ meaning if they had this turned off they wouldn’t able to use the custom commands you added
Been a bit and happy with all the changes made! Seeing how this is the last update I suggest making a github repo to allow users to fork the source code and edit it to how they’d like as well as maintaining easier.
Hello is there a webhook option where lets say an moderator in the game bans someone that it shows up through a discord webhook? Would love if it had that feature