View Single Post
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 12-08-2011 , 09:57   Re: Player Warnings v1.0.4 (Updated: 12/8/11)
Reply With Quote #8

Revision 1.0.4 Released
  • Plugin now hides all SM activity messages when silencing/unsilencing players due to Timeout.
  • Fixed a bug where late loading didn't grab a player's steamid, preventing the plugin from working until map change / reconnect.
  • Expanded the general functionality of Player Warnings: Now with SQLite/MySQL Support
    • Tracks a player's number of warnings and timeouts.
    • Timeouts are stored in the database, rather than temporary Trie, so punishments do not end early.
    • Reverts to the temporary Trie if the database isn't configured or invalid.
    • Due to database support, now functions across multiple servers.
    • If sm_warnings_database isn't defined, defaults to "storage-local", a local sqlite database.
  • Added sm_warnlist, an admin command that displays information stored by the database.
    • Displays a player's total number of warnings and timeouts, as well as information pertaining to their current timeout, if applicable.
  • The cvar sm_warnings_timeout_duration is now sm_warnings_timeout_notify and has modified functionality.
  • The timeout notification now keeps track of the decreasing time, letting the punished player know just how long he/she has left.
  • Portions of the code have been rewritten/reworked to improve performance and functionality.
  • Translations have been rewritten to be a tad more descriptive.
__________________
thetwistedpanda is offline