bz_restart()
Available since 2.4.0
Perform a server and map reload, without a full shutdown of the server executable. None of the plug ins are unloaded and the server will not be delisted from the list server. The following actions will be performed:
- kick all players
- stop any countdowns
- stop any recordings
- unload the world
- reload the world
- resets all flags
Usage
void bz_restart()
Other Server Management Functions
- bz_gameOver()
- bz_getPlayerCount()
- bz_getReports()
- bz_getShotMismatch()
- bz_getWorldCacheData()
- bz_getWorldCacheSize()
- bz_isAutoTeamEnabled()
- bz_reloadBadwords()
- bz_reloadGroups()
- bz_reloadHelp()
- bz_reloadLocalBans()
- bz_reloadMasterBans()
- bz_reloadUsers()
- bz_setShotMismatch()
- bz_shutdown()
- bz_superkill()
- bz_updateListServer()
This content is maintained on GitHub. We welcome any feedback and improvements!