Commit Graph

517 Commits

Author SHA1 Message Date
Tyler Blair 8dd7c475f9 Update Plugin Metrics to R7 2013-06-29 10:51:59 -03:00
LordRalex b77b7beb6e TotalPermissions: Add basic hook 2013-06-27 15:32:35 -04:00
Nick Minkler 751224437e Merge pull request #423 from greatman/master
Craftconomy 3.1.4 update
2013-06-15 09:00:34 -07:00
William Lebel 7ba9bca2a4 Craftconomy 3.1.4 update. 2013-06-15 01:20:19 -04:00
Score_Under 60a9cbc9bb Some rudimentary support for getting chat prefix/suffix from Privileges 2013-06-14 19:07:19 +01:00
ZerothAngel d1f1d10225 zPermissions: Ignore world argument when adding/removing players to/from groups.
When setting prefix/suffix/string infos, ensure value is properly quoted.
  Don't cache ConsoleCommandSender, since it appears to be null at load time.
2013-05-27 19:31:55 -07:00
ZerothAngel 5c6fd1ff3a zPermissions: If chat prefix/suffix is unset, return empty string instead of null. 2013-05-06 01:12:41 -07:00
ZerothAngel ee441a8246 zPermissions: Fix setting of world-specific permissions.
Give admins some degree of control over what's considered the "primary group."
  Decrease service priority.
2013-04-22 22:37:15 -07:00
Nick Minkler 1cd1e63e3c no reason to use a set here. 2013-04-22 07:23:16 -07:00
Matt Low 92fafdf1a9 Add missing potatoes, fix gold plate search. 2013-04-08 12:50:40 -06:00
Nick Minkler fc342b7817 add missing stiars, quartz double-slab, and dead bush. 2013-04-04 16:27:47 -07:00
ZerothAngel 387ce324e0 Add zPermissions Chat implementation (requires zPermissions 0.9.18+) 2013-04-02 10:27:49 -07:00
William Lebel ea1c41233f Support for the new features in Craftconomy3 API. 2013-03-26 21:59:21 -07:00
Matt Low 194ef3f318 oops, fixed Chiseled Quartz 2013-03-25 14:55:50 -06:00
Matt Low 9553e21574 Added 1.5 items 2013-03-25 14:48:34 -06:00
Nick Minkler d02e4cb49d fix all the problems with new Xperms2 hook, and update library to match.
Signed-off-by: Nick Minkler <sleaker@gmail.com>
2013-03-19 07:10:00 -07:00
Sebastien Carriere 2e7f2b0e35 Xperms v2.0 support (updated)
updated support for Xperms v2.0 (removes isEnabled() check in listeners)
2013-03-19 09:57:06 -04:00
Sebastien Carriere 8319625977 Xperms v2.0 support
update support for Xperms
2013-03-18 22:54:18 -04:00
Nick Minkler e4176f4a10 fixup the DroxPerms implementation. it has rudimentary group support. 2013-03-16 10:30:01 -07:00
mung3r 73a0c8f5ab added hasGroupSupport to Permission class 2013-03-14 11:32:04 -07:00
Nick Minkler 3281976d37 Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2013-03-13 08:13:38 -07:00
Nick Minkler bc63cb6c59 fix blank name registration on Privs, doesn't affect usability, just
logs.
2013-03-13 08:12:18 -07:00
Jeffrey Wardian 90277dd71e Updated to use API methods. 2013-03-08 16:19:56 -08:00
Nick Minkler 3172daef72 version increase 2013-03-01 16:25:20 -08:00
William Lebel de7a6e8a1e Multiworld support for Craftconomy3. Bumped the version to 3.1.2 & added a default goal to Vault.
Also did some formatting.

Signed-off-by: William Lebel <lebelwilliam@gmail.com>
2013-02-28 20:49:53 -05:00
Nick Minkler 23fa7f1192 Vault.. now with 100% more world support. Also.. now accepting PRs for
implementation specific world support :D
2013-02-28 16:54:32 -08:00
Nick Minkler 20159ae028 fix all the errors. 2013-02-07 23:48:05 -08:00
Nick Minkler be7551b813 Merge pull request #363 from Sebc722/master
Add support for Xperms
2013-02-07 21:50:31 -08:00
Sebastien Carriere 4227bcc2f1 Add Xperms support
adds Permissions_Xperms.java to allow support for Xperms
2013-02-07 22:57:51 -05:00
Nick Minkler a514f066c8 don't check if economy is enabled in PluginEnableEvent assume it is
being enabled and add the hook.
2013-02-06 16:32:39 -08:00
Nick Minkler 30a9603647 Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2013-02-06 16:25:52 -08:00
Nick Minkler 785d2f5b4b don't check plugin enabled status when hooking a plugin in
PluginEnableEvent
2013-02-06 16:25:43 -08:00
William Lebel 79bbee126d Updated Craftconomy hook to latest API changes. Made the pom.xml downloads from the repository. 2013-02-05 14:22:40 -05:00
Andrzej Pomirski 8af9ae3e56 Fix JavaDocs 2013-01-30 17:57:48 +01:00
Sleaker 7ff0b98b94 revert abstracting the interface. 2013-01-20 14:15:35 -08:00
Sleaker f76441fdf4 build against latest beta. Added missing 1.4.6 items. 2013-01-20 14:09:39 -08:00
Sleaker a2315b26cd resolve merge conflicts with upstream 2013-01-19 10:58:41 -08:00
Sleaker 5fbdd4fa7f BREAKING CHANGE: abstracted the Economy interface. 2013-01-19 10:55:33 -08:00
Stephanie Gardner b4c3a6df9b Update for full bank support.
Nearly finished.
2013-01-09 23:58:53 -05:00
coaster3000 2e3fdfe0e3 Fixed annoying compiler warnings from javadocs (For IDE's that warn about javadoc errors and missing content)
Signed-off-by: coaster3000 <ckrier.3000@gmail.com>
2013-01-06 17:03:23 -05:00
mung3r 95f105a2e7 fixed problems with last commit for bPerms2 update 2013-01-03 12:15:31 -08:00
Ben ab08b3f4ba Update src/net/milkbowl/vault/permission/plugins/Permission_bPermissions2.java
Fix for latest bPermissions refactoring changes.
2013-01-03 17:43:55 +00:00
Yariv Livay 64e9072c96 Implemented getCurrencyNameSingular() and getCurrencyNamePlural() for MineConomy using default currency. 2012-12-31 16:26:34 +02:00
Sleaker f6cee62506 Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2012-12-26 16:22:43 -08:00
Sleaker 48e66f2e34 update for new timertask scheduling. cancel all tasks when the plugin is
shutdown.
2012-12-26 16:22:32 -08:00
Omwah 97331d95be Add changes necessary for supporting SDFEconomy 2012-12-22 14:40:59 -08:00
Stephanie Gardner 84299c15bb The rest of the files for an XPBank hook 2012-12-17 11:02:29 -05:00
Stephanie Gardner 684d8a4bef Hooks XPBank, a new XP economy plugin
Bukkit: http://dev.bukkit.org/server-mods/xpbank/
GitHub: https://github.com/Marenwynn/XPBank
2012-12-17 10:17:23 -05:00
Rodney Ramos 136eaefbe2 Merge pull request #325 from coaster3000/master
Compiler Warnings Fix (JavaDocs)
2012-12-16 13:38:42 -08:00
coaster3000 af7ac43e8c Fixed compiler warnings on return statements of javadocs.
Signed-off-by: coaster3000 <ckrier.3000@gmail.com>
2012-12-16 15:34:22 -05:00
Sleaker ce768078b1 fix privs thinking it's simplyperms. 2012-12-14 19:21:03 -08:00
Sleaker c351f78f62 fixed iCo version thing. 2012-12-12 23:39:13 -08:00
Sleaker be482c64f1 revert dynamic version. 2012-12-12 16:19:54 -08:00
Sleaker 03392869eb fix bug in iConomy versioning that shows up before the plugin is loaded. 2012-12-12 11:50:20 -08:00
Nick Minkler 95fc0362dd Merge pull request #319 from krinsdeath/master
Due to a method signature change, a few methods broke (playerAddGroup and playerRemoveGroup).
2012-12-11 18:08:15 -08:00
Jeffrey Wardian 05707c6256 Fixed method signature change. 2012-12-11 11:40:29 -08:00
Sleaker bebed4bcfc fix removed methods in ooooold connectors. 2012-12-10 01:12:28 -08:00
Jeffrey Wardian 28e229e409 Fixed my stupidity. 2012-12-03 20:29:51 -08:00
Jeffrey Wardian 397ad340c7 Fixed Privileges implementation. 2012-12-01 19:00:40 -08:00
Sleaker 2105f3d92c changed how ico adapter detects version. 2012-11-28 07:50:47 -08:00
Sleaker cdf3bebe9a Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2012-11-19 20:52:31 -08:00
Sleaker 7f58092b56 item changes for 1.4 2012-11-19 20:51:56 -08:00
Keir Nellyer ff988e6d4a Update for CommandsEX API changes 2012-11-17 12:08:50 +00:00
Sleaker 86bd5746fd missed nether star 2012-11-10 17:37:36 -08:00
Sleaker 245a0c8cff updated to CB 1.4.2 beta. added 1.4 items to item class. 2012-11-10 17:34:42 -08:00
Sleaker 88ec6335d2 fix BOSE7 impl to use builtin currency formatter. 2012-11-08 23:58:06 -08:00
Sleaker 2551f28e48 coding style. 2012-10-26 17:00:21 -07:00
Keir Nellyer e650f84f77 Fix name of plugin to get having incorrect capitalisation 2012-10-17 09:40:56 +01:00
mung3r f4067761d8 fixed plugin name for CommandsEX hook 2012-10-16 16:16:03 -07:00
Keir Nellyer 2af896eb28 Added API for the Upcoming CommandsEX Economy feature (will be present
in CommandsEX Release v2.0)

Haven't tested yet, but I am pretty sure it works, when I get time I
will test it.
2012-10-16 21:02:16 +01:00
Sleaker 0e36b23d61 missing gravel 2012-10-04 22:28:49 -07:00
Sleaker bce326825b fix silverfish block name search 2012-09-29 05:44:53 -07:00
Sleaker 9016e29762 Fixed not updating the pom or including the proper license header. 2012-09-24 06:12:40 -07:00
Nick Minkler 0b399f5e35 Merge pull request #267 from gravypod/master
add Dosh support
2012-09-24 06:07:55 -07:00
Joshua D. Katz 7cad26e191 Update Vault to use the Dosh plugin 2012-09-23 16:47:07 -04:00
William Lebel fa8d51fa24 Craftconomy3 update
Signed-off-by: William Lebel <lebelwilliam@gmail.com>
2012-09-21 18:20:29 -04:00
Sleaker ff3541c31a added air, apparently it's valid. 2012-09-20 15:48:56 -07:00
Sleaker 60ae2957e7 unused import. 2012-09-18 14:16:13 -07:00
Sleaker 2a48db6eed fix typo 2012-09-18 14:14:57 -07:00
Sleaker ae92a13366 Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2012-09-18 14:13:44 -07:00
Sleaker cc0ccdbb1a added missing redstone lamp/torches - these have some more specific
searching necessary to select them as they are non-standard items.
2012-09-18 14:13:30 -07:00
xLRDxREVENGEx 759a2aed88 Fixed type in items.java class for ghast tear
It was put as Ghost Tear which is now corrected to Ghast Tear
2012-09-06 14:01:42 -07:00
flobi 718cb88564 GoldIsMoney update 2012-09-02 21:10:42 -04:00
flobi b3b4512b0d Bugfix: Loading GoldIsMoney on enable event fail 2012-09-02 20:47:00 -04:00
Sleaker 44f37f6fb1 apparently GM doesn't update it's permission changes to bukkit when they
are made.
2012-09-02 00:39:20 -07:00
Sleaker 69c3b3b786 Revert "fix PEX primary group, they sort by rank in reverse (first is lowest rank)."
This reverts commit 7faa28f069.
2012-08-31 13:14:52 -07:00
Sleaker 7faa28f069 fix PEX primary group, they sort by rank in reverse (first is lowest
rank).
2012-08-31 09:00:43 -07:00
Sleaker 9e6a0364be fix missing initial hook. 2012-08-26 09:02:38 -07:00
Scott Chi 70b75bfa2a Update mChatSuite code to latest RB. 2012-08-25 13:14:57 -04:00
Ben 9f7b395eee Update src/net/milkbowl/vault/permission/plugins/Permission_bPermissions2.java
Proper HeroChat fix (YAY)
2012-08-24 02:12:05 +02:00
Ben ddb1d7be78 Update src/net/milkbowl/vault/permission/plugins/Permission_bPermissions2.java
Implement missing has(Player player, String permission) method to the bPermissions API
2012-08-24 01:56:45 +02:00
Sleaker 4f0d149d8e Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2012-08-19 08:35:37 -07:00
Sleaker ecb374c3a2 no longer use toLower for group/perm info in PBukkit implementation.
WARNING: PBukkit is going to be unstable because of this.  There is no
gaurantee the implementation can work like this.
2012-08-19 08:35:21 -07:00
Nick Minkler 273ff78745 Update src/net/milkbowl/vault/Vault.java
alter load priorities on permissions so Group-based permission plugins are detected over non-group based. And legacy plugins are last-load.
2012-08-14 13:22:05 -07:00
William Lebel e95cac855c Added Craftconomy3 support 2012-08-13 15:04:04 -04:00
Sleaker deefa25dfb fix improper formatting on gringotts, and incorrect jdocs. Jdocs are
not to be used in implementing classes as the return values MUST match
what the jdoc/parent class defines.
2012-08-08 20:44:27 -07:00
jast 54252e65a6 update to gringotts with faction support 2012-08-09 01:37:18 +02:00
jast 70d627266e Updated Gringotts version 2012-08-08 23:45:38 +02:00
Sleaker ff6cd32630 send a completion message after converting. 2012-08-08 12:45:30 -07:00
mung3r a17ff21c60 fixed a few minor copy/paste errors 2012-08-07 21:33:25 -07:00
mung3r 69944e01a3 fixed some ambiguity with local vars 2012-08-07 12:14:56 -07:00
mung3r 49aef0d7d9 fixed potential infinite loops 2012-08-07 12:14:07 -07:00
Sleaker c688b250f1 Merge remote-tracking branch 'mcwars/master' 2012-08-06 20:52:30 -07:00
Tristen Allen c8b8be0ac2 Updated DroxPerms to 0.4.0
Couple changes here - DroxPerms 0.4.0 has methods
for getting a list of groups, so now DroxPerms is 100% Vault
compatible. *woo*
2012-08-04 15:35:31 -04:00
Harry Jeffery 20938f91ed Updated fractional digits
Gringotts now only stores fractional digits to 2 decimal places.
2012-08-04 16:07:14 +01:00
Sleaker 4bf02f2444 added new Book sub-items. 2012-08-03 16:02:07 -07:00
Sleaker 52fa0ec0bf fix slab types. 2012-08-03 15:54:09 -07:00
Sleaker feff3044df fix pom.xml for Gringotts merge.
Started working on new Wood step/stair for 1.3.1
2012-08-03 10:01:23 -07:00
Harry Jeffery 72dba73b15 Merge pull request #1 from eXeC64/master
Pulling todays changes to the org's repo
2012-08-03 09:27:33 -07:00
Harry Jeffery 91b09ff41e Updated Gringotts compatibilty
Gringotts now supports storing fractional values, this commit updates
the vault integration to reflect those changes.
2012-08-03 16:46:07 +01:00
Sleaker 2345b7eaa4 added emerald, emer ore, emer block, ender chest, trip hook, and
tripwire.
2012-08-03 07:58:44 -07:00
Sleaker 2ae60a1015 started on 1.3 compatibility patch for the Items class, everything else
should continue to work just fine in the meantime.
2012-08-03 07:00:37 -07:00
squidicuzz 0b75bcc019 Added Gringotts as an Eco base 2012-08-02 22:32:27 -04:00
Sleaker e6805897ca fix the description on the readme 2012-07-31 06:45:00 -07:00
Sleaker 396da3f3a4 use math.round for GoldIsMoney 2012-07-23 19:14:02 -07:00
MjolnirCommando 9f9c99c20f External Multiple Currency Fix 2012-07-14 23:59:08 -03:00
Sleaker 23330bfd33 mchatSuite listeners still using old mChat info. 2012-07-08 18:48:23 -07:00
Sleaker 67b2af2ed5 ignore groups with bad data in PermissionsBukkit 2012-07-05 12:40:32 -07:00
Sleaker 514742c519 fix small issue in the readme. removed Towny from list of supported
chats.
2012-07-04 08:07:15 -07:00
Joshua Hatfield 2520d55814 Added GoldIsMoney by flobi 2012-07-01 13:20:38 -04:00
Joshua Hatfield c9a80ecb01 Added GoldIsMoney by flobi 2012-07-01 13:18:48 -04:00
Lewis Fox c1f5eb9070 Fixed More Constructors
Now ALL wrappers use Plugin
2012-06-30 13:08:31 -05:00
Sleaker 716a784e20 swapped the wrong ones. This should standardize constructors properly. 2012-06-30 09:57:54 -07:00
Sleaker 140b906dc4 unused import cleanup 2012-06-30 00:58:12 -07:00
Sleaker 2f6c67b5e9 adjust constructor reflection to explicitly check for Vault, not Plugin. 2012-06-30 00:11:51 -07:00
Sleaker 6e26ffb42a we don't do line wraps, and I prefer vararg over new String[] {} 2012-06-29 18:47:04 -07:00
Nick Minkler 924262fbd9 Merge pull request #207 from LRFLEW/master
Code Cleanup
2012-06-29 18:37:27 -07:00
Lewis Fox ed4445dcda Code Cleanup (created function)
This should make adding support for more plugins easier, and reduces
the line count by 233 lines :)
2012-06-29 18:23:18 -05:00
Nick Minkler ba27fa1ef0 Merge pull request #203 from LRFLEW/master
fractionalDigits()
2012-06-29 06:25:18 -07:00
Sleaker d531753ea4 removed disable message, bukkit handles this now. 2012-06-27 15:15:17 -07:00
Lewis Fox 1a8184c4ea Added fractionalDigits() to Register Hook
Why not :)
2012-06-25 14:57:59 -05:00
Lewis Fox 4a987eb250 Finished adding fractionalDigits()
all of the fractionalDigits() have now been tested personally :)
2012-06-24 20:28:01 -05:00
Lewis Fox e9f86167c8 Some fractionalDigits()
copied my work on Register.  I will be verifying these.
2012-06-22 23:19:15 -05:00
LRFLEW d7ab974199 Added fractionalDigits() 2012-06-21 17:11:16 -05:00
Sleaker 595e343b59 remove Towny support, breaks too often due to frequency of changes, and
users don't understand how it works.
2012-06-11 21:02:53 -07:00
Sleaker 4205aa5709 added support for DroxPerms - thanks Spyboticsguy 2012-06-10 09:44:59 -07:00
Sleaker 7a45547610 fix typo in package check for Privileges 2012-06-06 18:37:18 -07:00
Sleaker 7b4b9e4e5d added javadoc & missing negative fund checks to some economy
implementations.
2012-06-06 06:20:04 -07:00
Sleaker b66c906db2 added Privileges support. 2012-06-05 21:08:01 -07:00
Sleaker 43e34247eb log to warning instead of severe for ico5 messages. 2012-06-04 20:20:07 -07:00
Sleaker bc9f3b487d javadoc refinements to make it more clear about world-specific and
global permissions.
2012-06-03 12:25:01 -07:00
Sleaker d1dfd8df3b made API loading/checking immune to herp 2012-05-09 15:06:02 -07:00
Sleaker 2a57742962 added iCo6 severe warning message due to massive bug in how ico6 handles
it's flatfile storage which may result in servers having all their
iconomy data completely lost.
2012-05-05 12:37:51 -07:00
Sleaker a3baeb2133 added SimplyPerms support - thanks Xefir 2012-04-30 07:18:06 -07:00
Sleaker 6a04b59866 fix NPE when the worldhandler doesn't exist for group checking.
Thanks Siguza
2012-04-25 16:52:06 -07:00
Sleaker 7d38c8ccf6 added chat info to vault-info command 2012-04-25 07:21:24 -07:00
Sleaker 21aa840679 fix possible NPE when no economy/perm is loaded for vault-info 2012-04-25 07:16:44 -07:00
Sleaker a584b7db61 handle null response in metrics (odd) 2012-04-25 07:15:17 -07:00
Sleaker 8ad9a85b4b Breaking change, building against towny dev rather than release version. 2012-04-21 09:20:27 -07:00
Sleaker e9691f794b updated towny hooks for latest version. 2012-04-17 07:12:39 -07:00