Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kredwi/uuidview
UUIDView is a small plugin that adds the ability to find out the player's UUID
https://github.com/kredwi/uuidview
plugin spigot spigot-api spigot-plugin spigotmc spigotmc-plugin utillity
Last synced: about 1 month ago
JSON representation
UUIDView is a small plugin that adds the ability to find out the player's UUID
- Host: GitHub
- URL: https://github.com/kredwi/uuidview
- Owner: Kredwi
- Created: 2024-06-15T06:38:16.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T07:27:27.000Z (5 months ago)
- Last Synced: 2024-10-11T03:40:30.434Z (about 1 month ago)
- Topics: plugin, spigot, spigot-api, spigot-plugin, spigotmc, spigotmc-plugin, utillity
- Language: Java
- Homepage: https://www.spigotmc.org/resources/uuidview.117344/
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UUIDView
UUIDView is a small plugin that adds the ability to find out the player's UUID
## Commands
- `/uuidview get [player_name]` - Get UUID online player
- `/uuidview off [player_name]` - Get UUID offline player
- `/uuidview reload` - Reload plugin configuration## Dependencies
- `SPIGOT API 1.21`## Known issues
- OptimizationI will be glad of your help