Commit Graph

67 Commits

Author SHA1 Message Date
tastybento 80c5155a26 Version 1.8.0-SNAPSHOT 2019-09-13 20:59:54 -07:00
tastybento 319558e999 Updated 1.14.4 blueprints for island and nether-island.
https://github.com/BentoBoxWorld/BSkyBlock/issues/140
2019-08-31 11:29:30 -07:00
tastybento aff2320395 Update to latest Mockito and PowerMock and use build numbers
https://github.com/BentoBoxWorld/BSkyBlock/issues/173
2019-08-06 17:25:17 -07:00
tastybento 854b596008 Adds support for new death api
https://github.com/BentoBoxWorld/BentoBox/pull/817
2019-07-06 11:25:24 -07:00
tastybento d783d40c71 Implements new call API for commands
https://github.com/BentoBoxWorld/BentoBox/issues/759
2019-06-18 08:54:02 -07:00
tastybento 2364aaa835 Fixed Blueprints and Bundle order. 2019-06-09 17:50:36 -07:00
tastybento ab8052b433 Uses 1.14.1 API 2019-05-15 15:22:47 -07:00
tastybento 79d89bfe84 Setup for default island using original island only
TODO: add other islands and bundles
2019-05-13 22:29:55 -07:00
tastybento 40b6718d9c Removing sonar cloud profile for now. 2019-05-04 23:10:27 -07:00
tastybento faaff04bd5 Fix tests 2019-05-04 23:07:05 -07:00
tastybento fb97fc96ef Add island near command 2019-05-04 22:05:17 -07:00
tastybento 8a350b16c3 Makes Setting class world name default user underscore
config.yml had "BSkyBlock_world" as the name but the Settings class had
"BSkyBlock-world" so if the config.yml was deleted, the default one
could end up being used.

https://github.com/BentoBoxWorld/BSkyBlock/issues/107
2019-04-23 20:34:11 -04:00
tastybento 10c0aef459 Version 1.4.1
Adds island expel command.
2019-04-01 14:51:22 -07:00
tastybento 1b671de7f4 1.4.0 release candidate 2019-03-28 19:34:51 -07:00
tastybento 02cfc28cd1 Touch to get a rebuild. 2019-03-08 23:47:19 -08:00
tastybento b335ac6bc7 Added BSkyBlock test class. 2019-03-08 23:11:37 -08:00
tastybento 9cc53733dd Version up. Adds bedrock block to put end exit island high up. 2019-02-05 23:28:09 -08:00
tastybento b83f831361 Updated copyright year 2019-01-27 17:02:48 -08:00
tastybento bc28f8c071 Version up to 1.2.0 2019-01-27 08:17:01 -08:00
tastybento c3a892c1b7 Added chunk generator method for GameModeAddon API 2019-01-26 15:42:47 -08:00
tastybento 9fc167eb89 Updated POM to Bentobox 1.1-SNAPSHOT 2019-01-12 10:29:36 -08:00
Florian CUNY b940ad0432 Version 1.1-SNAPSHOT (develop) 2019-01-04 00:15:47 +01:00
Florian CUNY ca647ea6a7 Release 1.0 2019-01-04 00:14:01 +01:00
Florian CUNY 7d26d010e5 Updated to BentoBox 1.0 2019-01-04 00:08:25 +01:00
tastybento ff0433ecfa Version up 1.0
Added OBSIDIAN_SCOOPING: true to config.yml.
2019-01-03 09:49:50 -08:00
Florian CUNY 47936c1e26 Lowercased artifactId 2018-12-30 14:16:41 +01:00
tastybento e432d1e75e Updated to new API 2018-12-27 21:00:47 -08:00
tastybento 61d109d0e8 Merge branch 'develop' of https://github.com/BentoBoxWorld/bskyblock.git
into develop

Conflicts:
	pom.xml
2018-12-27 15:33:51 -08:00
tastybento f8986f340a Version up. Uses new GameModeAddon API. 2018-12-27 15:31:41 -08:00
Florian CUNY 9ac2acf990 Trying again...
It seems we need to use the 0.18.0-SNAPSHOT, because Jenkins didn't build 0.18.0 and switched to 0.19.0-SNAPSHOT instead....
2018-12-22 20:34:23 +01:00
Florian CUNY 926e2cfcfb Trying again to get the CI working 2018-12-22 20:30:26 +01:00
Florian CUNY 51b6860fff That should fix the builds failing on the CI 2018-12-22 20:27:11 +01:00
Florian CUNY f9121edbe2 Version 0.6.1-SNAPSHOT (develop) 2018-12-22 18:12:42 +01:00
Florian CUNY d8c0400e3c Version 0.6.0 2018-12-22 18:10:09 +01:00
Florian CUNY 3415c77706 Updated to Spigot 1.13.2 2018-12-22 18:04:49 +01:00
Florian CUNY f8cfec332a Updated to BentoBox 0.18.0 (Alpha 13) 2018-12-22 18:01:32 +01:00
Florian CUNY ceb1cfb358 Version 0.6.0-SNAPSHOT 2018-12-22 17:55:49 +01:00
Florian CUNY 4c62b12a4f Updated pom 2018-12-22 17:55:12 +01:00
tastybento 8319070d6d Added locale text for start sign and adjusted schem to use it
Requires lastest version of BentoBox to work

https://github.com/BentoBoxWorld/bentobox/issues/372
2018-12-20 14:08:04 -08:00
Florian CUNY d7cc07895f Version up to 0.5.0-SNAPSHOT 2018-10-31 15:04:51 +01:00
Florian CUNY 0dcf07c96f Fixed ciManagement url in POM 2018-10-31 14:16:36 +01:00
tastybento 11f515f391 Update to new 0.12.0 API 2018-10-30 18:05:23 -07:00
Florian CUNY 72d5f337eb Defined CodeMC CI in distributionManagement in POM 2018-10-25 10:22:21 +02:00
Florian CUNY 5912e94561 Updated BSkyBlock to the latest available BentoBox version 2018-10-25 10:20:14 +02:00
Florian CUNY 76d3556868 Updated version to 0.4.0-SNAPSHOT 2018-10-25 09:55:43 +02:00
Florian CUNY e1f34a7229 Changed groupId to world.bentobox 2018-10-25 09:54:04 +02:00
tastybento 1f1c70feb9 Fix for language permission. 2018-10-05 17:58:28 -07:00
tastybento 8abd777f0e Fixes schem issue and chest missing items
https://github.com/BentoBoxWorld/addon-bskyblock/issues/8
2018-09-25 22:49:47 -07:00
tastybento f3de982469 Fixed bug where schems were not in jar 2018-09-25 22:34:26 -07:00
tastybento a5fce03f7c Update to new BentoBox API for admin command. 2018-09-25 20:46:23 -07:00