⚙️Configuration

Configuration guide of Poison System System.


Config.lua

Config = {}

Config.Cooldown = 5 * 60000 -- the time to recover from the effects of the poison is reset if the attacker continues to poison him/her
Config.showMarker = true -- show marker on the head of the player

Last updated