This commit is contained in:
Anthony Recascino
2016-07-30 00:50:36 -04:00
parent 670787bee0
commit fc2b27abf1
2 changed files with 1 additions and 2 deletions

View File

@ -168,7 +168,6 @@ function factions_chat.cmdhandler(playername,parameter)
--if minetest.check_player_privs(playername,{ faction_admin=true }) then
--create new faction
if cmd == "create" then
minetest.chat_send_player(playername,"dfdsofjdspofndsfjdsp",false)
if params[2] ~= nil then
if factions.add_faction(params[2]) then
minetest.chat_send_player(playername,