mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-06 04:46:40 +00:00
And these stubs
This commit is contained in:
@ -235,8 +235,4 @@ public class BiomeCommands extends MethodCommands {
|
||||
if (!FawePlayer.wrap(player).hasPermission("fawe.tips"))
|
||||
BBC.TIP_BIOME_PATTERN.or(BBC.TIP_BIOME_MASK).send(player);
|
||||
}
|
||||
|
||||
public static Class<BiomeCommands> inject() {
|
||||
return BiomeCommands.class;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user