mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 09:47:38 +00:00
Update CommandUtil.java
This commit is contained in:
parent
2080e9786b
commit
d904270a3d
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user