Gets called when the player is initialized.ĪddEventHandler('es:initialized', function(player) end)
Gets called when a player is fully loaded.ĪddEventHandler('es:playerLoaded', function(source) end) Note: These are server-sided - Gets called the first time a player spawns in the server.ĪddEventHandler('es:firstSpawn', function(source) end) Usage: EssentialMode has many event handlers, here are the current ones available. Rent a server with EssentialModeĭiscount code: kanersps-a-2529 Updated below for EssentialMode 4+ This package also contains one addon called: “es_admin”, which adds admin commands to your server. This can be used to easily create resources that have to communicate with each other.
EssentialMode itself will not do anything of use. Description: EssentiaMode is a base resource which has money and permissions built in.