Skip to content

API for JavaPlugin on spigot/bukkit

Notifications You must be signed in to change notification settings

MrSweeter/DreamAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DreamAPI

Spigot

(last update 09-03-17 - version 3.0)

I need API, so I develope it, and I figured why not post it on spigot for those who want. The API is perhaps still limited for the moment, it was made to help me first

More explanations here

Features

(For this feature, old configuration systeml works always but with deprecated tag)

Others features:

  • Exceptions (basically for me):
    • InvalidConfigurationValueException
    • InvalidSectionException
    • NoKeyWithThisNameException
  • Abstract class (use for messages features see above):
    • DisplayMessage
  • ConsoleColor (set color in your console)
  • Interface (basically for me):
    • Register (i use it in update for clean code)

Installation

  • Add jar to your plugin buildpath and use it
  • Put the API in your plugin folder.
  • Run the server

TO-DO

  • CookedItem
  • Particles API
  • More images, improve wiki, videos explanations
  • ...

Icon: https://www.flaticon.com/packs/business-and-seo-3

About

API for JavaPlugin on spigot/bukkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages