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
- Host: GitHub
- URL: https://github.com/wode490390/playeruuidtool
- Owner: wode490390
- License: gpl-3.0
- Created: 2019-05-24T13:51:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-25T04:17:35.000Z (about 7 years ago)
- Last Synced: 2025-03-21T14:24:16.496Z (over 1 year ago)
- Topics: minecraft, nukkit, plugin, tool, uuid
- Language: Java
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Player UUID Tool
[](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
```