mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 01:37:37 +00:00
Update CommandUtil.java
This commit is contained in:
parent
2080e9786b
commit
d904270a3d
@ -134,7 +134,7 @@ public class CommandUtil {
|
||||
.findAny();
|
||||
}
|
||||
|
||||
private static int deprecatedCommandWarning(
|
||||
private static Object deprecatedCommandWarning(
|
||||
CommandParameters parameters,
|
||||
Command command,
|
||||
String reason,
|
||||
|
Loading…
Reference in New Issue
Block a user