Skip to content
This repository has been archived by the owner on Sep 12, 2020. It is now read-only.

Plugins

GrafDimenzio edited this page Jun 23, 2020 · 3 revisions

Plugins

Every Server has his own Plugin Folder in \Synapse\Plugins named after the ServerPort.

if you want to add a Plugin just Place it there .

Some Plugins are so big or special that they need his own files this will be created in Synapse\Plugins\Server-{ServerPort}\PluginName but the most plugins use just the server-configs.yml.

Dependencies

if the Plugin needs a other .dll to work put it in \Synapse\dependencies

Clone this wiki locally