Fixed /shrug
This commit is contained in:
@@ -28,7 +28,7 @@ command shrug {
|
|||||||
}
|
}
|
||||||
[empty] {
|
[empty] {
|
||||||
perm utils.shrug;
|
perm utils.shrug;
|
||||||
run shrug;
|
run shrugnoarg;
|
||||||
help Just the shrug emoticon.;
|
help Just the shrug emoticon.;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ import net.nemez.chatapi.ChatAPI;
|
|||||||
|
|
||||||
@Commands(CommandHolderType.File)
|
@Commands(CommandHolderType.File)
|
||||||
@AutoRegisterListener
|
@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
|
public class Chat implements Module, Listener
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user