Git Product home page Git Product logo

oreocore's Introduction

⚡️OreoCore (Abandoned)

The core api for my plugins. This is a really old code that I written when I had only 2 years experience on programming, so expect some really silly and un logical codes here. If you are a plugin developer that needs to edit my plugin or create addon I'd recommend to just re create the whole thing rather than editing this source, its much more worth your time.. trust me!

Core features

  • Inventory API
  • World/Player/Location/etc Utilities
  • Material Utilities (Using XMaterial and XMaterial)
  • Databases (Easy SQL/FlatFile/MySQL databse management)
  • Object Oriented command API (Per class argument)
  • Annotation driven configuration (Easy use of configuration a.k.a yaml file, no more spaghetti code!)
  • Logging utilities
  • Conversation utilities (Create conversation easily and get user's response directly!)

📽 Documentation

Documentation are not hosted online, but all the useful class is well documented already. Check it out!

Known database problem

If you happened to change your online-mode settings to true or false, you'll have to delete playerdata.db since player's UUID will change on that convertion.

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.