bentobox/src/test/java/world/bentobox/bentobox
Baterka 13c339ef4f
- Fixed separators to also work on Windows (#2233)
- Added missing `--add-opens=java.base/java.security=ALL-UNNAMED`
 - Added proper closing of AddonClassLoader
2023-11-25 07:45:56 -08:00
..
api - Fixed separators to also work on Windows (#2233) 2023-11-25 07:45:56 -08:00
blueprints Fixes #2173. Copies the correct range of blocks. Added test class. 2023-09-02 08:04:34 -07:00
commands Fix onlyConsole usage and added test class 2023-06-24 09:45:40 -07:00
database Fixes #2219. Island homes were set incorrectly with a new island. 2023-11-04 10:29:28 -07:00
hooks/placeholders Javadoc and other cleanup from code analysis (#2099) 2023-02-26 17:48:37 -08:00
listeners Multi island api update (#2224) 2023-11-12 12:22:12 -08:00
lists Rank Management (#2220) 2023-11-10 10:53:28 -08:00
managers Multi island api update (#2224) 2023-11-12 12:22:12 -08:00
panels Multi island api update (#2224) 2023-11-12 12:22:12 -08:00
util Changed some tests for ItemParsing. 2023-10-11 22:48:39 -07:00
SettingsTest.java Multi island api update (#2224) 2023-11-12 12:22:12 -08: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