bentobox/src/test/java/world/bentobox/bentobox/api/commands
tastybento 18983e5570
Code cleanup (#2065)
* Cast operands to (double)

* Code clean up from static analysis

* Revert the GitHubAPI version change because it didn't work.
2022-12-29 10:01:25 -08:00
..
admin Fix AdminInfoCommandTest 2022-01-28 21:39:06 -08:00
island Code cleanup (#2065) 2022-12-29 10:01:25 -08:00
DefaultHelpCommandTest.java Added Mockito.framework().clearInlineMocks() to all test classes per 2019-12-06 08:29:29 -08:00
DelayedTeleportCommandTest.java Added teleport method test to DelayedTeleportCommandTest. 2021-03-21 15:58:10 -07:00
HiddenCommandTest.java Adds API to enable commands to be hidden from help and tab (#1301) 2020-04-23 20:54:45 +02:00