/plotter must be run by player

This commit is contained in:
jomo
2015-08-13 00:02:58 +02:00
parent f09a0ae083
commit b5fbab06b4

View File

@@ -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()