maybe this one will help you, idk
local storage = 121213
local talk = TalkAction("/godchar", "!gm")
function talk.onSay(player, words, param)
local storageValue = player:getStorageValue(storage)
local group = player:getGroup()
if group:getAccess() then...