Commit Graph

289 Commits

Author SHA1 Message Date
Sleaker
d3ef74bd8e attempt to load bPerms2 again, this is for testing purposes. 2012-02-01 07:20:39 -08:00
Sleaker
fb33f6af6d trigger firstrun metric still. 2012-02-01 07:11:58 -08:00
Sleaker
53613cd0f9 issue was wrong import the whole time 2012-01-31 17:45:29 -08:00
Sleaker
0a677273c6 schedule the metrics to start after the server is finished loading up 2012-01-31 17:37:42 -08:00
Sleaker
cf7bc4079f add null checks 2012-01-31 16:40:25 -08:00
Sleaker
7328977f21 added custom plotters for determining econ/perm/chat plugin metrics. 2012-01-31 16:11:03 -08:00
Sleaker
0b4595b821 1.2.8 2012-01-31 14:25:41 -08:00
Sleaker
ed56cf30db always run metrics on the seperate thread. 2012-01-31 14:12:31 -08:00
Sleaker
b379b67dc3 metrics whee 2012-01-31 14:11:48 -08:00
Sleaker
3437dcfcaf stripped out bPerms2 API it's completely non-functional. 2012-01-31 13:52:51 -08:00
Sleaker
ab07eefde2 adjust bPermission hooking slightly. 2012-01-31 13:45:06 -08:00
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