mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-13 12:48:35 +00:00
And these stubs
This commit is contained in:
@ -184,8 +184,4 @@ public class ChunkCommands {
|
||||
player.printError(BBC.getPrefix() + "Shell script type must be configured: 'bat' or 'bash' expected.");
|
||||
}
|
||||
}
|
||||
|
||||
public static Class<ChunkCommands> inject() {
|
||||
return ChunkCommands.class;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user