/plotter must be run by player
This commit is contained in:
@@ -11,6 +11,7 @@ from basecommands import simplecommand
|
|||||||
|
|
||||||
@simplecommand("plotter",
|
@simplecommand("plotter",
|
||||||
aliases = ["pt"],
|
aliases = ["pt"],
|
||||||
|
senderLimit = 0,
|
||||||
description = "Plot commands")
|
description = "Plot commands")
|
||||||
def plotter_command(sender, command, label, args):
|
def plotter_command(sender, command, label, args):
|
||||||
loc = sender.getLocation()
|
loc = sender.getLocation()
|
||||||
|
|||||||
Reference in New Issue
Block a user