An open API service indexing awesome lists of open source software.

https://github.com/whilein/wcommander

Crossplatform command framework
https://github.com/whilein/wcommander

Last synced: 6 months ago
JSON representation

Crossplatform command framework

Awesome Lists containing this project

README

          

# wcommander

Command framework for your Minecraft plugins, bots and more!

## Platform support

| Artifact | Java version | Platform version |
|----------|--------------|----------------------|
| core | 1.8 | - |
| paper | 1.8 | 1.16.5-R0.1-SNAPSHOT |
| spigot | 1.8 | 1.8.8-R0.1-SNAPSHOT |
| velocity | 11 | 3.2.0-SNAPSHOT |

## Usage

Add this into your pom.xml:
```xml

github-whilein-wcommander
https://maven.pkg.github.com/whilein/wcommander

```

```xml

io.github.whilein.wcommander
wcommander-PLATFORM
VERSION

```

Replace `PLATFORM` with platform specified above and `VERSION` with latest version