–Determine whether it is a custom game
local result=World:isCustomGame() --- Get the results for comparison
if result==0 then--if it is customized
Chat:sendSystemMsg("This is a custom game!")
else--if it is not customized
Chat:sendSystemMsg("This is not a custom game!")
end
If you have any questions about Developer Tools, feel free to join our official discord server Mini World Global DEV discord