Thanks for checking it out, the only widespread security flaw was with Kohl’s Admin Commands V2, yet that was largely due to Roblox’s Filtering Enabled changes and the inability to update the code on a banned account. Any recent controversies are because of malicious models impersonating the official model, if you find any security flaws report them to me ASAP!
Mom I talked to famous person!
If I ever see any exploits used with kohls I’ll be sure to DM you. Would’ve helped when I was <13 because I saw a lot of those.
How would I go about of making a new log command that uses _G for it’s logs? I’ve been scowering through each UI module for the past hour and have not found any useful information.
You can access the admin logger object through shared._K_INTERFACE.Logger
. I’m not sure what you mean by creating a new log command using _G, but you can create new log types by looking in MainModule > Util > Logger.
Creating a new list similar to chat logs, but logging different instances.
Currently you’d need to fork the MainModule and disable Settings > autoUpdate to create a new type for logs, look into MainModule > Util > Logger to define your own type for filtering logs. I’ll look into allowing for adding your own log types through addons soon
How can I go about adding/removing users to admin/mod dynamically outside of pre-defining tables?
I personally really love the remaster (if it is a remaster, because I haven’t seen the admin in a while) - Looks so much better than what it used to look, allows game owners to change every aspect very easily, and is open source so the community can both contribute and developers can do whatever they want with it.
Love the update.
With an addon you can use _K.Auth.userRoleAdd
/ userRoleRemove
, or outside of an addon using shared._K_INTERFACE
instead of _K
.
Will this still be receiving updates?
I’ll be resuming regular updates soon when I have the time, if you have any suggestions or find any bugs please use the GitHub repository!
how do you make admin pads for Kohl’s Admin [Beta]
also will there be more commands
I’m making a custom command, is there any way to create a vote, and get the results from it?
honestly this looks like a bloated cash-grab admin, tried it out in a game and couldnt even close the ‘third party party is disabled copy the link bla bla’, also the UI looks cheap and is confusing
the original kohls admin was just much better, not sure why people stopped using it
What I did was disabled the topbar UI, and turned off VIP features.
I’ve have always used Hd admin and I thought that was the peak of the market, but after their new changes that are really bad. I went looking for a new option.
And jeez I was missing out! This seems so much more customizable and a lot more transparent. The UI is a lot more smooth. You can tell these devs care for the user experience.
I will be using this in my future games!
The original kohls admin (assuming youre referencing Kohls Admin Infinite) had many issues such as unorganized code, not so great ui, and that type of stuff.
This new admin is a better version of that admin, thus the ui is sleeker, the admin itself is more organized. For me, that method if disabling third party purchases worked. If you really wanted to remove those features, just fork the MainModule.
Hello!
Currently, if you wish to give admin to users, you can use the “settings” script or “role” command without having the need to use parts to give admin.
There will also be more commands in the future, as the new admin is currently in the Beta stages, you can also suggest new features using feature requests on Kohl’s Admin GitHub Page!
Thank you for using Kohl’s!
There are options for you to disable, the third party message was for Game Hub, which allows other users who wants to explore games with the new admin, you can disable it at any time. The newer version was meant to introduce modern-ness into the admin community. Other admins also have VIP features.
Edit: Kohl’s Admin is open-sourced and is funded solely based on donations, and the creator has put in a lot of work into it, contributions are optional, supporters who wishes to support Kohl receives a gratitude in return. If you think the UI is bad, you can try to explain what’s bad about it in detail over at GitHub please.
We have a “vote” command for you to use, but if you wish to create a custom one, you will have to script your own voting system with UI etc.
@RocketSlither: Thank you for using the admin, and for your support!