[BA Modification Showcase]z

Greetings all! So iv’e recently decided to modify the Main Module of Basic Admin essentials created by r_r(TheFurryFish!) Ive added commands, added an “Anti Admin Abuse” system where if a Moderator+ runs ex: :kick all, :ban all, :pban all, :crash all it automatically bans them and alerts the whole server and then logs in “Admin Abuse logs” viewable by Super Admins.

Some commands I’ve added:

- :warn - Warns the player, and internally adds to a value "warns" then is displayed on a overhead GUI.
- :warnlogs - Shows who warned who and why.
- :mute - Mutes specified user
- :unmute - unmutes
- :char - changes character
- :unchar - reverts to your avatar.

Soon I am going to add a “cool down” to the warn commands as once the value == 3 it automatically removes the user from the server. Now the “Anti AA” system is just to help so people can’t disrupt the game flow, yes they can ban or kick each player individually but that takes time and most likely will be noticed before successful,

In the unmodified verision, shutdown and ban didn’t have a reasonString while In my edited version, kick, ban, shutdown display a reason and who executed the command!

I have a testing game where everyone should be auto admined to creator (Warn command doesn’t run on you or higher or = levels.

LINK:

Are those the only commands?
And can you make a GUI displaying the commands

Its a good start though

They aren’t the only commands just ones I’ve added so far!! In game to see the commands gui state “:cmds”

1 Like

The admin system doesn’t seem to be working as of right now.

I also would not suggest auto-banning based on args, the better option would be to not run the command, and then alert+log all other admins.