Commit Graph

362 Commits

Author SHA1 Message Date
tastybento 654a876805 Add island near command 2019-06-09 17:53:49 -07:00
tastybento 49ebfbf48c Adds safety code to copy BSkyBlock to addons if it is run as a plugin. 2019-06-09 17:53:49 -07:00
tastybento 86a660b530 Moves to onLoad to enable startup operation 2019-06-09 17:53:49 -07:00
tastybento 92251ddbeb Added ASkyBlock schems. 2019-06-09 17:53:49 -07:00
tastybento 2364aaa835 Fixed Blueprints and Bundle order. 2019-06-09 17:50:36 -07:00
tastybento 3086815612 Removes death sum setting. 2019-06-08 09:12:02 -07:00
tastybento 6f2d3d0f5e Removes death sum setting. 2019-06-08 09:11:40 -07:00
tastybento 2dcdece3f3 Update config.yml to use new comments 2019-06-07 22:26:51 -07:00
tastybento b2aa604419 Cleans up kicked-keep-inventory config setting.
https://github.com/BentoBoxWorld/BentoBox/issues/738
2019-06-07 22:19:41 -07:00
tastybento 3e26c89949 Fixed sign text on default island 2019-06-06 13:21:08 -07:00
tastybento b25c8de95e Added icons to blueprints 2019-06-02 15:03:14 -07:00
tastybento 62051eb236 Fixed errors in settings and changed defaults. 2019-06-02 14:19:14 -07:00
tastybento 648a2a4a5e Adds Admin switch command for bypassing protections. 2019-05-25 20:08:08 -07:00
tastybento ee9e073162 Put items in Double island chest 2019-05-25 11:19:33 -07:00
tastybento 8cbb85c3b8 Added double island and harder island to blueprint bundles. 2019-05-24 19:40:04 -07:00
tastybento ab8052b433 Uses 1.14.1 API 2019-05-15 15:22:47 -07:00
tastybento b51634b106 Merge remote-tracking branch 'origin/blueprints' into develop 2019-05-15 14:21:14 -07:00
tastybento 0c03eb1a97 User lower case for world name. 2019-05-15 09:32:48 -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 0d49d6fecb Support for blueprint admin commands 2019-05-13 22:00:42 -07:00
Florian CUNY 2305533f47
Added icon and repository in addon.yml 2019-05-13 10:41:58 +02:00
Florian CUNY 06a54b0fe5
Made islandProtectionRange as "need reset" 2019-05-13 10:39:41 +02:00
Florian CUNY 6cf7ac7db7
Fixed typo in README 2019-05-11 20:52:16 +02:00
tastybento d4147c8dda YAML fix 2019-05-08 12:29:07 -07:00
tastybento b94aff5e73 Removes DataObject reference in settings. 2019-05-08 12:29:07 -07:00
tastybento 400ceef9de Spanish locale. Credit @SrAcosta. 2019-05-08 12:29:07 -07:00
tastybento 314704dd55 Fixes permissions
https://github.com/BentoBoxWorld/BSkyBlock/issues/120
2019-05-07 13:14:47 -07:00
tastybento 6f676f77fa Taking SonarCube offline for now. 2019-05-04 23:34:16 -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 1a0933bdb7 Merge branch 'startup' into develop 2019-05-04 22:05:29 -07:00
tastybento fb97fc96ef Add island near command 2019-05-04 22:05:17 -07:00
tastybento dceb74dfb1 Adds safety code to copy BSkyBlock to addons if it is run as a plugin. 2019-05-04 11:36:42 -07:00
tastybento 2566cac99d Moves to onLoad to enable startup operation 2019-05-04 10:12:48 -07:00
tastybento fe719121f4 Added ASkyBlock schems. 2019-05-02 23:04:00 -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 e94b0167f4 Fixes unit test. 2019-04-01 14:57:21 -07: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 ff4b0be3de Update to embedded config.yml 2019-03-23 15:56:41 -07:00
tastybento 0716a09470 Fix JavaDoc 2019-03-23 15:48:14 -07:00
tastybento 30b4598ef5 Updated to 1.4.0 BentoBox API 2019-03-23 15:45:17 -07:00
tastybento 1563abf1a7 Added Travis CI 2019-03-09 14:57:26 -08:00
tastybento 467f1bb305 Enables use-own-generator setting.
https://github.com/BentoBoxWorld/BSkyBlock/issues/94
2019-03-09 11:22:28 -08:00
tastybento e2e372fa2d Merge remote-tracking branch 'origin/master' into develop 2019-03-09 09:40:27 -08:00
tastybento 2f87421704 Updated ReadMe 2019-03-09 09:38:27 -08:00
tastybento 91b33b893c Added test classes and removed code smells 2019-03-09 09:26:05 -08: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 2f5201e0cc Added admin and island command test classes. 2019-03-07 23:55:03 -08:00