Commit Graph

838 Commits

Author SHA1 Message Date
Rodney Ramos 3bc8968071 merged 1.6 api update in pom.xml 2016-06-24 13:29:45 -07:00
Nick Minkler 2c7604fbda Merge pull request #659 from stefvanschie/master
Fix incorrect version info
2016-06-16 10:25:38 -07:00
stefvanschie 9ee967ece4 Fix incorrect version info
Change the version as double to the version as string in chat when player joins the server. This will correct information like:
"Vault 15.6 is out! You are running 15.5" and change it to "Vault 1.5.6 is out! You are running 1.5.5"
2016-06-15 16:10:33 +02:00
Sleaker 843882cb5b fix typo 2015-10-19 13:53:37 -07:00
Sleaker 72e073798b Merge branch 'master' of https://github.com/MilkBowl/Vault 2015-10-19 13:46:25 -07:00
Sleaker ff60160fd5 make Priviliges into a system dependency by including it in the repository. 2015-10-19 13:45:55 -07:00
Nick Minkler 7cee62a25d Merge pull request #632 from orthographic-pedant/spell_check/accommodate
Fixed typographical error, changed accomodate to accommodate in README.
2015-10-01 12:40:24 -07:00
orthographic-pedant 0e4367df3a Fixed typographical error, changed accomodate to accommodate in README. 2015-09-30 13:21:54 -04:00
Nick Minkler 0dce73eef7 Migrate to use new travis container
Disables sudo access to enable new travis.ci's container based build process.
2015-08-18 12:32:03 -07:00
Sleaker dd70187ee7 Update version to pull in fix for banner colors. 2015-08-18 08:47:22 -07:00
Sleaker 528f735dcc Fix pom.xml referencing non-existent krinsoft repo. Increase version for
next release.
2015-08-15 19:07:56 -07:00
Nick Minkler 603ce07f05 Merge pull request #610 from OverCaste/master
Updated OverPermissions support to v2.0.0
2015-08-11 17:38:33 -07:00
OverCaste 1e2741f209 Changed the package defs last minute in v2, this reflects that and actually allows it to function again. 2015-06-21 16:04:04 -05:00
OverCaste a65df215c6 Added the required _chat suffix, shuffled some stuff around. 2015-06-20 22:35:29 -05:00
OverCaste 05c5c36f47 Fixed formatting, and other stuff like licenses. I guess those changed out from under me. 2015-06-20 22:25:56 -05:00
OverCaste eddd072f80 Updated OverPermissions support to v2.0.0 2015-06-20 20:11:42 -05:00
Nick Minkler 064b8b7e1d update vault with new API build. 2015-03-25 09:41:26 -07:00
Nick Minkler 89939eec12 Update pom.xml for latest CC3 snapshot 2015-02-22 17:28:36 -08:00
Nick Minkler 4f39654fbd Update pom.xml
Fixes cc3 version to look at correct repos.
2015-01-13 09:55:23 -08:00
Nick Minkler 0c3affcee2 Update pom.xml
CC3 snapshot is no longer available.
2015-01-13 09:28:50 -08:00
Nick Minkler 9fdf4b592e Merge branch 'master' of https://github.com/MilkBowl/Vault/ 2015-01-13 08:29:47 -08:00
Nick Minkler b0bc1407e8 fix incorrect import in PEX chat connector causing load failures. 2015-01-13 08:29:38 -08:00
Nick Minkler 6b99c70568 Merge pull request #589 from greatman/master
Craftconomy 3.2 update
2015-01-04 09:15:21 -08:00
Nick Minkler d124d780b8 Update do-build.sh 2015-01-03 22:08:10 -08:00
William Lebel a4f1cb6530 Craftconomy 3.2 update 2015-01-03 23:57:34 -05:00
Nick Minkler 18377681e0 fix convert command to take initial balance into account. 2014-12-18 16:27:35 -08:00
Nick Minkler cc0e8d5131 update PEX to 1.23 2014-12-14 13:08:42 -08:00
Nick Minkler 3d9e793881 update to latest VaultAPI version and set minor version back to 0 for
next release.
2014-12-07 22:20:00 -08:00
Nick Minkler 758ba0347b indicate the revision of metrics is 8. 2014-12-07 19:42:15 -08:00
Nick Minkler c53fb2b2e6 still have to include the bukkit public repository because DroxPerms has
an invalid pom.
2014-12-07 19:40:34 -08:00
Nick Minkler 6a9abee471 update to Bukkit 1.8-R0.1 2014-12-07 13:45:00 -08:00
Nick Minkler bf562d90de set version to 1.4.2 to indicate release version 2014-11-30 13:02:20 -08:00
Nick Minkler 99803fd76b Add Travis-CI status to Vault header. 2014-11-30 12:58:48 -08:00
Nick Minkler 07e03c6fd8 adjust pom. No 1.7.9 snapshot exists, so use release version. Add
VaultAPI repo so we know where to find the VaultAPI jar.
2014-11-30 12:51:20 -08:00
Nick Minkler b1ed9dcd05 update Droxperms to 1.0.0-SNAPSHOT 2014-11-30 10:55:27 -08:00
Nick Minkler 170d34df48 Revert "Merge pull request #579 from Spyboticsguy/master"
This reverts commit c3e4a56b79, reversing
changes made to bef6642de6.
2014-11-30 10:53:34 -08:00
Nick Minkler 832972e6dc update PermissionsBukkit 2014-11-30 10:53:14 -08:00
Nick Minkler c3e4a56b79 Merge pull request #579 from Spyboticsguy/master
Latest DroxPerms Updates
2014-11-30 10:33:48 -08:00
Tristen Allen e1c9c6d48e Get the UUID of the player name, not the plugin. 2014-07-13 23:17:49 -04:00
Tristen Allen 74be09bd41 Update DroxPerms' UUID support
DroxPerms' API now supports UUIDs. barring a pull request to DP

(I will have sent such a pull request to DP before sending this one.)
2014-07-09 22:38:54 -04:00
Nick Minkler bef6642de6 remove unnecessary repository 2014-07-03 23:35:30 -07:00
Nick Minkler d043e6a153 fix missing return statement in command section. fixes Issue #554 2014-06-27 06:34:01 -07:00
Nick Minkler 28d39b7ece don't use overrides on non-abstract methods 2014-06-25 22:55:35 -07:00
Nick Minkler 5579a00fe1 remove old economy plugins that aren't updated & wont ever be. 2014-06-25 22:24:18 -07:00
Nick Minkler dbab5cabaa remove zPermissions as they support Vault directly. 2014-06-25 22:12:53 -07:00
Nick Minkler cb4f2055a5 add changes to Chat_PermissionsEx for uuid support. 2014-06-25 22:07:22 -07:00
Nick Minkler 30828d082d update PEX dependency to 1.22, fix deprecated method usage and update to
UUID support for OfflinePlayer object calls. people should not be using
playerNames for checks anylonger as they are deprecated
2014-06-25 19:39:11 -07:00
Nick Minkler 1a82dcb40d fix chmod issue 2014-06-24 15:26:31 -07:00
Nick Minkler 0ac2b4aded rename do-publish to do-build 2014-06-24 15:14:01 -07:00
Nick Minkler ccc4f7c97d cleanup how we do the build, manually run the publish script instead of
letting travis run maven.
2014-06-24 15:04:11 -07:00