Skip to Content

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

Back to bzfs API Functions

This content is maintained on GitHub. We welcome any feedback and improvements!

Give us Feedback Edit this Page