Commit Graph

876 Commits

Author SHA1 Message Date
Sleaker a1fd8e0161 bPerms 2.6.x support, blech. 2012-01-11 12:11:25 -08:00
Sleaker 684822c0ef try using onCommand directly instead of dispatching commands. 2012-01-10 19:04:08 -08:00
Sleaker 1b02b359af handle null values in the abstract interface to pass through without
NPEing.
2012-01-10 11:14:47 -08:00
Sleaker 463017d064 use world values for PEX chat returns. 2012-01-09 23:25:24 -08:00
mung3r 87fd710a35 Merge pull request #55 from mung3r/master
first try at this
2012-01-08 15:57:19 -08:00
mung3r 6d381b1d4e build numbers via maven (cross your fingers) 2012-01-08 15:55:36 -08:00
mung3r 8914388c42 Merge pull request #54 from mung3r/master
fixed validation warning in ant script
2012-01-08 14:17:14 -08:00
mung3r b52ac8bfa9 anal retentiveness has been defeated (fixed warning in ant file) 2012-01-08 14:16:06 -08:00
Sleaker 55f8d032be updated the example to the current implementations. 2012-01-07 09:55:04 -08:00
Sleaker e839dc264f null check herotitles node. 2012-01-06 16:23:12 -08:00
Sleaker 7fbe05f7d4 fix towny hook, version adjustment for next release, possibly fix
herotitle hook.
2012-01-06 14:04:08 -08:00
Sleaker 92862d4e7e fix a couple log messages, add heroTitles hooks. 2012-01-06 00:19:43 -08:00
Sleaker 110dce6839 3c0 gives a severe message now as it doesn't have any offline support 2012-01-02 20:40:49 -08:00
Sleaker fdaae9e736 added hasAccount to Economy as requested. 2012-01-02 10:50:16 -08:00
Sleaker 66382e8eed update plugin.yml, version++ 2012-01-02 10:25:50 -08:00
Sleaker e85083bae6 added a hashBankSupport method to Economy 2012-01-02 10:19:29 -08:00
Sleaker 1a763d7d5e let bPermissions handle any string permission resolution instead of
attempting to deal with null world - he should handle it himself.
2012-01-02 10:15:55 -08:00
Sleaker 66049f852e playerHas(player, perm) now directly checks player.hasPermission()
rather than internal permission implementations.
2012-01-02 10:12:09 -08:00
Sleaker 7a80c18f09 Vault now only checks every 6 hours. 2012-01-02 10:08:48 -08:00
Sleaker 6bf92f9b03 Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2012-01-02 10:02:11 -08:00
Sleaker e31c241ce4 fix super-perms plugin variable not being set properly. 2012-01-02 10:01:51 -08:00
mung3r 8011d96a42 Merge pull request #51 from mung3r/master
fixed maven javadoc generation
2012-01-02 00:27:37 -08:00
mung3r fb55c21faa fixed excludePackageNames javadoc node in pom that excluded too much D: 2012-01-02 00:26:19 -08:00
Sleaker 2775f8d0ef added default permission registration + op value just in case... 2012-01-01 21:47:26 -08:00
Sleaker 9aadb00e29 use a copy on write arraylist 2011-12-31 18:14:07 -08:00
Sleaker 0d81ccfee1 added item utility classes 2011-12-31 18:11:35 -08:00
Sleaker 4c0d628b1f enabled zPermissions hooking. 2011-12-31 16:35:31 -08:00
Sleaker 1c6e5184a7 version++ 2011-12-31 16:31:07 -08:00
Sleaker 9406183409 fix CurrencyCore bankBalance method, simplified some code in iCo6 2011-12-31 16:02:21 -08:00
Sleaker 062c0ee12b added basic zPerms support through commands. fixed leftover codebits in
bPerms/PBukkit implementations.
zPerms is currently not enabled yet.
2011-12-31 11:34:14 -08:00
Sleaker 730865102d added zPerms lib to pom 2011-12-31 10:43:02 -08:00
Sleaker b872ce41d2 added currency core support 2011-12-30 09:03:21 -08:00
Sleaker aef24c4511 added jdoc target 2011-12-30 07:24:08 -08:00
Sleaker f4389a956f fix goal 2011-12-29 13:10:05 -08:00
Sleaker d0eefc013d please work. 2011-12-29 13:06:47 -08:00
Sleaker 1e9a409c42 hopefully this auto-archives jdocs in the web folder. 2011-12-29 12:41:04 -08:00
mung3r b367f8c06b Merge pull request #46 from mung3r/master
refined javadoc maven goal
2011-12-28 09:52:51 -08:00
mung3r a41a70e587 Merge remote-tracking branch 'upstream/master'
Conflicts:
	pom.xml
2011-12-28 09:50:22 -08:00
mung3r b3bb0a40df refined maven javadoc goal 2011-12-28 09:13:07 -08:00
mung3r 07b902c5d6 resync with upstream 2011-12-28 08:57:25 -08:00
mung3r 1237a11ef4 added javadoc goal to maven pom.xml 2011-12-28 08:44:38 -08:00
mung3r 2568e94c8a added javadoc generation to pom.xml 2011-12-28 01:01:16 -08:00
mung3r 136a3b1ede added maven /target to .gitignore 2011-12-28 00:42:27 -08:00
sleak 9ab8dc7903 update gitignore and pom.xml - pom now directly downloads PEX from
tehk's repo
2011-12-27 09:50:34 -08:00
sleak ec17d7129d removed antlib requirement for build.xml - 2011-12-27 07:15:21 -08:00
mung3r a201a010cc Merge pull request #42 from mung3r/master
updated pom.xml so that you can do a maven build
2011-12-26 18:40:46 -08:00
mung3r 446c1717e1 updated pom.xml so that you can do a maven build 2011-12-26 18:38:39 -08:00
sleak 2cafce6722 Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2011-12-25 10:39:05 -08:00
sleak 978122915e version++ 2011-12-25 10:38:55 -08:00
Nick Minkler bea76293e3 Merge pull request #40 from WalkerCrouse/patch-1
Let plugins who load on start-up use Vault
2011-12-24 09:48:06 -08:00