Skip to content

Commit c73aeff

Browse files
committed
Added Maven workflow
1 parent 869f941 commit c73aeff

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Command Framework
22
[![](https://jitpack.io/v/Despical/CommandFramework.svg)](https://jitpack.io/#Despical/CommandFramework)
3-
[![](https://img.shields.io/badge/javadocs-latest-lime.svg)](https://javadoc.jitpack.io/com/github/Despical/CommandFramework/latest/javadoc/index.html)
4-
[![discord](https://img.shields.io/discord/719922452259668000.svg?color=lime&label=discord)](https://discord.gg/Vhyy4HA)
3+
[![](https://img.shields.io/badge/JavaDocs-latest-lime.svg)](https://javadoc.jitpack.io/com/github/Despical/CommandFramework/latest/javadoc/index.html)
4+
[![discord](https://img.shields.io/discord/719922452259668000.svg?color=lime&label=Discord)](https://discord.gg/Vhyy4HA)
5+
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Despical/CommandFramework/CommandFramework%20Build)
56

67
This framework is very lightweight annotation based command system that works similar to Bukkit's event system. It removes the necessity to
78
add command to your plugin.yml but will still allow you to set command usage, description, permission, aliases, sender type, cooldown, minimum

0 commit comments

Comments
 (0)