I want it to allowmod on startup it just says couldn't find GEL.mod at the top then says GEL.mod loaded
i renamed the commands in the startup to GEL.mod.gml
and i changed the mod name to GEL.mod.gml
ohhh you're having a different problem, then
(tl;dr is that you can't /allowmod a mod on the frame you load it)
the fix is that you need to make a second text file (say startup2.txt), have the /allowmod command in there, and in the first text file do /loadtext startup2.txt
thank you so much
it works now