Geyser/core/src/main/java/org/geysermc/geyser/command
chris f1e7ef92f4
Fix issues with the ConnectionTestCommand (#4333)
- Port out of bounds checking
- Proper encoding of ip's to check
- Don't assume "cache" response is nonnull; it is null when there's an error
- Send users the error message that we get when server is unreachable
2023-12-11 18:12:19 +01:00
..
defaults Fix issues with the ConnectionTestCommand (#4333) 2023-12-11 18:12:19 +01:00
GeyserCommand.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
GeyserCommandExecutor.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
GeyserCommandManager.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
GeyserCommandSource.java Move sendMessage(Component) to GeyserCommandSource 2022-08-24 15:38:54 +00:00