Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/blocknetworks/nickname
- Owner: BlockNetworks
- License: mit
- Created: 2021-05-26T05:05:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-01T23:39:10.000Z (over 3 years ago)
- Last Synced: 2024-11-05T16:14:59.200Z (2 months ago)
- Language: PHP
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)**.