This commit is contained in:
jslightham
2020-04-21 10:17:31 -04:00
parent 6ad4bb92e6
commit 05166c347e
223 changed files with 15185 additions and 1262 deletions

16
EasyBans/plugin.yml Normal file
View File

@@ -0,0 +1,16 @@
name: EasyBans
version: 1.0.0
main: com.jslightham.easybans.Main
description: A simple ban plugin, with a web dashboard.
author: jslightham
commands:
ban:
usage: /<command> <player> <message>
description: Ban a player.
unban:
usage: /<command> <player>
description: UnBan a player.
ebinfo:
usage: /<command> <player>
description: Check a player's punishment status.