/DiceBan

A ban system utilizing Roblox messaging service & datastores with a command bar. Accessible by pressing '\' in game.

Primary LanguageLuaMIT LicenseMIT

Dice Ban

By Mullet Mafia Dev

Dice Ban is a really convenient way to ban & unban players. This code is an example of utilizing Dice QuickStore and Dice Msg Service. By using both of these modules, we can find players in external servers & ban them in game as soon as we run the command! Enter your UserId into the "Verified" table at the top of the script. Place the script in ServerScriptService. You can find the most recent release here.

To access the command bar, there's a top right toggle you can press or you can press the backslash key \ to open the command line. This let's you run either the two current commands:

  1. Ban [username in server/userid]
  2. Unban [userid]

Happy banning!