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

https://github.com/wode490390/playeruuidtool

Player UUID tool plugin for Nukkit
https://github.com/wode490390/playeruuidtool

minecraft nukkit plugin tool uuid

Last synced: 8 months ago
JSON representation

Player UUID tool plugin for Nukkit

Awesome Lists containing this project

README

          

# Player UUID Tool
[![](https://i.loli.net/2019/05/25/5ce8b59a6292554068.png)](http://www.mcbbs.net/thread-868498-1-1.html "UUID查询")

Player UUID tool plugin for Nukkit

Please see [mcbbs](http://www.mcbbs.net/thread-868498-1-1.html) for more information.
## Commands
| Command | Alias | Permission | Description | Default |
| - | - | - | - | - |
| /playeruuidtool | /put | playeruuidtool.command | Querys player's UUID | OP |
## config.yml
```yaml
# Display the player's UUID on console when player join
console-show: true
```