API
Th
Everything about this resource is controlled from cl_config.lua and sv_config.lua, and it doesn't call out to other resources, fire events for other resources to catch, or expose any exports. There's nothing to wire up to get it running. That said, a couple of settings on the Configuration page act as the closest thing to integration points if you need to adjust how it behaves around the rest of your server.
MS.Blacklist keeps specific vehicle models off-limits to refueling entirely. If a vehicle should never be refueled at a pump or with a jerrycan, add its model to the list rather than touching anything else.
MS.Creator.perms
MS.Creator.perms lists the permission groups, checked through MORE.GetGroup, allowed to open the station creator with the fuelcreator command — admin and pl by default. Add or remove groups here to match your server's own permission setup.
Last updated