Changes
enable titleblacklist checks
return 'templateeditor'
elseif action == 'move' then
if blacklistentry and not blacklistentry.params.autoconfirmed then
return 'accountcreator'
return 'filemover'
else
end
else
if blacklistentry then
return blacklistentry.params.autoconfirmed and 'autoconfirmed' or 'accountcreator'
return level
elseif action == 'upload' then