A Simple ULX Module that enables banning players from interacting with props in TTT
Credits: The XGUI portion of this addon is a modified version of the default ulx ban page, located here: https://github.com/Nayruden/Ulysses/tree/master/ulx
This module requires mysqloo
Make sure you properly configure your SQL server below
--]]
require("mysqloo")
localdb_prefix=""--Leave this if you don't know what to do here