Commit Graph

878 Commits

Author SHA1 Message Date
Sleaker
5d37e7f0fe update versioning for pom.xml 2012-01-31 11:40:50 -08:00
Sleaker
58c81e6dc1 stripped Bank support from Craftconomy, not sure what this dev is doing. 2012-01-31 09:47:48 -08:00
Sleaker
c61a2c2dba put deprecation warnings on iCo4/BOSE6 as no one should be using them. 2012-01-31 09:47:34 -08:00
Sleaker
84e6419498 added basic GM group stuff. 2012-01-31 08:17:36 -08:00
Sleaker
8bead8b358 update CurrencyCore support for .6 2012-01-31 08:11:49 -08:00
Sleaker
a01a1408eb build against latest CB-1.1-R2 2012-01-29 18:40:52 -08:00
Sleaker
25795c40dc version++ 2012-01-29 17:45:08 -08:00
Sleaker
76d12af873 make sure we don't go negative for Essentials eco 2012-01-29 17:43:42 -08:00
Sleaker
d02fca42fe fixup load order for bPerms/bPerms2 and priority levels. 2012-01-29 16:15:15 -08:00
Sleaker
6cebf40386 Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2012-01-29 16:11:23 -08:00
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
Nick Minkler
eaec04a1d3 Merge pull request #76 from codename-B/patch-2
See? My ApiLayer just makes sense
2012-01-29 16:04:14 -08:00
Ben
1a71d86a6e See? My ApiLayer just makes sense 2012-01-29 21:46:09 +00: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