Mineuniverse
Log in Register
Plugins

DeityAPI

Public API for Plugin Developers to use to handle tedious tasks
by _ForgeUser6866240
Download Claim this project
11,718 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Developer Tools

This plugin is designed to make the tedious tasks such as chat/config/command handling simple and unified. Think of it like the borg for bukkit.

What does this plugin allow me to do?

For Server Admins: This plugin will not do anything for you, unless you are developer and using its API. Otherwise it will sit in the background. For Developers: Plugin contains multiple api functions available to the developer, dealing with MySQL interaction, Player handling, Inventory handling, Chat handling, Econ handling (provided vault is installed), WorldEdit, WorldGuard, Mob handling, File Management, String Management, Time Management, and various others.

Benefits:

  • The simplicity. Even if you do not use the Plugin and Command framework we provide, you still have access to a persistant MySQL Connection instantly, without having the Server admin configure the database multiple times.
  • Within the Plugin framework, if the admin decides to enable it, it will profile the load times of all the plugins registered.
  • Getting sick of building help files/pages, to go along with the plugin? The Command framework will take care of all that including all sub-command handling out of the box.
  • Annoying at having to check permissions/check if its a player running the command? The Command framework will also do all of this for you.

Configuration?

deityapi:
  should_profile: true # Whether or not you would like to see load times on plugins
  inform_on_plugin_update: true # Whether or not you would like plugins to notify you if they update
  mysql:
    server:
      address: localhost # Change me to the address of your database server
      port: 3306  # Change me to the port of your database server
    database:
      name: kingdoms  # Change me to the name of your database
      username: root  # Change me to the username for your database
      password: root # Change me to the password for your database

Commands?

  • /Query [show/hide]: This command will show/hide console logging of all database queries. Can be used by anyone who is Op/players with the permission node "DeityAPI.query" or from console itself

Plugins that use this plugin

If your using the API for a plugin and it wont load or throw a ClassNotFoundException. Please message me with your plugin name and ill add it to the list

Extra Links

Javadocs: GitHub

Stats

v12.08.19
MC CB 1.3.1-R1.0
Release 2012-08-19 Get
v12.08.07
MC 1.3.1
Release 2012-08-07 Get
v12.08.01
MC CB 1.2.5-R5.0
Release 2012-08-01 Get
v12.07.30
MC CB 1.2.5-R5.0
Release 2012-07-30 Get
v12.07.30.1
MC CB 1.2.5-R5.0
Release 2012-07-30 Get
v12.07.25
MC CB 1.2.5-R4.0
Release 2012-07-25 Get
v12.07.22
MC CB 1.2.5-R4.0
Release 2012-07-22 Get
v12.07.22.1
MC CB 1.2.5-R4.0
Release 2012-07-22 Get
v12.07.20
MC CB 1.2.5-R4.0
Release 2012-07-20 Get
v12.07.18
MC CB 1.2.5-R4.0
Release 2012-07-18 Get
v12.07.16
MC CB 1.2.5-R4.0
Release 2012-07-17 Get
v12.07.17
MC CB 1.2.5-R4.0
Release 2012-07-17 Get
v12.07.17.1
MC CB 1.2.5-R4.0
Release 2012-07-17 Get

More from _ForgeUser6866240

DeityProtect
7,038
DeityPortal
3,456
Mail
19,131
HelpTicket
15,750

You Might Also Like

WorldGuard Custom Flags
WorldGuard Custom Flags
97,851
HoloAPI
Advanced and powerful holographic displays
93,959
Minequery
Minequery
91,099
SQLibrary
SQLibrary aims to streamline driver wrappers in Java for every database engine
85,675
WolfyUtilities
Utils and APIs: Config, Language and Inventory API, Protection Utils: WorldGuard, LWC, PlotSquared
84,728
DisguiseTester
Experiment with disguises!
9,677