mung3r
|
f4067761d8
|
fixed plugin name for CommandsEX hook
|
2012-10-16 16:16:03 -07:00 |
|
Keir Nellyer
|
2af896eb28
|
Added API for the Upcoming CommandsEX Economy feature (will be present
in CommandsEX Release v2.0)
Haven't tested yet, but I am pretty sure it works, when I get time I
will test it.
|
2012-10-16 21:02:16 +01:00 |
|
Sleaker
|
0e36b23d61
|
missing gravel
|
2012-10-04 22:28:49 -07:00 |
|
Sleaker
|
bce326825b
|
fix silverfish block name search
|
2012-09-29 05:44:53 -07:00 |
|
Sleaker
|
9016e29762
|
Fixed not updating the pom or including the proper license header.
|
2012-09-24 06:12:40 -07:00 |
|
Nick Minkler
|
0b399f5e35
|
Merge pull request #267 from gravypod/master
add Dosh support
|
2012-09-24 06:07:55 -07:00 |
|
Joshua D. Katz
|
7cad26e191
|
Update Vault to use the Dosh plugin
|
2012-09-23 16:47:07 -04:00 |
|
William Lebel
|
fa8d51fa24
|
Craftconomy3 update
Signed-off-by: William Lebel <lebelwilliam@gmail.com>
|
2012-09-21 18:20:29 -04:00 |
|
Sleaker
|
ff3541c31a
|
added air, apparently it's valid.
|
2012-09-20 15:48:56 -07:00 |
|
Sleaker
|
60ae2957e7
|
unused import.
|
2012-09-18 14:16:13 -07:00 |
|
Sleaker
|
2a48db6eed
|
fix typo
|
2012-09-18 14:14:57 -07:00 |
|
Sleaker
|
ae92a13366
|
Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git
|
2012-09-18 14:13:44 -07:00 |
|
Sleaker
|
cc0ccdbb1a
|
added missing redstone lamp/torches - these have some more specific
searching necessary to select them as they are non-standard items.
|
2012-09-18 14:13:30 -07:00 |
|
xLRDxREVENGEx
|
759a2aed88
|
Fixed type in items.java class for ghast tear
It was put as Ghost Tear which is now corrected to Ghast Tear
|
2012-09-06 14:01:42 -07:00 |
|
flobi
|
718cb88564
|
GoldIsMoney update
|
2012-09-02 21:10:42 -04:00 |
|
flobi
|
b3b4512b0d
|
Bugfix: Loading GoldIsMoney on enable event fail
|
2012-09-02 20:47:00 -04:00 |
|
Sleaker
|
44f37f6fb1
|
apparently GM doesn't update it's permission changes to bukkit when they
are made.
|
2012-09-02 00:39:20 -07:00 |
|
Sleaker
|
69c3b3b786
|
Revert "fix PEX primary group, they sort by rank in reverse (first is lowest rank)."
This reverts commit 7faa28f069 .
|
2012-08-31 13:14:52 -07:00 |
|
Sleaker
|
7faa28f069
|
fix PEX primary group, they sort by rank in reverse (first is lowest
rank).
|
2012-08-31 09:00:43 -07:00 |
|
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 |
|
Ben
|
9f7b395eee
|
Update src/net/milkbowl/vault/permission/plugins/Permission_bPermissions2.java
Proper HeroChat fix (YAY)
|
2012-08-24 02:12:05 +02:00 |
|
Ben
|
ddb1d7be78
|
Update src/net/milkbowl/vault/permission/plugins/Permission_bPermissions2.java
Implement missing has(Player player, String permission) method to the bPermissions API
|
2012-08-24 01:56:45 +02:00 |
|
Sleaker
|
4f0d149d8e
|
Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git
|
2012-08-19 08:35:37 -07:00 |
|
Sleaker
|
ecb374c3a2
|
no longer use toLower for group/perm info in PBukkit implementation.
WARNING: PBukkit is going to be unstable because of this. There is no
gaurantee the implementation can work like this.
|
2012-08-19 08:35:21 -07:00 |
|
Nick Minkler
|
273ff78745
|
Update src/net/milkbowl/vault/Vault.java
alter load priorities on permissions so Group-based permission plugins are detected over non-group based. And legacy plugins are last-load.
|
2012-08-14 13:22:05 -07:00 |
|
William Lebel
|
e95cac855c
|
Added Craftconomy3 support
|
2012-08-13 15:04:04 -04: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 |
|
mung3r
|
a17ff21c60
|
fixed a few minor copy/paste errors
|
2012-08-07 21:33:25 -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 |
|
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 |
|
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
|
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 |
|
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 |
|