Commit Graph

307 Commits

Author SHA1 Message Date
Sleaker
1d021d944d Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2012-01-19 20:05:08 -08:00
Sleaker
46fc94d1b1 removed unnecessary bits. we cache the current-version, no need to
recalculate it everytime.
2012-01-19 20:04:55 -08:00
Nick Minkler
0a65e0da58 Merge pull request #67 from DThielke/master
Starburst: use bukkit permission check for online players.
2012-01-19 16:48:34 -08:00
DThielke
b45891c868 Starburst: use bukkit permission check for online players. 2012-01-19 19:47:04 -05:00
Sleaker
5292b26739 import cleanup 2012-01-18 14:25:44 -08:00
Nick Minkler
5ad8a1c5c3 Merge pull request #66 from DThielke/master
Updated Starburst hooks.
2012-01-18 09:49:34 -08:00
DThielke
a742213f76 Updated Starburst logic. 2012-01-18 12:17:29 -05:00
Sleaker
8b959e18f2 fix create player account in register implementation 2012-01-17 18:35:12 -08:00
Sleaker
379e8d2b07 purge old javadocs before making the new ones. 2012-01-17 15:33:46 -08:00
Sleaker
09740bd78d javadoc the item class now too. 2012-01-17 15:30:35 -08:00
Sleaker
512fb0a36b typo herp 2012-01-16 08:39:28 -08:00
Sleaker
d45236fe86 check the register package before attempting to hook. 2012-01-16 08:30:30 -08:00
Sleaker
edf4c1fefb Craftconomy support, cause I'm nice like that. 2012-01-16 08:01:30 -08:00
Sleaker
a7c1b34232 added player account creation fix to EssEco 2012-01-15 21:56:25 -08:00
Sleaker
02c4e0b22c only enable RegisterToVault option if Register can't hook the economy
itself.  This allows non-Register compatible economies to work with
Register.
2012-01-15 17:15:05 -08:00
Sleaker
e4896477c2 added reflected Register pass-through to Vault. please test. 2012-01-15 17:10:53 -08:00
Sleaker
319d1d4f49 fix playerHas for Starburst 2012-01-15 13:28:56 -08:00
Sleaker
0adaac8cb6 update starburst. adjust groupHas to toLower the perm. 2012-01-15 13:26:40 -08:00
Sleaker
471035040d use built-in GM inGroup for group check. 2012-01-15 12:09:11 -08:00
Sleaker
a6bd606b5e fix Register compile issue 2012-01-15 12:03:12 -08:00
Sleaker
06ed5fa3c6 added createPlayerAccount method. 2012-01-15 11:55:14 -08:00
Sleaker
887f2eef0a fix iCo5 - started adding Register hook. 2012-01-15 11:39:29 -08:00
Sleaker
301371aa32 adjust starburst hook for player groups to simplify massively. 2012-01-14 22:40:06 -08:00
Sleaker
6a73a6d1c5 removed ceiling amounts in BOSE7 that were missed during cleanup. 2012-01-14 12:29:26 -08:00
Sleaker
f603128338 added null check to playerInGroup for PB. 2012-01-14 12:01:51 -08:00
Sleaker
5722a31346 fix PEX hook. 2012-01-13 16:13:11 -08:00
Sleaker
98808d7538 hook starburst, getprimarygroup is probably broken. 2012-01-12 17:24:07 -08:00
Sleaker
ce64489a7a don't store the command sender at plugin load. 2012-01-11 16:38:23 -08:00
Sleaker
f73694d855 Revert "try using onCommand directly instead of dispatching commands."
This reverts commit 684822c0ef.
2012-01-11 16:37:19 -08:00
Sleaker
e9c684047a don't load a pass-through for HeroTitles, just throw exceptions. 2012-01-11 16:14:38 -08:00
Sleaker
93d022af3d updated pom.xml 2012-01-11 12:15:50 -08:00
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