Commit Graph

17 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 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 2cc2dee7eb use GM methods for prefix/suffix so we return group values if no player
value exists.
2012-02-19 09:11:58 -08:00
Sleaker 3cb2a172f7 minor adjustments to grabbing handlers in GM 2012-02-19 09:03:38 -08:00
Sleaker 4305efde92 added McMoney support - updated all licensing information to be current 2012-02-19 00:22:02 -08:00
KHobbits 1e8c1e3a22 Allow setting prefix/suffix in GM
Use GM info interfaces
Standardize formatting
2012-02-09 12:41:37 +00:00
KHobbits 56444b162d GM - Get inherited results, not just attached. 2012-02-09 12:15:15 +00:00
Sleaker 19c95185be more updates to GM Chat interface 2012-02-09 01:32:10 -08:00
Sleaker af3a3f955d some more work to GM chat handling, now allows for player
setting/getting of info vars.
2012-02-08 22:45:38 -08:00
Sleaker 35ffb91f2f use per-player prefix for getPrefix on player objects even though GM has
no per-player suffix/prefix.
2012-02-07 12:25:43 -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 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 60d4d59441 updated libs - added mChat to Chat API 2011-10-23 13:18:23 -07: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