Commit Graph

400 Commits

Author SHA1 Message Date
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
tastybento 51c586645a Code clean up for code smells 2019-03-07 23:34:27 -08:00
YellowZaki a4e1f09c12 Added bskyblock.mod.bypassban (#92) 2019-03-03 17:23:14 -08:00
tastybento 3fff9a6e42 Version 1.3.0 2019-02-23 20:11:53 -08:00
tastybento 12d5b26536 Merge branch 'develop' 2019-02-20 21:48:15 -08:00
tastybento c3c6e72384 Merge remote-tracking branch 'origin/admintrash' into develop 2019-02-19 22:30:54 -08:00
tastybento 6b953930c7 Merge branch 'develop' of https://github.com/BentoBoxWorld/bskyblock.git into develop 2019-02-16 22:32:33 -08:00
tastybento f0b0734d22 Adds flag reset admin command. 2019-02-16 22:32:24 -08:00
tastybento dbde346afb Adds admin trash commands. 2019-02-16 21:10:44 -08:00
YellowZaki bfe0cae1b7 Added promote permission and fixed bskyblock.island.info description (#74)
* Create support template

* Added promote permission and fixed bskyblock.island.info description
2019-02-16 17:43:33 -08:00
YellowZaki a018bc141e Updated mod.tp -> admin.tp (#79) 2019-02-16 17:41:46 -08:00
tastybento 27e6b72382
Merge pull request #78 from BONNe/develop
Implement configurable User un Admin commands
2019-02-15 08:19:50 -08:00
BONNe1704 93188d0a31 Implement configurable User un Admin commands into config.yml. #77 2019-02-15 16:29:09 +02:00