mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-24 21:49:03 +01:00
event permissions
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
browseserverlogs("[GLOB.log_directory]/")
|
||||
|
||||
/client/proc/browseserverlogs(path = "data/logs/")
|
||||
if(!check_rights(R_SENSITIVE))
|
||||
return
|
||||
path = browse_files(path)
|
||||
if(!path)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user