Commit Graph

16 Commits

Author SHA1 Message Date
Nick Minkler 1be47ae55b cleanup minecraft logger usage. fixes Issue #748 2019-04-28 12:52:14 -07:00
Nick Minkler b0bc1407e8 fix incorrect import in PEX chat connector causing load failures. 2015-01-13 08:29:38 -08:00
Nick Minkler 832972e6dc update PermissionsBukkit 2014-11-30 10:53:14 -08:00
Nick Minkler 28d39b7ece don't use overrides on non-abstract methods 2014-06-25 22:55:35 -07:00
Nick Minkler dbab5cabaa remove zPermissions as they support Vault directly. 2014-06-25 22:12:53 -07:00
Nick Minkler cb4f2055a5 add changes to Chat_PermissionsEx for uuid support. 2014-06-25 22:07:22 -07:00
Nick Minkler f1b50edff6 Add overpermissions support, fix missing licenses, and correct all the
formatting problems.
Thanks @OverCaste
2014-02-21 10:03:30 -08:00
Nick Minkler ac1fd3e2e4 fix chat plugin listeners. 2013-09-03 15:44:59 -07:00
Lewis Fox c1f5eb9070 Fixed More Constructors
Now ALL wrappers use Plugin
2012-06-30 13:08:31 -05:00
Sleaker c62879809c fix Chat hooks thinking they are Permissions still. 2012-03-25 22:03:23 -07:00
Sleaker 4305efde92 added McMoney support - updated all licensing information to be current 2012-02-19 00:22:02 -08:00
Sleaker 4fd18e3962 switched to cb 1.1 - chat implementations now use new events. others
need to be converterd
2012-01-25 14:31:13 -08:00
Sleaker 463017d064 use world values for PEX chat returns. 2012-01-09 23:25:24 -08:00
Sleaker 996e8a8e6d Chat interface now allows for getting groups in case a plugin only wants
to hook chat to do group related operations.
2011-11-16 08:02:30 -08:00
Sleaker 510386404b added methods for P2/P3/GM/PEX to the Chat API 2011-10-23 00:04:29 -07:00
Sleaker 4c083c294f added interface for new Chat portion of the API - and basic class
structure for various systems
2011-10-22 11:17:19 -07:00