Skip to content

Commit

Permalink
/dh line edit is playerOnly
Browse files Browse the repository at this point in the history
  • Loading branch information
d0by1 committed Sep 30, 2023
1 parent 7f46129 commit cff509d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ public TabCompleteHandler getTabCompleteHandler() {
usage = "/dh line edit <hologram> <page> <line>",
description = "Edit a line.",
aliases = {"e"},
playerOnly = true,
minArgs = 3
)
static class LineEditSub extends DecentCommand {
Expand Down

0 comments on commit cff509d

Please sign in to comment.