Stable
2.0.9
UPDATE
- Added a feature to set a minimum character limit that tickets must be.
- Set the limit with config
CH_AdminPopups.Config.TicketMinimumCharacters
- Set denial reply with config
CH_AdminPopups.Config.TicketMinimumNotificiation
- Added a possibility to set a spam cooldown for creating tickets.
- Define the time with config
CH_AdminPopups.Config.CreateTicketCooldown
- Added a feature to notify players when an admin claims their ticket.
- Enable or disable with config
CH_AdminPopups.Config.NotifyClaimedTicket
- Set notification text with config
CH_AdminPopups.Config.AdminClaimedTicketNotify
- Added a confirmation on the kick option. You must now click it twice.
- Adjusted the net message spam limit.