Commit Graph

106 Commits

Author SHA1 Message Date
tastybento
2c299b4a88 New flags were not being included in the config.
https://github.com/BentoBoxWorld/BSkyBlock/issues/401
2021-04-25 11:09:36 -07:00
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
86a078e31f Do not set world mob spawn settings unless they are >0 2020-11-27 07:51:57 -08: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
1016d73545 Use 1.16.1 spigot API 2020-06-26 16:11:18 -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
c5915affc8 Put back in admin switch command. 2020-04-04 12:20:15 -07:00
tastybento
e3f3b2effe Removed admin trash commands. They shouldn't be needed anymore. 2020-04-02 13:07:34 -07:00
tastybento
675b052b95 Added spawn limit settings to config.yml 2020-03-07 17:59:08 -08:00
tastybento
af096bf706 Show a reloaded log when /bsb reload is used.
https://github.com/BentoBoxWorld/BSkyBlock/issues/246
2020-01-12 17:20:35 -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
tastybento
191d2b9cc2 Uses optimized chunk generator for nether ceiling 2019-11-16 11:46:30 -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
31717a45e5 Removed redundant return statement. 2019-11-03 14:24:24 -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
tastybento
32ce4b4ed6 Loads config again after all addons loaded.
https://github.com/BentoBoxWorld/BentoBox/issues/940
2019-09-13 21:00:31 -07:00
Florian CUNY
61d5f9be9d Updated ranks in config + added since to a new option 2019-08-14 11:23:45 +02:00
tastybento
9503537365 Added Admin Settings command using BentoBox 1.6.0 API 2019-08-10 11:16:50 -07:00
tastybento
1f0740104b Added Admin Purge Command 2019-07-19 18:59:50 -07:00
tastybento
785e887881 Reused one config object. 2019-07-18 18:56:50 -07: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
d783d40c71 Implements new call API for commands
https://github.com/BentoBoxWorld/BentoBox/issues/759
2019-06-18 08:54:02 -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
648a2a4a5e Adds Admin switch command for bypassing protections. 2019-05-25 20:08:08 -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
0d49d6fecb Support for blueprint admin commands 2019-05-13 22:00:42 -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
1a0933bdb7 Merge branch 'startup' into develop 2019-05-04 22:05:29 -07:00