updated pause / warmup systems in mc

This commit is contained in:
kremsy
2017-04-13 20:46:23 +02:00
parent 65f179e7a2
commit cffbc6cd89
5 changed files with 99 additions and 68 deletions

View File

@ -487,6 +487,8 @@ class Server implements CallbackListener, CommandListener, UsageInformationAble
/**
* Check if the Server Runs a Team-Based Mode
*
* @deprecated
* @see ScriptManager::modeIsTeamMode()
* @return bool
*/
public function isTeamMode() {