v8.2.0c
- Move some functions to their respective include files + Added stats tracker to display server metrics IN MAP + Add nodejs script for getting system stats into mysql server
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
public char PLUGIN_VERSION[8] = "8.2.0a";
|
||||
public char PLUGIN_VERSION[8] = "8.2.0c";
|
||||
void sudo(int task) {
|
||||
AssLogger(LOGLVL_DEBUG, "Calling sudo with %i", task);
|
||||
switch (task) {
|
||||
|
Reference in New Issue
Block a user