Giter Site home page Giter Site logo

qruet / mastertoolkit Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 48 KB

A repository with a collection of my personal APIs and frameworks to expedite the development process without compromise in quality.

Java 100.00%
toolkit java minecraft plugin-development

mastertoolkit's Introduction

MasterToolkit

A repository with a collection of my personal APIs and frameworks to expedite the development process without compromise in quality.

// TODO

Commmand Registry [❌]

Handles all command aliases and their corresponding arguments. Has an easy-to-use API for ease of manageability.

Command Builder [❌]

A framework dedicated to the ease of building custom commands with associated permissions, aliases, tab completion, etc.

Thread Task Manager [✔️]

Ease of handling all asynchronous and synchronous calls.

Support:

Java: 8 - 16

Minecraft: 1.8 - 1.17.1

GUI Builder [❌]

A framework dedicated to the ease of building a myriad of custom GUIs ranging from all inventory types. Support for animations, and executable actions.

Metadata Handler [❌]

A utility dedicated to the ease of serialization and deserialization of custom metadata for entities.

Listener Registry [❌]

A class dedicated to registering and unregistering custom listeners. Listeners registered by class and not generic plugin.

NPC Builder [❌]

A framework dedicated to the ease of building NPCs, supporting all entity types, and custom interactions.

Scoreboard Builder [❌]

A framework dedicated to the ease of building Scoreboards, supporting animations, and placeholder API.

File Serialization/Deserialization Framework [❌]

A framework dedicated to writing a myriad of custom files including YAML configs. Reads this data into a custom buffer.

Database Serialization/Deserialization Framework [❌]

A framework dedicated to the serialization and deserialization of data to a database. Must support many popular SQL and NoSQL database types.

mastertoolkit's People

Contributors

qruet avatar

Watchers

 avatar

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.