diff --git a/chatcommands.lua b/chatcommands.lua index c885241..b1e8806 100644 --- a/chatcommands.lua +++ b/chatcommands.lua @@ -303,7 +303,6 @@ if areas.factions_available then .." or is not owned by you.", id) end - if not factions.get_owner(faction_name) then return false, S("Faction doesn't exists") end