tastybento
358f1069f3
Correct version number reference in Settings.
2021-03-21 16:08:54 -07:00
BONNe
718ec2979e
Implements portal generation options ( #407 )
...
BentoBox#1718
2021-03-16 12:33:55 -07:00
BONNe
58ecd1ce1f
Implements onRespawnCommands BentoBox#1719 ( #406 )
2021-03-16 12:33:27 -07:00
tastybento
730ab03795
Improved config.yml comments.
2020-10-21 21:35:17 -07:00
tastybento
97c29e31e6
Better config.yml comments on home setting in nether and end
...
Fixes https://github.com/BentoBoxWorld/BSkyBlock/issues/356
2020-07-18 08:10:07 -07:00
tastybento
763b039b03
Removed warning on changing protection range mid-game.
2020-07-16 07:35:06 -07:00
tastybento
6833fb011a
Enable backwards compatibility with 1.15.2
2020-06-30 16:14:07 -07:00
tastybento
3a5a866ea5
Support default biomes in nether and end
2020-06-27 14:54:59 -07:00
tastybento
baba69a74c
Upgraded to BentoBox 1.13.0 API
2020-05-05 17:59:11 -07:00
tastybento
812a9727df
Use control panel if it exists. ( #260 )
...
* Use control panel if it exists.
* Added config option for use-control-panel
* Updated copyright date on About command.
* Fixes test
2020-04-18 14:44:30 -07:00
tastybento
8c9195c49c
Adds coop and trust limits to config.yml
...
https://github.com/BentoBoxWorld/BentoBox/pull/1267
2020-04-06 16:53:46 -07:00
tastybento
675b052b95
Added spawn limit settings to config.yml
2020-03-07 17:59:08 -08:00
Florian CUNY
d6b4b2525e
Improved the onLeaveCommands comment
...
Thanks to some feedback from @wellnesscookie.
2020-01-12 15:26:06 +01:00
Florian CUNY
33cb41f56b
Fixed misleading comments for onJoin/onLeave commands
2020-01-12 15:01:51 +01:00
Florian CUNY
ee5d2dca96
Added teleportPlayerToIslandUponIslandCreation config option
2020-01-04 11:50:32 +01:00
Florian CUNY
f1f69a7022
Added since tags to the relevant config entries
2020-01-04 11:41:59 +01:00
Florian CUNY
85c0e1fdda
Added new aliases for commands (player: skyblock, sb; admin:skyblockadmin, sbadmin, sba)
...
These come from other skyblock plugins that some users might have used before coming on BSkyBlock
2019-12-22 21:48:13 +01:00
tastybento
c019a5db0f
Config added for pasting missing end or nether islands, default false
...
Stops bedrock removal glitch. Admins who need this can set it to true.
https://github.com/BentoBoxWorld/BentoBox/issues/1063
2019-12-15 16:22:00 -08:00
tastybento
e24d9a23d7
Added new Admin reset command and cleaned up config.yml
2019-11-17 15:21:41 -08:00
BONNe
b0c6499bf7
Update to latest BentoBox 1.9-SNAPSHOT API changes. ( #214 )
...
- Add createIslandOnFirstLoginEnabled
- Add createIslandOnFirstLoginDelay
- Add createIslandOnFirstLoginAbortOnLogout
2019-11-09 10:31:17 -08:00
tastybento
55ee57a294
Update to latest BentoBox API
2019-10-13 09:00:32 -07:00
tastybento
bd028988eb
Add support for banned falling commands.
...
https://github.com/BentoBoxWorld/BentoBox/issues/863
2019-10-03 14:26:10 -07:00
tastybento
0c669de9b0
Updated to latest 1.8.0 BentoBox API
2019-09-28 16:10:36 -07:00
Florian CUNY
61d5f9be9d
Updated ranks in config + added since to a new option
2019-08-14 11:23:45 +02:00
tastybento
86deddf999
Updated Settings to fix typo.
2019-07-10 11:56:07 -07:00
tastybento
afdfad84ab
Removed nether trees from BSkyBlock - new 1.6.0 API
2019-07-06 23:42:02 -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
6f2d3d0f5e
Removes death sum setting.
2019-06-08 09:11:40 -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
62051eb236
Fixed errors in settings and changed defaults.
2019-06-02 14:19:14 -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
Florian CUNY
06a54b0fe5
Made islandProtectionRange as "need reset"
2019-05-13 10:39:41 +02:00
tastybento
b94aff5e73
Removes DataObject reference in settings.
2019-05-08 12:29:07 -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
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
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
e60ab110c5
Removes extraneous settings
...
https://github.com/BentoBoxWorld/BentoBox/issues/531
2019-02-08 17:51:26 -08:00
Florian CUNY
83069b6e86
Release 1.1 (BentoBox 1.2.0)
2019-01-27 11:19:15 +01: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
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
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