Documentation
local status = exports["utility_jewelry"]:GetShuttersStatus(1) if status then print("Open!") else print("Closed!") end