Skip to content

Commit

Permalink
Add clarification to description of /ps reload command
Browse files Browse the repository at this point in the history
  • Loading branch information
magicmq committed Sep 24, 2023
1 parent 8255001 commit 7968fa5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
command = "reloadconfig",
aliases = {"configreload"},
permission = "pyspigot.command.reloadconfig",
description = "Reload the config (This does not reload scripts!)"
description = "Reload the config (This does not reload scripts!). This command has no effect on already loaded scripts."
)
public class ReloadConfigCommand implements SubCommand {

Expand Down

0 comments on commit 7968fa5

Please sign in to comment.