Ok I will try that out but one question how to update it using the require method you told me because I don’t know how to script yet
You don’t need to do any sort of manual updating, as the loader automatically updates
This admin panel is… AMAZING, I have an idea to add to commander, I don’t know how to describe it but it changes your form, for example look up “hollowslayer roblox script showcase” on youtube, I will find ways to add things to it. I will credit you for it just going to add a page.
Suggestion: Add a ingame package store
I doubt that would be added, there’s no purpose to it, also I think packages run on load, not constantly refresh.
This is a beta release, proceed at your own risk.
Heyo, we have now released 1.3.0 Beta 1, which contains new features, fixes and improvements! Here’s a list of them:
New features:
- Snapping to screen for Window component (Snapdragon)
- Ability to check for the latest version
- Custom title
- Custom notification sound
- Switch back to default theme when the defined theme is not installed
Fixes:
- Players & administrators count not working
- listenToPlayerAdded won’t work properly
Improvements:
- Use CollectionService for identifying administrators, reducing remote calls
- Animator update, animateOut function for window component won’t yield anymore
Please note that this is a beta version of 1.3.0, bugs and performance debunk may exist. If you are using Commander for your game, it is recommended to skip this version and wait for the actual release of 1.3.0.
https://github.com/va1kio/commander/releases/tag/1.3.0-beta1
Hello, what do I have to do for those who have VIP servers to give a “Moderator” on private VIP servers?
This is a beta release, proceed at your own risk.
Aloha! We have just released 1.3.0 Beta 2, which contains new features, fixes, and improvements! Here is a list of them:
New features:
- New API method: Players.setTransparency, to set character’s transparency
- New client call methods: setCoreGuiEnabled and setCamera
- Panel can be toggled with a Bindable
- New commands: Mute and unmute, used to mute/unmute user from chatting
- Panel now shows server locale and place version
Fixes:
- Override the DataStore’s key for banning if it is not defined in the settings module. Earlier releases caused the loader to fail
- SeparatedList now uses AutomaticSize
- Power command now supports JumpHeight #89
- Fixed API.Core.getDataStore not working properly
Improvements:
- Panel now calls newNotify to client for invalid target argument
- GetReleases now ignore non-production ready releases, may affect current beta builds as it will use the latest stable release
- Chat command is now removed from builtin, will be reuploaded as a custom package
Please note that this is a beta version of 1.3.0, bugs and performance debunk may exist. If you are using Commander for your game, skip this version and wait for the actual release of 1.3.0.
https://github.com/va1kio/commander/releases/tag/1.3.0-beta2
Not sure if this is intended, but for me, normal players have access to all commands.
You probably messed up the configuration! If you are using group-based permission in your game, please ensure you have done the syntax properly!
Suggestion: Make a global command things for it
Heya! We have just released 1.3.0, which contains new features, fixes, and improvements! Here is a list of them:
New features:
- New API method: Players.setTransparency, to set character’s transparency
- New client call methods: setCoreGuiEnabled and setCamera
- Panel can be now toggled with a Bindable
- New commands: Mute and unmute, used to mute/unmute user from chatting
- Panel now shows server locale and place version
- Snapping to screen for Window component (Snapdragon)
- Ability to check for the latest version
- Custom title
- Custom notification sound
- Switch back to default theme when the defined theme is not installed
Fixes:
- Override the DataStore’s key for banning if it is not defined in the settings module. Earlier releases caused the loader to fail
- SeparatedList now uses AutomaticSize
- Power command now supports JumpHeight #89
- Fixed API.Core.getDataStore not working properly
- Players & administrators count not working
- listenToPlayerAdded won’t work properly
- getCharacter now checks for whether Player is nil or not
Improvements:
- Panel now calls newNotify to client for invalid target argument
- GetReleases now ignore non-production ready releases, may affect current beta builds as it will use the latest stable release
- Chat command is now removed from builtin, will be reuploaded as a custom package
- Use CollectionService for identifying administrators, reducing remote calls
- Animator update, animateOut function for window component won’t yield anymore
Hope you will like it! If you happen to use the loader to install Commander, there is no need to update Commander manually, as everything are done for you automatically
Sorry if i sound dumb, but how can i add admins?
Hey, I really liked your module, It’s awesome tool for developers
I have a question:
I’m sending a message in chat and
I’m getting In Cooldown / support “error” It happened to me first time now
Any ideas why It’s happening? Thank you!
Fixed, a command was bugging and it was not supposed to be builtin.
If you happened to use the loader, simply ignore this as this issue has been resolved automatically.
For the folks who installed Commander via the source, no need to follow this as this issue did not affect you
Wow I will check it in a minute
It’s really amazing that you’re still updating this module
And really improving this a lot for free
Want to integrate Commander into your game’s system?
For instance, if you want to incorporate Commander’s messaging, notifying, and hint system in your game with other systems, you can take a look at our recently added reference for RemoteEvent calling, which is available here.
This allow you to send a new message, notification, hint, and much more!
A roadmap is now available
The roadmap includes upcoming features for the next release, please note that the roadmap is subject to change and proposed features listed there may not appear in the final release. If you happen to have any suggestions for our upcoming release, such as suggesting feature, feel free to let us know by submitting an issue in our GitHub.
Link to the roadmap can be found here
Can I add custom commands? It’s really boring without it, as we can only use moderation commands.