Physgun Utils - Docs

Introduction

Not getting the [Physgun] Bootstrapping message?

Getting Help

Read this documention carefuly to understand the options


AntiExploit Configuration

KeyDefaultTypeExplanation
BanTime0NumberSet’s the ban time for any triggered punishments
BanTriggerfalseBooleanBans users for triggering any antiexploit protections if set to true
KicktriggertrueBooleanKicks users for triggering any antiexploit protections if set to true
BypassNetmessages[“example”]ArrayA list of netmessages set to be ignored by all checks.
ChokeCount80NumberThe max net messages a player can send within ResetTime’s limit. It’s recomended to tune this for your server
EnabledtrueBooleanEnables the module
LogFailstrueBooleanLogs all fails in the server console
NetLoggertrueBooleanLogs every netmessage and the total time the Lua VM took to process the netmessage. Useful for optimization or tracking down exploits
ResetTime1000NumberThe time in ms that netmessages are stored for monitoring the ChokeCount
TrainingModetrueBooleanDisables all punishments, good to figure out a safe choke limit to avoid false positives