Commit Graph

115 Commits

Author SHA1 Message Date
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
tastybento 2a435e125a Added POM version to addon.yml 2018-09-03 21:37:05 -07:00
tastybento 36a26945db Version up 2018-09-01 19:22:41 -07:00
tastybento f2ddaedb73 Added scope to BentoBox dependency 2018-08-25 12:37:02 -07:00
tastybento 95079963f0 Version up 2018-08-25 11:51:14 -07:00
tastybento c1f1a4c06e Added codemc repo to POM 2018-08-24 16:16:20 -07:00
tastybento 9dbe1011df Fixed schem to include a real pumpkin 2018-08-21 11:37:51 -07:00
tastybento 04bc667655 Fixed about command. 2018-08-16 00:01:24 -07:00
tastybento bd8f402b40 Updated to latest BentoBox API.
Removed reload command.
2018-08-12 19:54:28 -07:00
tastybento 0e95a7c77b Fixed resource placement and POM 2018-08-12 08:01:05 -07:00
tastybento 661fc80fe9 New BentoBox version number 2018-08-12 03:03:46 +09:00
tastybento fd9c271df7 Fixed POM 2018-08-10 15:10:31 +09:00
tastybento a6acb4f1cf Moved folders to match Maven layout
Updated to FC-0.9
2018-08-09 06:03:57 +09:00
tastybento 315eff4349 Updated to renamed API 2018-08-05 20:37:43 -07:00
tastybento 4348a5dc25 Changed version 2018-08-02 21:45:17 -07:00
tastybento 1698203d80 Update to new API and fixed spawners in nether 2018-08-02 20:39:23 -07:00
tastybento 0f2c3771ed Converted to an add-on for Bentobox 2018-07-29 16:57:42 -07:00
tastybento fbdd39e53b Initial commit - copy over from BSkyBlock. 2018-07-29 13:42:25 -07:00