mirror of
https://github.com/YouHaveTrouble/CommandWhitelist.git
synced 2026-05-12 06:26:57 +00:00
9 lines
320 B
JSON
9 lines
320 B
JSON
{
|
|
"id": "commandwhitelist",
|
|
"name": "CommandWhitelist",
|
|
"version": "${project.version}",
|
|
"description": "You decide what commands players can use or tab complete on your server!",
|
|
"authors": ["YouHaveTrouble"],
|
|
"dependencies": [],
|
|
"main": "eu.endermite.commandwhitelist.velocity.CommandWhitelistVelocity"
|
|
} |