Merge branch 'dev' of github.com:RedstonerServer/redstoner-utils into dev

Conflicts:
	loginsecurity.py
	player.py
This commit is contained in:
PanFritz
2015-08-18 00:24:26 +02:00
14 changed files with 521 additions and 85 deletions

View File

@@ -128,7 +128,7 @@ def runas(player, cmd):
player.chat("/" + cmd)
else:
server.dispatchCommand(player, cmd)
def is_player(obj):
"""