Commit Graph

6 Commits

Author SHA1 Message Date
montlikadani 681488e8dd [Economy] Remove double logging plugin name (#771)
Fix plugin name being logged multiple times. This was caused by swapping to getLogger() for the plugin rather than using the built-in minecraft logger.
2019-06-28 14:00:52 -07:00
Nick Minkler 1be47ae55b cleanup minecraft logger usage. fixes Issue #748 2019-04-28 12:52:14 -07:00
Nick Minkler 9411852e27 add OfflinePlayer methods to Economy. add AbstractEconomy to help with
translation into new methods. Update minor version due to API changes.
2014-05-08 07:10:45 -07:00
Nick Minkler 376e9db6fc cleanup bad formatting, and incorrect event handling. 2013-09-05 07:22:48 -07:00
Nick Minkler 15ff2d310b Fix economy listeners to actually check the plugin in the event rather
than checking for the plugin on the server.
2013-09-03 15:39:25 -07:00
Coniin 14480d651f support Minefaconomy 0.2
added needed Files for Minefaconomy Support,
and chenges to pom.xml
2013-08-04 17:33:17 +02:00