鏡像自
https://github.com/mt-mods/playerfactions.git
已同步 2025-11-06 03:05:30 +01:00
remove code that is never reached
此提交包含在:
3
init.lua
3
init.lua
@@ -203,9 +203,6 @@ local function handle_command(name, param)
|
||||
for p in string.gmatch(param, "[^%s]+") do
|
||||
table.insert(params, p)
|
||||
end
|
||||
if params == nil then
|
||||
return false, S("Unknown subcommand. Run '/help factions' for help.")
|
||||
end
|
||||
local action = params[1]
|
||||
if action == "create" then
|
||||
local faction_name = params[2]
|
||||
|
||||
新增問題並參考
封鎖使用者