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 |
|
Sleaker
|
514742c519
|
fix small issue in the readme. removed Towny from list of supported
chats.
|
2012-07-04 08:07:15 -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 |
|
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 |
|
Lewis Fox
|
ed4445dcda
|
Code Cleanup (created function)
This should make adding support for more plugins easier, and reduces
the line count by 233 lines :)
|
2012-06-29 18:23:18 -05:00 |
|
Nick Minkler
|
ba27fa1ef0
|
Merge pull request #203 from LRFLEW/master
fractionalDigits()
|
2012-06-29 06:25:18 -07:00 |
|
Sleaker
|
d531753ea4
|
removed disable message, bukkit handles this now.
|
2012-06-27 15:15:17 -07:00 |
|
Lewis Fox
|
1a8184c4ea
|
Added fractionalDigits() to Register Hook
Why not :)
|
2012-06-25 14:57:59 -05:00 |
|
Lewis Fox
|
4a987eb250
|
Finished adding fractionalDigits()
all of the fractionalDigits() have now been tested personally :)
|
2012-06-24 20:28:01 -05:00 |
|
Lewis Fox
|
e9f86167c8
|
Some fractionalDigits()
copied my work on Register. I will be verifying these.
|
2012-06-22 23:19:15 -05:00 |
|
LRFLEW
|
d7ab974199
|
Added fractionalDigits()
|
2012-06-21 17:11:16 -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
|
7a45547610
|
fix typo in package check for Privileges
|
2012-06-06 18:37:18 -07:00 |
|
Sleaker
|
7b4b9e4e5d
|
added javadoc & missing negative fund checks to some economy
implementations.
|
2012-06-06 06:20:04 -07:00 |
|
Sleaker
|
b66c906db2
|
added Privileges support.
|
2012-06-05 21:08:01 -07:00 |
|
Sleaker
|
43e34247eb
|
log to warning instead of severe for ico5 messages.
|
2012-06-04 20:20:07 -07:00 |
|
Sleaker
|
bc9f3b487d
|
javadoc refinements to make it more clear about world-specific and
global permissions.
|
2012-06-03 12:25:01 -07:00 |
|
Sleaker
|
d1dfd8df3b
|
made API loading/checking immune to herp
|
2012-05-09 15:06:02 -07:00 |
|
Sleaker
|
2a57742962
|
added iCo6 severe warning message due to massive bug in how ico6 handles
it's flatfile storage which may result in servers having all their
iconomy data completely lost.
|
2012-05-05 12:37:51 -07:00 |
|
Sleaker
|
a3baeb2133
|
added SimplyPerms support - thanks Xefir
|
2012-04-30 07:18:06 -07:00 |
|
Sleaker
|
6a04b59866
|
fix NPE when the worldhandler doesn't exist for group checking.
Thanks Siguza
|
2012-04-25 16:52:06 -07:00 |
|
Sleaker
|
7d38c8ccf6
|
added chat info to vault-info command
|
2012-04-25 07:21:24 -07:00 |
|
Sleaker
|
21aa840679
|
fix possible NPE when no economy/perm is loaded for vault-info
|
2012-04-25 07:16:44 -07:00 |
|
Sleaker
|
a584b7db61
|
handle null response in metrics (odd)
|
2012-04-25 07:15:17 -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 |
|
Sleaker
|
3bc3ec3967
|
missed the new sandstone blocks!
|
2012-04-15 08:49:06 -07:00 |
|