diff --git a/plotter.py b/plotter.py index 5d14cdd..238740c 100644 --- a/plotter.py +++ b/plotter.py @@ -11,6 +11,7 @@ from basecommands import simplecommand @simplecommand("plotter", aliases = ["pt"], + senderLimit = 0, description = "Plot commands") def plotter_command(sender, command, label, args): loc = sender.getLocation()