.. |
Commands
|
-added !ip command (prints a client's external IP)
|
2017-08-17 18:28:08 -05:00 |
Exceptions
|
Enable/Disable fast restart plugin via config
|
2017-06-06 22:45:21 -05:00 |
Helpers
|
fixed some async startup stuff and made things nicer
|
2017-08-08 23:35:23 -05:00 |
Interfaces
|
-added !ip command (prints a client's external IP)
|
2017-08-17 18:28:08 -05:00 |
Properties
|
Changed some assembly properties.
|
2017-06-19 16:46:31 -04:00 |
Command.cs
|
Added high ping kick functionality to Welcome Plugin
|
2017-06-07 17:08:29 -04:00 |
Database.cs
|
-added !ip command (prints a client's external IP)
|
2017-08-17 18:28:08 -05:00 |
Dvar.cs
|
Added high ping kick functionality to Welcome Plugin
|
2017-06-07 17:08:29 -04:00 |
Event.cs
|
I apparently initialized the commands for each server, which result in 114 commands being added. That is now fixed.
|
2017-06-19 13:58:01 -04:00 |
File.cs
|
Cleaned up some code and adhered closer to the Microsoft code standards.
|
2017-06-12 13:50:00 -04:00 |
Map.cs
|
Added high ping kick functionality to Welcome Plugin
|
2017-06-07 17:08:29 -04:00 |
packages.config
|
fixed issue with database command not having connection set, combined methods into Validate command
|
2017-05-30 16:23:31 -05:00 |
Penalty.cs
|
More cleanup
|
2017-06-12 17:47:31 -04:00 |
Player.cs
|
-added !ip command (prints a client's external IP)
|
2017-08-17 18:28:08 -05:00 |
PluginImporter.cs
|
More cleanup
|
2017-06-12 17:47:31 -04:00 |
RCON.cs
|
-added !ip command (prints a client's external IP)
|
2017-08-17 18:28:08 -05:00 |
Server.cs
|
-added !ip command (prints a client's external IP)
|
2017-08-17 18:28:08 -05:00 |
ServerConfiguration.cs
|
I apparently initialized the commands for each server, which result in 114 commands being added. That is now fixed.
|
2017-06-19 13:58:01 -04:00 |
SharedLibrary.csproj
|
I apparently initialized the commands for each server, which result in 114 commands being added. That is now fixed.
|
2017-06-19 13:58:01 -04:00 |
SharedLibrary.sln
|
Various fixes and renamed 'libary' to 'library'
|
2015-08-27 23:39:36 -05:00 |
SQLite.Interop.dll
|
fixed issue with database command not having connection set, combined methods into Validate command
|
2017-05-30 16:23:31 -05:00 |
Utilities.cs
|
VERSION 1.4
|
2017-08-08 21:44:52 -05:00 |
WebService.cs
|
Cleaned up some code and adhered closer to the Microsoft code standards.
|
2017-06-12 13:50:00 -04:00 |