diff --git a/MobArena.jar b/MobArena.jar new file mode 100644 index 0000000..7aa275a Binary files /dev/null and b/MobArena.jar differ diff --git a/bin/plugin.yml b/bin/plugin.yml new file mode 100644 index 0000000..ac7e7e5 --- /dev/null +++ b/bin/plugin.yml @@ -0,0 +1,14 @@ +name: MobArena +main: com.garbagemule.MobArena.MobArena +version: 0.67 +commands: + marena: + description: Base command for MobArena + usage: | + /marena join - Join the arena. + /marena leave - Leave the arena. + ma: + description: Base command for MobArena + usage: | + /ma join - Join the arena. + /ma leave - Leave the arena. \ No newline at end of file