mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-16 16:54:03 +00:00
fix: Make it build again
This commit is contained in:
@@ -608,6 +608,11 @@ public class StubServer implements Server {
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public @NotNull CommandSender createCommandSender(@NotNull final Consumer<? super Component> feedback) {
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public @NotNull
|
||||
File getWorldContainer() {
|
||||
|
Reference in New Issue
Block a user