Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/boxofdevs/commandusage

Fix the commands arguments seen in MCPE clients for PocketMine.
https://github.com/boxofdevs/commandusage

commands mcpe pmmp pocketmine pocketmine-plugins

Last synced: about 18 hours ago
JSON representation

Fix the commands arguments seen in MCPE clients for PocketMine.

Awesome Lists containing this project

README

        

# CommandUsage

[![Build Status](https://travis-ci.org/BoxOfDevs/CommandUsage.svg?branch=master)](https://travis-ci.org/BoxOfDevs/CommandUsage)

[![Poggit-CI](https://poggit.pmmp.io/ci.badge/BoxOfDevs/CommandUsage/CommandUsage)](https://poggit.pmmp.io/ci/BoxOfDevs/CommandUsage/CommandUsage)

Fix the commands arguments seen in MCPE clients for PocketMine.

This plugin replace the standard pocketmine "/command [args: string]" of the MCPE client and replace it with the real arguments of the command.