It will be fixed, one character commit at a time

This commit is contained in:
ZeroEpoch1969 2018-07-24 19:27:50 -07:00
parent 7e93b2ae53
commit 0d503a6c06
No known key found for this signature in database
GPG key ID: A7BAB4E14F089CF3

View file

@ -12,7 +12,7 @@ import java.util.Arrays;
import java.util.List;
@CommandPermissions(level = Rank.OP, source = SourceType.ONLY_IN_GAME)
@CommandParameters(description = "Get a stuck of happiness.", usage = "/<command>")
@CommandParameters(description = "Get a stick of happiness.", usage = "/<command>")
public class Command_debugstick extends FreedomCommand
{