Commit Graph

682 Commits

Author SHA1 Message Date
William Lebel
e95cac855c Added Craftconomy3 support 2012-08-13 15:04:04 -04:00
Rodney Ramos
6ffd9dad7d Merge pull request #241 from mung3r/master
bukkit rb
2012-08-08 23:52:30 -07:00
mung3r
efb90167bb updated bukkit to rb in pom.xml 2012-08-08 23:46:49 -07:00
Sleaker
deefa25dfb fix improper formatting on gringotts, and incorrect jdocs. Jdocs are
not to be used in implementing classes as the return values MUST match
what the jdoc/parent class defines.
2012-08-08 20:44:27 -07:00
jast
54252e65a6 update to gringotts with faction support 2012-08-09 01:37:18 +02:00
jast
70d627266e Updated Gringotts version 2012-08-08 23:45:38 +02:00
Sleaker
ff6cd32630 send a completion message after converting. 2012-08-08 12:45:30 -07:00
Sleaker
0404360071 updated some more libs 2012-08-08 06:42:50 -07:00
Sleaker
e797ba912e Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2012-08-08 06:42:28 -07:00
Sleaker
1414610edd update to 1.19.3 for PEX 2012-08-08 06:33:41 -07:00
Rodney Ramos
a4a5427628 Merge pull request #238 from mung3r/master
let's go!
2012-08-07 22:22:57 -07:00
mung3r
a17ff21c60 fixed a few minor copy/paste errors 2012-08-07 21:33:25 -07:00
Rodney Ramos
98651a872e Merge pull request #237 from mung3r/master
a few fixes
2012-08-07 13:34:05 -07:00
mung3r
69944e01a3 fixed some ambiguity with local vars 2012-08-07 12:14:56 -07:00
mung3r
49aef0d7d9 fixed potential infinite loops 2012-08-07 12:14:07 -07:00
Sleaker
c688b250f1 Merge remote-tracking branch 'mcwars/master' 2012-08-06 20:52:30 -07:00
Nick Minkler
2b5f447c1f Merge pull request #235 from Spyboticsguy/master
DroxPerms update.
2012-08-06 11:54:14 -07:00
Tristen Allen
fed09f6bbe Upload correct DroxPerms version. 2012-08-04 16:00:23 -04:00
Tristen Allen
c8b8be0ac2 Updated DroxPerms to 0.4.0
Couple changes here - DroxPerms 0.4.0 has methods
for getting a list of groups, so now DroxPerms is 100% Vault
compatible. *woo*
2012-08-04 15:35:31 -04:00
Harry Jeffery
20938f91ed Updated fractional digits
Gringotts now only stores fractional digits to 2 decimal places.
2012-08-04 16:07:14 +01:00
Sleaker
4bf02f2444 added new Book sub-items. 2012-08-03 16:02:07 -07:00
Sleaker
52fa0ec0bf fix slab types. 2012-08-03 15:54:09 -07:00
Sleaker
feff3044df fix pom.xml for Gringotts merge.
Started working on new Wood step/stair for 1.3.1
2012-08-03 10:01:23 -07:00
Harry Jeffery
72dba73b15 Merge pull request #1 from eXeC64/master
Pulling todays changes to the org's repo
2012-08-03 09:27:33 -07:00
Harry Jeffery
91b09ff41e Updated Gringotts compatibilty
Gringotts now supports storing fractional values, this commit updates
the vault integration to reflect those changes.
2012-08-03 16:46:07 +01:00
Sleaker
2345b7eaa4 added emerald, emer ore, emer block, ender chest, trip hook, and
tripwire.
2012-08-03 07:58:44 -07:00
Rodney Ramos
4679eecc9f Merge pull request #233 from mung3r/master
make maven happy
2012-08-03 07:33:11 -07:00
mung3r
95dfcb0205 point craftbukkit snapshot until 1.3 rb 2012-08-03 07:29:21 -07:00
Sleaker
2ae60a1015 started on 1.3 compatibility patch for the Items class, everything else
should continue to work just fine in the meantime.
2012-08-03 07:00:37 -07:00
squidicuzz
0b75bcc019 Added Gringotts as an Eco base 2012-08-02 22:32:27 -04:00
Sleaker
ad9cda78d2 update pom.xml to build against latest CB release 2012-08-02 18:50:30 -07:00
Sleaker
e6805897ca fix the description on the readme 2012-07-31 06:45:00 -07:00
Sleaker
396da3f3a4 use math.round for GoldIsMoney 2012-07-23 19:14:02 -07:00
Sleaker
90a9987891 commit didn't include proper library version. 2012-07-14 20:31:43 -07:00
Nick Minkler
387f5718a5 Merge pull request #221 from MjolnirCommando/patch-1
External Multiple Currency Fix for MineConomy v1.4
2012-07-14 20:28:13 -07:00
MjolnirCommando
9f9c99c20f External Multiple Currency Fix 2012-07-14 23:59:08 -03:00
Sleaker
23330bfd33 mchatSuite listeners still using old mChat info. 2012-07-08 18:48:23 -07:00
Sleaker
67b2af2ed5 ignore groups with bad data in PermissionsBukkit 2012-07-05 12:40:32 -07:00
Sleaker
514742c519 fix small issue in the readme. removed Towny from list of supported
chats.
2012-07-04 08:07:15 -07:00
Sleaker
64dd884dab pom.xml fix for GIM implementation. 2012-07-02 10:28:15 -07:00
Nick Minkler
d2c3441f55 Merge pull request #213 from incredinex/master
GoldIsMoney
2012-07-02 09:21:03 -07:00
Joshua Hatfield
2520d55814 Added GoldIsMoney by flobi 2012-07-01 13:20:38 -04:00
Joshua Hatfield
c9a80ecb01 Added GoldIsMoney by flobi 2012-07-01 13:18:48 -04:00
Nick Minkler
16b40c24ab Merge pull request #210 from LRFLEW/master
Fixed More Constructors
2012-06-30 11:33:29 -07:00
Lewis Fox
c1f5eb9070 Fixed More Constructors
Now ALL wrappers use Plugin
2012-06-30 13:08:31 -05:00
Sleaker
716a784e20 swapped the wrong ones. This should standardize constructors properly. 2012-06-30 09:57:54 -07:00
Sleaker
140b906dc4 unused import cleanup 2012-06-30 00:58:12 -07:00
Sleaker
2f6c67b5e9 adjust constructor reflection to explicitly check for Vault, not Plugin. 2012-06-30 00:11:51 -07:00
Sleaker
6e26ffb42a we don't do line wraps, and I prefer vararg over new String[] {} 2012-06-29 18:47:04 -07:00
Nick Minkler
924262fbd9 Merge pull request #207 from LRFLEW/master
Code Cleanup
2012-06-29 18:37:27 -07:00