Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/blocknetworks/nickname

Nickname plugin for PocketMine-MP
https://github.com/blocknetworks/nickname

Last synced: 13 days ago
JSON representation

Nickname plugin for PocketMine-MP

Awesome Lists containing this project

README

        

# Nickname
Allows setting of Nicknames in PocketMine-MP!

This is a continuation of **[KadTheHunger/Nickname](https://github.com/KadTheHunter/Nickname)**.

## Requirements
- **[PocketMine-MP](https://pmmp.io)**
- **[PureChat](https://poggit.pmmp.io/p/PureChat)**

## Usage
- Download the compiled `.phar` from **[Releases](https://github.com/BlockNetworks/Nickname/releases)**.
- Upload it to your servers `plugins` folder.
- Go in-game, and use `/nick set `.
- For other Commands read below, or use `/nick help`.

## Commands
- `/nick help` — Shows the list of Nickname commands
- `/nick set ` — Sets your nickname
- `/nick set ` — Allows an Admin to set a players nickname
- `/nick reset` — Resets your nickname to your normal name
- `/nick reset ` — Allows an Admin to reset a players nickname
- `/nick see OR ` — Allows you to see who has a nickname, or what someones nickname is.

## Credits
This plugin is forked from **[KadTheHunger/Nickname](https://github.com/KadTheHunter/Nickname)**.