Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Fix the commands arguments seen in MCPE clients for PocketMine.
- Host: GitHub
- URL: https://github.com/boxofdevs/commandusage
- Owner: BoxOfDevs
- License: other
- Archived: true
- Created: 2017-02-12T17:04:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T19:51:23.000Z (almost 6 years ago)
- Last Synced: 2024-09-26T10:21:37.542Z (3 months ago)
- Topics: commands, mcpe, pmmp, pocketmine, pocketmine-plugins
- Language: PHP
- Size: 170 KB
- Stars: 6
- Watchers: 11
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.