mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-04 19:35:49 +00:00
Add test plugin
This commit is contained in:
9
plugins/example-plugin/plugin.json
Normal file
9
plugins/example-plugin/plugin.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"id": "example-plugin",
|
||||
"name": "Fosscord example plugin",
|
||||
"authors": [
|
||||
"The Arcane Brony"
|
||||
],
|
||||
"repository": "https://github.com/fosscord/fosscord-server",
|
||||
"license": ""
|
||||
}
|
||||
Reference in New Issue
Block a user