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 |
|
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 |
|
Sleaker
|
6be4bb55bb
|
added javadoc links to pom.xml/build.xml
|
2012-06-27 12:40:06 -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
|
2115009e1e
|
library updates.
|
2012-06-11 21:15:58 -07:00 |
|
Sleaker
|
b98d5b9eff
|
removed Towny from the pom and libs.
|
2012-06-11 21:05:35 -07: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
|
f7421d5ff5
|
update pom to include recently added systems in the description, and new
domain.
|
2012-06-10 10:06:33 -07:00 |
|
Sleaker
|
2c2905839c
|
pom fix.
|
2012-06-10 09:49:41 -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
|
db7360a877
|
updated Readme on supported systems.
|
2012-06-05 21:13:09 -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
|
ced71188a9
|
build against latest CB.
|
2012-06-03 18:23:50 -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
|
32c931e0f6
|
build against latest CB
|
2012-05-19 10:36:52 -07:00 |
|
Sleaker
|
84d123cce1
|
update pom for dev toward next release
|
2012-05-09 21:45: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 |
|