bentobox/src/test/java/world/bentobox/bentobox/panels
tastybento e2d9c2ce34
Avoids loading islands into cache unless they are needed. (#2373)
* Avoids loading islands into cache unless they are needed.

* Adjust methods that were calling all islands

When we cached all island, this was an inexpensive call but not now. The
methods remain but pull from the database directly. The use of them were
changed to be player specific.
2024-05-23 21:42:14 -07:00
..
customizable Avoids loading islands into cache unless they are needed. (#2373) 2024-05-23 21:42:14 -07:00
BlueprintManagementPanelTest.java Add feature to limit blueprint availability. 2024-03-31 17:29:18 -07:00