Skip to content

A quick, and efficient library for developers to retrieve and store UUID based data.

License

Notifications You must be signed in to change notification settings

zachduda/PUUIDs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Build Status Alt text Async per player file saving: Made Easy!

API

Ready to get started? Check out: Setting Your Data.

Soft-Depend in plugin.yml

Make sure that you add PUUIDs as a soft-depend plugin like so:

soft-depend: [PUUIDs]

Using Maven

If you haven't already, make sure jitpack repo is listed:

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>

Then add PUUIDs dependency from Github:

<dependency>
  <groupId>com.github.zachduda</groupId>
  <artifactId>PUUIDs</artifactId>
  <version>v3.2.2</version>
</dependency>

Spigot

PUUIDs is a Spigot plugin for MC versions 1.13-1.20. Please check out the Spigot Page. for full documentation.

License

This project is licensed under Creative Commons (CC-BY-NC-4). You can do whatever you'd like: just give credit and make sure it's non-commerical.

Need a hand?

Feel free to join the developer discord server and ask me for help with PUUIDs! I'd be happy to answer any questions you might have or implmenet any functionality you feel would assist you with your projects: https://discord.com/invite/6ugXPfX

Contact Me

If you have any questions or inquiries, you can reach me at https://zachduda.com/contact