Commit Graph

62 Commits

Author SHA1 Message Date
Sleaker
da271abb5b added 1.2 blocks to ItemInfo mappings. and building against R0.1 beta 2012-03-05 07:45:40 -08:00
Sleaker
796fb3ca5b update to latest CB jar 2012-03-01 08:20:20 -08:00
Sleaker
5e4afbaa69 fixup mChatSuite support for latest build 2012-02-29 00:06:12 -08:00
Sleaker
1f2679ba6c more library updates 2012-02-25 23:44:53 -08:00
Sleaker
0f51bd7ef8 Library updates! 2012-02-25 23:14:35 -08:00
William Lebel
630ed91a12 Craftconomy update. Get's the plural name. 2012-02-22 09:14:59 -05:00
Sleaker
88cf4a6a47 added mChatSuite support, varargified packageExists to make it cleaner. 2012-02-21 01:22:16 -08:00
Sleaker
a02f73cd6c update what CB we build against. 2012-02-19 18:54:23 -08:00
Sleaker
0019b7456c probably need to push the library too 2012-02-19 00:24:10 -08:00
Sleaker
a56e4808b9 craftConomy 2.1 support - re-adds banks 2012-02-08 21:53:10 -08:00
Sleaker
c61a2c2dba put deprecation warnings on iCo4/BOSE6 as no one should be using them. 2012-01-31 09:47:34 -08:00
Sleaker
8bead8b358 update CurrencyCore support for .6 2012-01-31 08:11:49 -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
7f08aa0609 Vault version++ - forgot to add in the new CB library when I pushed 2012-01-26 07:45: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
DThielke
a742213f76 Updated Starburst logic. 2012-01-18 12:17:29 -05:00
Sleaker
edf4c1fefb Craftconomy support, cause I'm nice like that. 2012-01-16 08:01:30 -08:00
Sleaker
0adaac8cb6 update starburst. adjust groupHas to toLower the perm. 2012-01-15 13:26:40 -08:00
Sleaker
887f2eef0a fix iCo5 - started adding Register hook. 2012-01-15 11:39:29 -08:00
Sleaker
98808d7538 hook starburst, getprimarygroup is probably broken. 2012-01-12 17:24:07 -08:00
Sleaker
a1fd8e0161 bPerms 2.6.x support, blech. 2012-01-11 12:11:25 -08:00
Sleaker
92862d4e7e fix a couple log messages, add heroTitles hooks. 2012-01-06 00:19:43 -08:00
Sleaker
730865102d added zPerms lib to pom 2011-12-31 10:43:02 -08:00
Sleaker
b872ce41d2 added currency core support 2011-12-30 09:03:21 -08:00
sleak
2b9bb47700 updated MineConomy lib to 1.04 - API changes to MineConomy will break
previous versions. make sure it's up-to-date.
2011-12-23 12:02:40 -08:00
sleak
5307b58b99 fixed BOSE7 implementation it now properly supports Double values and no
longer uses deprecated API. removed BOSE6 jar as it was causing issues
with the BOSE7 API, BOSE6 API is still contained in it.
Added start of Regions interface.
2011-12-22 13:32:38 -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
6693eaae80 update bPerms lib - fix player node addition/removal for 2.0x 2011-12-13 12:37:25 -08:00
sleak
e18782930f library update 2011-12-12 10:07:37 -08:00
Paul Dinelle
6969e40b26 Added support for EconXP. 2011-12-03 13:35:49 -05:00
Sleaker
36f6a15fd3 update Bose7 lib to 7.3 2011-11-27 11:54:29 -08:00
Sleaker
38839dfb65 added eWallet econ support 2011-11-27 11:28:23 -08:00
Sleaker
310df669d1 added MineConomy support 2011-11-27 11:14:28 -08:00
Nick Minkler
ea4e45bcdd Merge pull request #19 from mung3r/master
added optional ant build target to do a maven install
2011-11-23 17:07:39 -08:00
mung3r
f4c53f70c9 added ant task to install Vault.jar into local maven repository 2011-11-23 09:34:18 -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
6618fc1f91 update bPerms library 2011-11-16 09:35:07 -08:00
Sleaker
a4a6d51c36 don't hook PEX if it's less than 1.16 2011-11-09 17:04:53 -08:00
Sleaker
357e4c5080 update PEX library to 1.16 2011-11-04 08:25:24 -07:00
Sleaker
fd7d804924 P3 support seems messed up - hacked it together - please update 2011-10-28 17:02:07 -07:00
Sleaker
68d2e1a277 Vault now supports a full Chat API 2011-10-28 16:29:26 -07:00
Sleaker
e29b044cff Merge remote branch 'origin/master'
Conflicts:
	lib/PermissionsEx.jar
2011-10-28 16:27:28 -07:00
Sleaker
bb16efbd63 updated mChat library 2011-10-23 13:22:12 -07: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
mung3r
d18f81d3cf updated PermissionsEx jar to 1.15.1 2011-10-22 23:54:22 -07:00
Sleaker
39e0bea777 we actual do need this - renamed it so I don't forget what it actually
is.
2011-10-22 11:32:43 -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
mung3r
be1be49e56 updated PermissionsEx jar to 1.15 2011-10-17 12:03:41 -07:00