Ok, now this is amazing! Definitely going to be using this for my game.
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)
eek⌠not good looking bugs! I would try to fix the bugs and may be finally the last update for this product.
I know the update took super super long it been almost a month now, but Iâll release the update later⌠thatâll fix the bugs youâve mentioned.
and thanks for the feedbacks, I did 2 of them.
- The player you permitted to access, you can edit their accessibility range by toggling these features.
- Unbanning now is not about typing their usernames anymore, instead banned players is in a list and upon clicking on them will get them unbanned.
this looks amazing, looking forward to this and the v3
: New Features
Revamped Unban Panel :
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.
Input Procedure for Custom Commands :
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.
Search Player :
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
Jesus, this is so good
I am definitely gonna use this for my game, def for moderation.
Would highly recommend this on any experience
I have been using this for most if my games and had very good results thanks for sharing this amazing admin ui
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 this admin panel is very good! it would be better if you added a feature to ban people from other servers as well
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
This admin panel is extremely good! The only problem is that you can ban the creator of the game.
Looks very nice love the blur and icons very high quality
Seemed like something great for my game, but it doesnât work when I add itâŚ
Question, why was this amazing project discountinued?
Most Importantly, why did the OP take down the product they were promoting? why not just keep it open source?
I apologize for being such a gatekeeper, now the distribution links are now open and running.
Check out the Changelogs & Development to track down whatâs happening to the next update; V4.
I deleted all of the sites that are connected to this, good thing I got it back! TT
I have a lot of other projects in the background and I thought the 5 updates that I did to this were already enough.
In the next iteration, every User ID, and Rank ID will have an attribute âBannableâ.
Iâll add a textbox for the Username ban. Still not sure about the cross-server ban.
In the next iteration; V4. A plan that you can toggle some features that will be reported to your provided webhook link.
I made a bulletin board post that will show you the Changelogs and the Development process.
Any information about the next update; V4 can be found here;
Thank you, for all the suggestions!
Does it allow for custom commands to be scripted by the user as well?