bentobox/src/test/java/world/bentobox/bentobox
tastybento b6a69d0c90
Switch to island homes from player homes. (#1689)
* Switch to island homes from player homes.

Stores home locations and max homes in the Island object. Adds commands
required to manage home names, specifically rename and delete. I did not
add list as there is tab complete on island go, but it may be required.
2021-03-01 10:42:08 -08:00
..
api Switch to island homes from player homes. (#1689) 2021-03-01 10:42:08 -08:00
commands Remove unused imports 2020-04-26 08:32:52 -07:00
database Decouple island location from island center. (#1659) 2021-02-13 10:19:53 -08:00
hooks/placeholders Test clean up. 2021-01-17 11:31:40 -08:00
listeners Switch to island homes from player homes. (#1689) 2021-03-01 10:42:08 -08:00
lists Fix tests that failed due to timezone 2020-12-28 16:35:44 -08:00
managers Switch to island homes from player homes. (#1689) 2021-03-01 10:42:08 -08:00
panels Added Mockito.framework().clearInlineMocks() to all test classes per 2019-12-06 08:29:29 -08:00
util Switch to island homes from player homes. (#1689) 2021-03-01 10:42:08 -08:00
SettingsTest.java Added Settings class junit tests 2020-09-13 09:52:05 -07:00
TestBentoBox.java Decouple island location from island center. (#1659) 2021-02-13 10:19:53 -08:00
TestWorldSettings.java Added visited island UUID placeholder 2020-12-28 12:18:17 -08:00