Fixed /shrug
This commit is contained in:
@@ -28,7 +28,7 @@ command shrug {
|
||||
}
|
||||
[empty] {
|
||||
perm utils.shrug;
|
||||
run shrug;
|
||||
run shrugnoarg;
|
||||
help Just the shrug emoticon.;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,7 +24,7 @@ import net.nemez.chatapi.ChatAPI;
|
||||
|
||||
@Commands(CommandHolderType.File)
|
||||
@AutoRegisterListener
|
||||
@Version(major = 4, minor = 0, revision = 5, compatible = 4)
|
||||
@Version(major = 4, minor = 0, revision = 6, compatible = 4)
|
||||
public class Chat implements Module, Listener
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user