We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
on_mcdr_stopped
1 parent 672e5ce commit 3d5ffa6Copy full SHA for 3d5ffa6
1 file changed
hooks/__init__.py
@@ -678,7 +678,6 @@ def on_unload(server: PluginServerInterface):
678
trigger_hooks(Hooks.on_plugin_unloaded, server, {'server': process_arg_server(server)})
679
680
server.save_config_simple(config)
681
- temp_config = TempConfig()
682
683
684
def on_info(server: PluginServerInterface, info: Info):
0 commit comments