Commit Graph

55 Commits

Author SHA1 Message Date
Sleaker
9e6a0364be fix missing initial hook. 2012-08-26 09:02:38 -07:00
Scott Chi
70b75bfa2a Update mChatSuite code to latest RB. 2012-08-25 13:14:57 -04:00
mung3r
49aef0d7d9 fixed potential infinite loops 2012-08-07 12:14:07 -07:00
Sleaker
e6805897ca fix the description on the readme 2012-07-31 06:45:00 -07:00
Sleaker
23330bfd33 mchatSuite listeners still using old mChat info. 2012-07-08 18:48:23 -07:00
Lewis Fox
c1f5eb9070 Fixed More Constructors
Now ALL wrappers use Plugin
2012-06-30 13:08:31 -05:00
Sleaker
595e343b59 remove Towny support, breaks too often due to frequency of changes, and
users don't understand how it works.
2012-06-11 21:02:53 -07:00
Sleaker
4205aa5709 added support for DroxPerms - thanks Spyboticsguy 2012-06-10 09:44:59 -07:00
Sleaker
8ad9a85b4b Breaking change, building against towny dev rather than release version. 2012-04-21 09:20:27 -07:00
Sleaker
e9691f794b updated towny hooks for latest version. 2012-04-17 07:12:39 -07:00
MiracleM4n
d79c9a8bf0 Another mChatSuite Dev build Update, Fixed an entry in your POM as well 2012-04-10 03:09:16 -04:00
Sleaker
43f5d906db update to latest mChatDev. 2012-04-09 17:59:11 -07:00
Sleaker
d9e3eecc24 fix missing chat methods in P3 support that were removed when P2 was
causing package name/API issues.
2012-03-28 15:11:50 -07:00
Sleaker
3e148ea58a hook vPerms in the P3 interface by checking alternative plugin names,
should work as long as they don't change package names.
2012-03-28 15:01:14 -07:00
Sleaker
c62879809c fix Chat hooks thinking they are Permissions still. 2012-03-25 22:03:23 -07:00
Sleaker
c14172c721 updated mChatSuite support for latest dev version 2012-03-24 21:29:33 -07:00
Sleaker
5e4afbaa69 fixup mChatSuite support for latest build 2012-02-29 00:06:12 -08:00
Sleaker
88cf4a6a47 added mChatSuite support, varargified packageExists to make it cleaner. 2012-02-21 01:22:16 -08: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
Sleaker
c30a2a573f forgot some more bPerms2 typos :o 2012-02-18 16:57:16 -08:00
Sleaker
89b3e50beb fix bPermissions2 calling itself bPermissions when it hooks. 2012-02-18 16:42:33 -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
c6ee3ef964 updates 2012-02-08 17:40:21 -08:00
Sleaker
307d06455a names are final 2012-02-08 14:26:00 -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
958a8c102f fix not setting p3 plugin properly for chat support when the plugin is
loaded later on.
2012-02-05 19:26:22 -08:00
Sleaker
730e881c75 booleans aren't numbers 2012-02-01 08:05:04 -08:00
Sleaker
d8157052ff fix wrong library 2012-01-29 16:11:06 -08:00
Sleaker
8057eac89a mChatSuite additions (incomplete) 2012-01-29 16:06:15 -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
e9c684047a don't load a pass-through for HeroTitles, just throw exceptions. 2012-01-11 16:14:38 -08:00
Sleaker
463017d064 use world values for PEX chat returns. 2012-01-09 23:25:24 -08:00
Sleaker
e839dc264f null check herotitles node. 2012-01-06 16:23:12 -08:00
Sleaker
92862d4e7e fix a couple log messages, add heroTitles hooks. 2012-01-06 00:19:43 -08:00
sleak
3a09fe1a73 removed PEX warning. fixed iChat hook saying it had registered with PEX.
Added Towny chat implementation - it only support player prefix/suffix
and group(town) prefixes
2011-12-18 23:40:19 -08:00
sleak
7ca2cdfb77 more fixes to bPerms chat API 2011-12-12 00:09:39 -08:00
sleak
8b904874e4 hopefully fix bPerms chat API implementation 2011-12-11 23:56:08 -08:00
sleak
7677cb84bc really fix iChat 2011-12-06 21:27:59 -08:00
sleak
0b039afa87 finish fixing iChat implementation 2011-12-06 11:29:18 -08:00
sleak
dea0358065 fix iChat thinking it's mChat 2011-12-06 07:06:06 -08:00
Sleaker
7865019cda javadocs! 2011-11-25 16:04:16 -08:00
Sleaker
9e04122c9f added very basic iChat support, it loads last as iChat functions as a
Pass-through if any other perms systems are detected with Chat support.
2011-11-19 10:13:12 -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
fd7d804924 P3 support seems messed up - hacked it together - please update 2011-10-28 17:02:07 -07:00
Sleaker
4c11c28031 fix blank returns for bPermission info nodes 2011-10-28 16:25:12 -07:00