Basic Moderation Tools 2.0

Version 2.3: Minor Update

+ Added mute, unmute and timemute. You can now mute a player from the chat with an optional time amount. The 'Mute' commands will also support custom scripts.
+ Added 'mute' as an option for AntiSpam protection. If player is detected spamming with this option enabled, it will mute them for 30 seconds.
+ Added the 'BanAfter3Warnings' option for AntiSpam. This will ban the player from the server if they have been muted 3 times by the server.
+ Added 'me' as an argument for all commands. This allows you to type 'me' as the player you want to command instead of typing your username.
+ Added 'mute' commands to the custom api integrations. You can now mute players through your custom script!
+ Added 'AnnounceAutoBans' in config and removed 'AnnounceAutoBans' to be in the same config. This allows you to decide whether you want to announce to the server about a mod action that the server had to execute.
+ Aded 'jail', 'jailtime', and 'unjail'. Jailing a player will make them invisible, unable to chat, and frozen in place. Unjailing will remove these effects. These commands are also supported for custom scripts.
+ Added 'SilentMute' to the API. This allows you to silently mute a player. This was added to silently mute a player when they were jailed.
+ Added AutoMod, your new server monitoring application! AntiSpam and some other features have all been merged into it.

# Added a wait() for announcements so they don't overlap and change other announcements happening at the same time. (Temp fix)
# Disabled the ResetOnSpawn option for the BasicModTools UI so all announcement messages don't disappear after resetting a avatar. This also applies to pinned messages.
# Adjusted UI so items don't overlap on different devices. (This was frequent on mobile devices)

The new admin script is located on the first post.