bentobox/src/main/java/world/bentobox/bentobox/api/commands/admin
tastybento 44454f5854 Adds support for multi islands to the admin range command 2024-03-24 18:44:24 -07:00
..
blueprints Use Bukkit for Admin BP pasting. 2024-02-23 22:05:32 -08:00
conversations Loads of minor code smell fixes 2022-12-31 18:19:25 -08:00
deaths Add bbox admin perms command and adjust perms for commands 2023-06-18 13:55:21 -07:00
purge Add bbox admin perms command and adjust perms for commands 2023-06-18 13:55:21 -07:00
range Adds support for multi islands to the admin range command 2024-03-24 18:44:24 -07:00
resets Add bbox admin perms command and adjust perms for commands 2023-06-18 13:55:21 -07:00
team Fix bug 2024-03-15 19:24:41 -07:00
AdminDeleteCommand.java Fixes EXP reset for players onJoin and onLeave (#2286) 2024-01-30 19:32:13 -08:00
AdminDeleteHomesCommand.java Code cleanup (#2065) 2022-12-29 10:01:25 -08:00
AdminEmptyTrashCommand.java Revert "Made BentoBoxCommand#setup() default (#1258)" 2020-04-07 13:38:44 -07:00
AdminGetrankCommand.java Team gui (#2251) 2024-01-08 20:50:26 +09:00
AdminInfoCommand.java Improved IslandInfoEvent to include the calling addon. 2023-06-19 09:38:49 -07:00
AdminRegisterCommand.java Added tests. Added check for world. Removed y ignore for closest island. 2024-02-19 16:27:38 -08:00
AdminReloadCommand.java Revert "Made BentoBoxCommand#setup() default (#1258)" 2020-04-07 13:38:44 -07:00
AdminResetFlagsCommand.java Code cleanup (#2065) 2022-12-29 10:01:25 -08:00
AdminResetNameCommand.java Code cleanup (#2065) 2022-12-29 10:01:25 -08:00
AdminSetProtectionCenterCommand.java Code cleanup (#2065) 2022-12-29 10:01:25 -08:00
AdminSetSpawnPointCommand.java No tabs (#2243) 2023-12-04 20:55:40 -08:00
AdminSetrankCommand.java Team gui (#2251) 2024-01-08 20:50:26 +09:00
AdminSetspawnCommand.java Fix admin commands to avoid removing players from more than one island 2024-02-24 15:51:24 -08:00
AdminSettingsCommand.java Team gui (#2251) 2024-01-08 20:50:26 +09:00
AdminSwitchCommand.java Fix some code smells. 2021-09-19 18:29:19 -07:00
AdminSwitchtoCommand.java Java upgrade (#1814) 2021-07-31 08:48:26 -07:00
AdminTeleportCommand.java Team gui (#2251) 2024-01-08 20:50:26 +09:00
AdminTrashCommand.java Extracted island info from the Island object. 2021-09-04 09:46:28 -07:00
AdminUnregisterCommand.java Fix NPE with unregister command 2024-02-23 21:51:17 -08:00
AdminVersionCommand.java Fix version command to show addon state. 2021-08-29 14:56:54 -07:00
AdminWhyCommand.java Enables UUIDs to be used in admin commands as well as names (#1298) 2020-04-23 21:16:09 +02:00
DefaultAdminCommand.java Added more JavaDoc for API usage 2023-08-01 09:43:47 -07:00