Commit Graph

41 Commits

Author SHA1 Message Date
Florian CUNY
208ce78395 Made islandProtectionRange as "need reset" 2019-06-09 17:53:49 -07:00
tastybento
a503709325 Removes DataObject reference in settings. 2019-06-09 17:53:49 -07:00
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
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
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
467f1bb305 Enables use-own-generator setting.
https://github.com/BentoBoxWorld/BSkyBlock/issues/94
2019-03-09 11:22:28 -08:00
tastybento
91b33b893c Added test classes and removed code smells 2019-03-09 09:26:05 -08:00
tastybento
b335ac6bc7 Added BSkyBlock test class. 2019-03-08 23:11:37 -08:00
tastybento
51c586645a Code clean up for code smells 2019-03-07 23:34:27 -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
BONNe1704
93188d0a31 Implement configurable User un Admin commands into config.yml. #77 2019-02-15 16:29:09 +02:00
tastybento
69f2e63266 Removes comments from config.yml 2019-02-12 23:05:52 -08:00
tastybento
6115a37f84 Removes bedrock block because dragon is solved. 2019-02-11 19:14:39 -08:00
tastybento
e60ab110c5 Removes extraneous settings
https://github.com/BentoBoxWorld/BentoBox/issues/531
2019-02-08 17:51:26 -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
475988d451 Fix sea height to match config.yml
https://github.com/BentoBoxWorld/BSkyBlock/issues/68
2019-02-04 23:07:30 -08:00
tastybento
b83f831361 Updated copyright year 2019-01-27 17:02:48 -08:00
Florian CUNY
83069b6e86 Release 1.1 (BentoBox 1.2.0) 2019-01-27 11:19:15 +01:00
Florian CUNY
99fb7bdc9a Added /is spawn 2019-01-27 11:17:39 +01:00
Florian CUNY
5d1b562593 Added /bsbadmin setspawn 2019-01-27 11:17:29 +01:00
tastybento
c3a892c1b7 Added chunk generator method for GameModeAddon API 2019-01-26 15:42:47 -08:00
tastybento
55ed2640d1 Uses new GameMode API
See https://github.com/BentoBoxWorld/BentoBox/pull/472
2019-01-15 19:35:32 -08:00
tastybento
2df9b4e19f Using new AdminResetsResetCommand 2019-01-03 09:41:40 -08:00
tastybento
8cb0eba57e Adds addon reloading of settings. 2019-01-02 15:57:26 -08:00
tastybento
c543fef045 Adds max ban config settings. 2019-01-02 10:15:44 -08: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
f8cfec332a Updated to BentoBox 0.18.0 (Alpha 13) 2018-12-22 18:01:32 +01:00
Florian CUNY
0e2227e76d
Updated maxIslands comment 2018-12-09 14:13:05 +01:00
Florian CUNY
8290e15471 Various fixes to config
Fixed references to ASkyBlock, misleading comments, etc...
Also "tagged" a few settings as experimental
2018-10-31 15:05:43 +01:00
tastybento
11f515f391 Update to new 0.12.0 API 2018-10-30 18:05:23 -07:00
Florian CUNY
5912e94561 Updated BSkyBlock to the latest available BentoBox version 2018-10-25 10:20:14 +02:00
Florian CUNY
a98a26cfa4 Moved everything to world.bentobox.bskyblock package 2018-10-25 09:54:40 +02:00