Set up the module
Last updated
Was this helpful?
Last updated
Was this helpful?
Get the BanGUI model from the official link:
Insert the model from the My Models section of the toolbox by clicking it once.
Inside of the main content folder, there is a folder called Admins. To add an admin, create any object (preferrably an IntValue or NumberValue) under the folder. Make sure to name the object to the UserId of the player you want to make an admin!
The default keybind to open the menu is BackSlash (\) To change it, enter the desired key's Enum.KeyCode in the attribute titled KeyOpenBind under the GUI. (The GUI is located under the Main Folder > Scripts > BanGUIManager > GUIMover > banGUI )
The module is now set up.