mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 20:43:54 +00:00
Update CommandUtil.java
This commit is contained in:
@ -134,7 +134,7 @@ public class CommandUtil {
|
|||||||
.findAny();
|
.findAny();
|
||||||
}
|
}
|
||||||
|
|
||||||
private static int deprecatedCommandWarning(
|
private static Object deprecatedCommandWarning(
|
||||||
CommandParameters parameters,
|
CommandParameters parameters,
|
||||||
Command command,
|
Command command,
|
||||||
String reason,
|
String reason,
|
||||||
|
Reference in New Issue
Block a user