PUUIDs

What is PUUIDs?

PUUIDs is an efficient, fast, and lightweight API for storing, getting, and reading information for players based of their UUID. This comes in handy for developers who are looking to store information per-player without having to develop and maintain a file system for each individual player. Having multiple plugins create files for each player can be extremely resource intensive for developers and for your server's health.

 

How to use PUUIDs?

For Server Owners:

If you run a server and you're here, you most likely have stumbled upon a plugin that uses/requires PUUIDs to fully function. To use, simply download the PUUID.jar, place it in your server's plugin folder, and restart your server.​

For Developers:

If you're a developer, and you have player files that store/read information, then migrating to PUUIDs is a must. With PUUIDs, you can store, read, and set data for players without needing to write tons obsolete code and saving the hassle of managing hundreds of player files.
 
Ugh, another dependency?
As a server owner, using tons of plugins is stressful. You never know which ones are using the most resources, causing lag, or posing potentially harmful risks to your server's performance. When a developer uses PUUIDs in their plugin, they understand server performance is a top priority. PUUID is extremely lightweight, 100% open source, and written for performance.
 
For Developers
API documentation, and other resources are coming soon. For immediate usage, feel free to check out the API on GitHub
 
Support
Need a hand in setting up your plugin with PUUID? Have a question, concern, or suggestion? Join our support discord.
[​IMG]
 
 
This plugin uses an Update Checker that can be disabled in the config.yml. This update checker will check Spigot for the latest plugin version and send you a notification if PUUIDs is outdated. If you wish to disable this, simply set Update-Check in the config to false.

About This Project

Categories

Members

Recent Files

Bukkit