reorganize stuff

This commit is contained in:
YouHaveTrouble
2021-04-25 19:01:27 +02:00
parent 8a16ee39ef
commit d4396fdba2
42 changed files with 1125 additions and 949 deletions
@@ -0,0 +1,9 @@
{
"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"
}