Results 123 comments of BONNe

The level addon calculates all blocks that are in protected area, regardless if they are placed by player or generated by world. The option to zero island level on start...

This was a bug in BentoBox 3.7.1 It was solved in BentoBox 3.7.3

In BentoBox there is a world setting flag: `PODZOL` It allows toggling whether spruce should convert block into podzol or not. `/[admin_cmd] settings`

@tastybento I implemented the ability to preserve custom data for player heads. However, every place where panel item is created as head, we need to adjust code: https://github.com/BentoBoxWorld/Warps/blob/6a558d59e6c5bb10c52763b33dfbc8ec525a919e/src/main/java/world/bentobox/warps/panels/WarpsPanel.java#L425-L428 Should be...

Tasty... just curiosity... Did you transform date to the correct format? The format is `2024-06-21 13:13:47 +0300` Which is: `yyyy-MM-dd HH:mm:ss Z` I think... It maybe that the issue why...

Please, explain more... I quite do not understand what you mean by top breeders...

Well, that is a very interesting request ... getting something from askyblock which somehow is not implemented in BentoBox :D I can create a small addon that does it. Not...

Not only for translating :) For everything... there are literary no guidelines for anything currently :D

Well, this could be done with progressing Advancement addon.

Yes, but I am not sure if you will agree with implementing it. Because there are some addons that use global permission from BentoBox. (f.e. modbypass) Implementing this will require...