https://github.com/whilein/wcommander
Crossplatform command framework
https://github.com/whilein/wcommander
Last synced: 6 months ago
JSON representation
Crossplatform command framework
- Host: GitHub
- URL: https://github.com/whilein/wcommander
- Owner: whilein
- License: apache-2.0
- Created: 2022-10-15T08:02:51.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-10-20T15:01:37.000Z (8 months ago)
- Last Synced: 2025-10-20T17:11:40.448Z (8 months ago)
- Language: Java
- Size: 471 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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