improved plugin menu
use player cache for selected setting class
This commit is contained in:
@ -61,6 +61,7 @@ class ManiaControl implements CommandListener, TimerListener {
|
||||
public $authenticationManager = null;
|
||||
public $callbackManager = null;
|
||||
public $chat = null;
|
||||
/** @var \SimpleXMLElement $config */
|
||||
public $config = null;
|
||||
public $configurator = null;
|
||||
/**
|
||||
|
Reference in New Issue
Block a user