Commit Graph

655 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
e4220058a9 readme fix 2012-03-04 22:44:55 -08:00
Sleaker
a6535606db don't warn about P3 either. 2012-03-03 19:05:16 -08:00
Sleaker
a24595779d don't warn about iCo5 anymore 2012-03-03 19:04:33 -08:00
Sleaker
796fb3ca5b update to latest CB jar 2012-03-01 08:20:20 -08:00
Sleaker
99ddfe9673 fixup createAccount for VaultEco implementation of Register 2012-02-29 21:51:11 -08:00
Sleaker
da11aa5fb1 don't worry about string representation of the version when dumping to
logs
2012-02-29 12:20:11 -08:00
Sleaker
90bf4d8d3a fix ArrayOutOfBounds for bPerms2 2012-02-29 07:05:03 -08:00
Sleaker
5e4afbaa69 fixup mChatSuite support for latest build 2012-02-29 00:06:12 -08:00
Sleaker
d5591c148c use internal hasEnough for essentials. 2012-02-27 10:52:48 -08:00
Sleaker
81dc226ec3 might as well version++ also 2012-02-27 10:28:50 -08:00
Sleaker
8d7944d3d5 fix regex woops! 2012-02-27 10:25:07 -08:00
Sleaker
1f28bdbc70 more adjustment to version value checking 2012-02-27 08:54:43 -08:00
Sleaker
50bf886a4b nothing to see here. 2012-02-27 08:42:16 -08:00
Sleaker
abb4c9c17b version increase 2012-02-25 23:51:47 -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
Sleaker
3710183b8a update metrics to latest implementation. Now does 3 custom Pie graphs 2012-02-25 13:49:55 -08:00
Sleaker
cd0437b664 ico6 was actually updated for R5 2012-02-22 07:19:00 -08:00
Nick Minkler
94cd6b6a53 Merge pull request #109 from greatman/master
Updated Craftconomy to 2.3.1 + now get's the plural currency name
2012-02-22 07:16:04 -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
187958d209 added Severe warnings for deprecated plugins. UPDATE BITCHES 2012-02-20 15:33:06 -08:00
Sleaker
c6c5dba151 updated economy methods to expose currencyNamePlural/Singular methods.
added conversion command to convert from one economy to another.
2012-02-20 09:54:20 -08:00
Sleaker
a02f73cd6c update what CB we build against. 2012-02-19 18:54:23 -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
0019b7456c probably need to push the library too 2012-02-19 00:24:10 -08:00
Sleaker
4305efde92 added McMoney support - updated all licensing information to be current 2012-02-19 00:22:02 -08:00
Sleaker
4ae740f00f readme update. fix example. 2012-02-18 18:58:49 -08:00
Sleaker
8ce3c77129 fix bPerms2 Chat - InfoReader package was removed without any
notification.  solves chat no hooking properly in latest bPerms.
2012-02-18 17:04:43 -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
Sleaker
d47c0776b6 fix pbukkit getPrimaryGroup when the player has no groups. 2012-02-18 11:24:37 -08:00
Sleaker
264f769aad changed how we check versions so we don't display update to people
running development versions.
2012-02-18 11:16:13 -08:00
Nick Minkler
0afb78399a Merge pull request #101 from craftycreeper/wherehasallthestonegone
Add ItemInfo entry for Stone
2012-02-13 19:11:39 -08:00
craftycreeper
1bba7e9be7 Add inexplicably-missing ItemInfo entry for Stone 2012-02-13 19:58:39 -05:00
Nick Minkler
4b30d51ad5 Merge pull request #95 from robxu9/patch-1
Update pom.xml. Warning: PermissionsEx is using an unstable 1.20-SNAPSHO...
2012-02-10 16:44:08 -08:00
Robert Xu
c76e275569 Update pom.xml. Warning: PermissionsEx is using an unstable 1.20-SNAPSHOT version (their repo isn't available for older versions anymore :c) 2012-02-10 18:20:48 -05:00
Nick Minkler
fec77b467f Merge pull request #94 from craftycreeper/more-iteminfo
More ItemInfo additions/fixes
2012-02-10 07:19:19 -08:00
craftycreeper
30c56ab96e More ItemInfo additions/fixes:
* Add spawn eggs (all types)
* Add a generic potion item (resolves to Water Bottle but is a good fallback if the id doesn't match one of the other ones, which in my testing since my previous pull appears to happen occasionally.
* Tweaks to Lapis Lazuli Block and Water Bottle to avoid conflicts, add extra alias to Web
2012-02-10 01:42:48 -05:00
Nick Minkler
eb93abf4f9 Merge pull request #93 from khobbits/master
GM Cleanup
2012-02-09 07:15:35 -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
7c23cb38d3 update GM hooking. 2012-02-08 22:04:42 -08:00
Sleaker
a56e4808b9 craftConomy 2.1 support - re-adds banks 2012-02-08 21:53:10 -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