Class CommandFlags
java.lang.Object
de.redstoneworld.redutilities.input.CommandFlags
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisHideFlag(String cmdInput) This method checks if the given argument is the flag for hiding the teleport message.
-
Constructor Details
-
CommandFlags
public CommandFlags()
-
-
Method Details
-
isHideFlag
This method checks if the given argument is the flag for hiding the teleport message.
-