#3156: Add kick module

This commit is contained in:
FlorianMichael
2022-07-02 10:06:22 +10:00
committed by md_5
parent 9ced5ce131
commit e151a6cf92
8 changed files with 144 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
name: ${project.name}
main: net.md_5.bungee.module.cmd.kick.PluginKick
version: ${describe}
description: ${project.description}
author: ${module.author}