Giter Site home page Giter Site logo

zachduda / puuids Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 3.0 397 KB

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

Home Page: https://www.spigotmc.org/resources/puuids-•-an-async-file-api.71496/

License: Other

Java 100.00%
asynchronous api file-manager java-8

puuids's Introduction

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

puuids's People

Contributors

dependabot[bot] avatar zachduda avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

puuids's Issues

Player Data File not generated until shutdown

On Paper 1.20.4 w PUUIDs 3.2.3, player data isn't being saved / folder isn't generated on fresh run until the server is shutdown. Files should be saved immediately prior to joining. Console Debug shows no activity until shutdown as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.