Commit Graph

218 Commits

Author SHA1 Message Date
Morgan 48fd2b40b8 Update pom.xml for coveralls configuration 2022-08-01 10:02:02 -07:00
Morgan 95d46aa5e6
Coveralls (#897)
* Update pom.xml
* Update build.sh
* Create .coveralls
2022-08-01 09:46:44 -07:00
Llm Dl 1996cfadc0 Finish removal of native support for abandoned economy plugins.
- All economy plugins removed as libs.
  - None of them are actively developed, many abandoned in 2011.
- Removal of Register hook.
  - Register was last updated by the Towny team, many years ago, it is
no longer used by any modern server.
  - Remove VaultEco class, unused after removal of Register
compatibilty.
2022-07-29 11:36:16 -07:00
Leonardo Di Gianfelice Stornelli 3f20655f0b
Update bStats (#868) 2022-06-27 15:34:40 -07:00
Geolykt 2022cb0892 Support newer JDKs for building
Apparently the ancient version of lombok used
by a dependency is not compatible with newer
versions of java. As Vault proper did not make
use of lombok, it can be safely removed without
declaring an alternative.

This commit allows Vault to build under Java 17.
2022-06-27 11:33:51 -07:00
Nick Minkler c4c953753e
rollup version for next release 2019-06-04 12:31:54 -07:00
MrIvanPlays 74c29cd892 Update bstats version to latest (#768)
* Update bstats version to latest
* Replace bstats repo with codemc repo - where all new versions of bstats metrics are located

- thanks @MrIvanPlays
2019-06-04 09:30:35 -07:00
Nick Minkler 19f0d8a3fe prevent essentials from having a race condition with NPC accounts. 2019-04-28 12:30:47 -07:00
Sleaker 3f716e8347 remove unused imports, update pom.xml to remove bad repository. 2018-09-10 22:30:28 -07:00
Sleaker 94d0a45218 update pom.xml 2018-09-10 22:06:28 -07:00
DoNotSpamPls 0729a8be33 Replace MCStats with bStats, set build compatibility to Java 8 (#733)
* Replace mcstats with bStats

* (Hopefully) fix build errors

* Set build target to Java 8
2018-08-28 10:44:14 -07:00
Niklas Linz da162f114e Fix jenkins ci build (#728)
* Add DroxPerm as Jar
* Fix CI build
Add missing maven dependency for a success build.

thanks @LinzN
2018-07-23 12:37:53 -07:00
montlikadani c588ff0035
Fix URL displayed to the user during version check (again) 2018-05-10 19:33:25 +02:00
Nick Minkler 031c3ebf73
update version reference to be unambiguous 2018-05-01 16:07:44 -07:00
Nick Minkler 291179822c
Update pom.xml 2018-05-01 16:05:55 -07:00
Sleaker fbb9ce69ac missed the publish repository. 2016-08-02 18:02:06 -07:00
Sleaker ed92370823 Repository setting fixes.
Switches main vault repo to new nexus.hc.to repo.
Removes krinsoft repo as it's completely down now. and we were already using a static binary in the release.
2016-08-02 17:58:48 -07:00
Rodney Ramos 3bc8968071 merged 1.6 api update in pom.xml 2016-06-24 13:29:45 -07:00
Sleaker 843882cb5b fix typo 2015-10-19 13:53:37 -07:00
Sleaker ff60160fd5 make Priviliges into a system dependency by including it in the repository. 2015-10-19 13:45:55 -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
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
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 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 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
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 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 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 fb73dfae01 define snapshot repository 2014-06-24 14:00:49 -07:00
Nick Minkler 0947b7e016 update version to .2-SNAPSHOT for development toward next release. 2014-06-24 12:12:08 -07:00
Nick Minkler e358160cca add travis.yml, scripts, and settings to get auto-building. 2014-06-24 12:03:24 -07:00
Nick Minkler 484bb026cc fix version 2014-05-23 22:15:30 -07:00
Nick Minkler f6485b8eb0 fix main class handling and handle version differently. API version
controls Major.minor and Vault controls sub-versions.
2014-05-23 16:28:32 -07:00