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

https://github.com/muqsit/slashhelp

A hacky PocketMine-MP plugin that redirects /help to ./help
https://github.com/muqsit/slashhelp

Last synced: about 1 month ago
JSON representation

A hacky PocketMine-MP plugin that redirects /help to ./help

Awesome Lists containing this project

README

          

# SlashHelp
A hacky PocketMine-MP plugin that redirects /help to ./help

Download .phar on [poggit](https://poggit.pmmp.io/ci/Muqsit/SlashHelp/SlashHelp).

### This plugin is unnecessary.
What this plugin does can be done by modifying `pocketmine.yml` like so:
```yaml
aliases:
Help: help
```