Hey all, I added a few useful features and did some more fixes. Take a look!
Added a new /track and /untrack command. Executing this command on a target will highlight them and draw a line to them. This highlight and line will stay, even if the target dies and respawns until you do /untrack or they leave.
Unlike /highlight, this effect is local meaning only you can see it.
Added a new free cam mode which can be accessed in the /spectate widget. The free cam has the same controls as roblox’s built-in free cam script for developers.
Increased the chat log limit from 1000 messages to 10000 messages (10 pages to 100 pages)
Increased the commands log limit from 3000 messages to 5000 messages (30 pages to 50 pages)
Fixed the Shortcut keybind not found warning appearing for non admin players for no reason
I love these commands as they are so easy to setup and use. Also some suggestions is you add the ability to connect it with discord so that a web hook can like send messages alerting that people were banned
I think it would be cool to have a command to see the players who are admins, showing the role, admin name and whether they are online or not and a command to set the role of a player in game
Been awhile since an update, but this update adds prefix support with multiple characters and fixes a bug
Prefixes with multiple characters are now supported!
For an example, you could use a prefix like “console/”! (e.g. “console/ban Joe 5 Exploiting”)
Fixed an issue where if the discord webhook messaging api is slow, it would yield the banning/unbanning functionality. This is no longer be an issue meaning all bans/unbans will still function regardless if the webhook API succeeds or fails in some way.