Fixed a shitton of bugs + added command "where" to check chunk ownership

This commit is contained in:
shamoanjac
2016-08-08 01:10:47 +02:00
parent a52fe6a6bf
commit 55fe191cfd
3 changed files with 147 additions and 88 deletions

View File

@ -24,6 +24,5 @@ dofile (factions_modpath .. "/factions.lua")
dofile (factions_modpath .. "/chatcommands.lua")
factions.load()
factions_chat.init()
core.log("action","MOD: factions (by sapier) " .. factions_version .. " loaded.")