Gringotts

Gringotts

53.6k Downloads

Event system

jastice opened this issue ยท 0 comments

commented

Create an event system, so that third party plugins can hook in on Gringotts events, such as:

  • transactions
  • adding and removing money
  • creating or breaking vaults

Use the existing Bukkit event system: http://wiki.bukkit.org/Event_API_Reference#Creating_Custom_Events.