pmmp / PcntlSignalHandler

[deprecated] PocketMine-MP plugin to allow stopping the server gracefully using CTRL+C
GNU Lesser General Public License v3.0
3 stars 1 forks source link
pocketmine-plugin

PcntlSignalHandler

PocketMine-MP plugin to allow stopping the server gracefully using CTRL+C

Installing

Requirements

The PHP binary you use for PocketMine-MP must include the pcntl extension. Drop it in your plugins directory and restart the server. No additional setup is necessary.

Caveats

You won't be able to use CTRL+C to abort the server. If your server hangs, you'll need to do the following: