Commit Graph

266 Commits

Author SHA1 Message Date
Sleaker
d8157052ff fix wrong library 2012-01-29 16:11:06 -08:00
Sleaker
8057eac89a mChatSuite additions (incomplete) 2012-01-29 16:06:15 -08:00
Sleaker
3d84e901de Added deleteBank method. fixed eWallet not implemented messages. 2012-01-28 11:15:41 -08:00
Sleaker
7f08aa0609 Vault version++ - forgot to add in the new CB library when I pushed 2012-01-26 07:45:02 -08:00
Sleaker
50635c1bc0 finish updating to new event handling system 2012-01-25 16:06:29 -08:00
Sleaker
b2dd574855 Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2012-01-25 14:31:24 -08:00
Sleaker
4fd18e3962 switched to cb 1.1 - chat implementations now use new events. others
need to be converterd
2012-01-25 14:31:13 -08:00
mung3r
65d71e7ba6 Merge pull request #68 from mung3r/master
bukkit repo url update
2012-01-22 13:31:30 -08:00
mung3r
f1fab3851c updated bukkit repo url in pom 2012-01-22 13:24:04 -08:00
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