Skip to content

Commit

Permalink
Update command name
Browse files Browse the repository at this point in the history
Took 11 minutes
  • Loading branch information
igoyek committed Jan 22, 2025
1 parent bb017c8 commit aa76ccb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import org.bukkit.block.sign.SignSide;
import org.bukkit.entity.Player;

@Command(name = "signedit setline")
@Command(name = "signedit")
@Permission("eternalcode.signedit")
public class SignEditCommand {

Expand Down

0 comments on commit aa76ccb

Please sign in to comment.