https://github.com/thexxturboxx/mcuuidfetcher
Simple UUID-Fetcher (Library-independent)
https://github.com/thexxturboxx/mcuuidfetcher
bukkit bungeecord uuid-fetcher
Last synced: 19 days ago
JSON representation
Simple UUID-Fetcher (Library-independent)
- Host: GitHub
- URL: https://github.com/thexxturboxx/mcuuidfetcher
- Owner: ThexXTURBOXx
- License: mit
- Created: 2016-08-14T13:04:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-22T08:41:59.000Z (about 3 years ago)
- Last Synced: 2024-10-14T14:08:01.107Z (7 months ago)
- Topics: bukkit, bungeecord, uuid-fetcher
- Language: Java
- Homepage:
- Size: 14.6 KB
- Stars: 13
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# McUUIDFetcher
Simple UUID-Fetcher (Library-independent)
Includes Helper-Methods for Bukkit/Spigot and BungeeCord if you need or want them.
Works with Java 6 all the way to 17!## Usage
Just copy the needed java-File(s) into your project and - if wanted - uncomment the BungeeCord or Bukkit parts in the
file(s).