Commit Graph

423 Commits

Author SHA1 Message Date
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
Sleaker
7f905ca57a update POM to build against latest CB beta build 2012-04-25 07:35:48 -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
1cc005e764 fix readme inconsistency 2012-04-19 07:10:30 -07:00
Sleaker
e9691f794b updated towny hooks for latest version. 2012-04-17 07:12:39 -07:00
Sleaker
b763b88f92 updated Towny lib to latest, need to update the towny methods. 2012-04-17 07:07:08 -07:00
Sleaker
3bc3ec3967 missed the new sandstone blocks! 2012-04-15 08:49:06 -07:00
Sleaker
0dfbc348b9 version++ for development toward next release. 2012-04-14 15:28:47 -07:00
Sleaker
5b0906d870 null check the user when checking for primary group 2012-04-13 11:02:35 -07:00
Sleaker
7fcc556774 toLower all group/permission strings for PermBukkit implementation. 2012-04-12 21:20:49 -07:00
Sleaker
550f774d3d Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2012-04-10 09:10:17 -07:00
Sleaker
88e3c9542b removed Pex repo as it often goes offline. updated PEX jar to latest
1.19.2
2012-04-10 09:10:04 -07:00
Nick Minkler
2e7fc18601 Merge pull request #158 from MiracleM4n/master
Update to latest mChatSuite
2012-04-10 08:52:45 -07:00
Scott Chi
e955e88d54 Unfix the broken POM. 2012-04-10 08:26:47 -04:00
Sleaker
1174c131b8 build against 1.2.5R1.0 bukkit. 2012-04-10 00:46:24 -07:00
MiracleM4n
d79c9a8bf0 Another mChatSuite Dev build Update, Fixed an entry in your POM as well 2012-04-10 03:09:16 -04:00
Sleaker
43f5d906db update to latest mChatDev. 2012-04-09 17:59:11 -07:00
Sleaker
84bac686c0 re-enabled mineconomy. it's not recommended to use as it is missing a
LOT of features compared to ico/bose
2012-04-09 17:28:18 -07:00
Sleaker
e24e7e9c52 version++ 2012-04-07 09:16:12 -07:00
Sleaker
72399d11f1 missed this, woops! 2012-04-06 15:47:44 -07:00
Sleaker
194eb49c31 disable mineconomy support until developer fixes issues with Accessing
econ features.
2012-04-06 11:21:03 -07:00
Sleaker
c0ae579b5a removed reload command from plugin.yml - was never hooked in source. 2012-04-06 11:10:22 -07:00
Sleaker
d72a0eea8f fix typo in readme 2012-04-04 06:41:21 -07:00
Sleaker
d9e3eecc24 fix missing chat methods in P3 support that were removed when P2 was
causing package name/API issues.
2012-03-28 15:11:50 -07:00
Sleaker
3e148ea58a hook vPerms in the P3 interface by checking alternative plugin names,
should work as long as they don't change package names.
2012-03-28 15:01:14 -07:00
Sleaker
c62879809c fix Chat hooks thinking they are Permissions still. 2012-03-25 22:03:23 -07:00
Sleaker
8b0906a134 version increase to prep for next release 2012-03-25 08:16:23 -07:00
Sleaker
7786d37785 Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2012-03-24 21:29:49 -07:00
Sleaker
c14172c721 updated mChatSuite support for latest dev version 2012-03-24 21:29:33 -07:00
Nick Minkler
2ba7161872 Merge pull request #143 from ZerothAngel/master
Fixed zPermissions support
2012-03-24 13:09:16 -07:00