local path = minetest.get_modpath("mff_pclasses") dofile(path .. "/warrior.lua") dofile(path .. "/hunter.lua") dofile(path .. "/admin.lua")