--@name --@author --@server core.modules.hello = { version = 69420, commands = { helloworld = function() print("hi") end, }, }