summaryrefslogtreecommitdiff
path: root/platform-velocity/src/main/resources/velocity-plugin.json
blob: 27186fd0a3bf74502b4e188969f6b16e2b29e517 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "lunaticchat",
  "name": "LunaticChat",
  "version": "${version}",
  "description": "Next-generation channel chat plugin for Paper/Velocity",
  "url": "https://lc.m1sk9.dev",
  "authors": [
    "m1sk9"
  ],
  "main": "dev.m1sk9.lunaticChat.velocity.LunaticChat"
}