mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-03 03:46:42 +00:00
And these stubs
This commit is contained in:
@ -250,8 +250,4 @@ public class WorldEditCommands {
|
||||
public void help(Actor actor, CommandContext args) throws WorldEditException {
|
||||
UtilityCommands.help(args, we, actor);
|
||||
}
|
||||
|
||||
public static Class<WorldEditCommands> inject() {
|
||||
return WorldEditCommands.class;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user