As of March 15th 2021, this repository and plugin is officially archived and unmaintained. The plugin is still available to download here, and should work up until PocketMine-MP 4.0 releases. However, any bugs discovered will not be patched (there shouldn't be any, but just sayin), and I will not be updating this to work with PM4 when that releases. Anyone who wants to update and use this is welcome to do so.
Allows setting of Nicknames in PocketMine-MP!
- PocketMine-MP
- PureChat
- Download the compiled
.pharfrom Poggit - Upload it to your servers
pluginsfolder - Go in-game, and use
/nick set <your nickname here> - For other Commands read below, or use
/nick help
/nick help| Shows the list of Nickname commands/nick set <nickname>| Sets your nickname/nick set <nickname> <player>| Allows an Admin to set a players nickname/nick reset| Resets your nickname to your normal name/nick reset <player>| Allows an Admin to reset a players nickname/nick see <player nick> OR <player name>| Allows you to see who has a nickname, or what someones nickname is.
Please note that Kad didn't actually write most of this Plugin, he simply found it, fixed it, and upgraded it. The original creator of it has long since dissapeared, and the 1st editor of it, ElektroPrinz, has deleted his repository of it. The changes listed below are in chronological order of when Kad fixed them.
- Fixed the Namespace {9272787}
- Fixed typos in the messages {269203a}
- Added temporary support for Nametags (you cannot change how they look currently, maybe in a future update) {6eadddc}
- Fixed an issue where when an Admin used
/nick set <nick> <player>andkeep-nickwas set totrue, the nickname was incorrectly saved under the Admins username. {83ab871 } - Added proper support for nametags as of July 20th, 2020. {2a9400e} {5dc6c1f} {94a2ae3}