This commit is contained in:
Anthony Recascino
2016-07-30 00:40:27 -04:00
parent e82a02e3c9
commit 5a7d08e75f
2 changed files with 4 additions and 3 deletions

View File

@ -168,6 +168,7 @@ 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,