Releases: MSK-Scripts/msk_bansystem
Releases · MSK-Scripts/msk_bansystem
Update v1.1
Release v1.0
msk_bansystem
[STANDALONE] Simple Ban System
Description
- Simple Ban System
- Admin Commands
- Exports
- Discord Logs
Exports
source
can be set to nil
if you execute it from another resource and not using a Command.
Ban
exports.msk_bansystem:banPlayer(source, targetId, time, reason)
Unban
exports.msk_bansystem:unbanPlayer(source, banId)
IsPlayerBanned
exports.msk_bansystem:IsPlayerBanned(targetId)