diff --git a/README.md b/README.md index 2fcd5d5..7be4414 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ # OmegaWarhead A Synapse plugin with which the warhead explodes and everyone dies with a custom broadcast + +# Plugin Config +```yaml + +[OmegaWarHead] +{ +# Whether or not this plugin enabled +isEnabled: true +# When omegawarhead detonated it will send broadcast message +messagekill: OmegaWarHead has been detonated +# OmegaWarHead broadcast time +bdtime: 10 +} +``` +# Installation + +Install Synapse +Place the dll file that you can download from release in your plugin directory +Restart/Start your server.