mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Thank you very much, Hashbox for:
Changed the public IsAdministrator back to protected, now checks Config to see whether it is allowed to run or not. Defaults to false (not allowed). To use add the following to OpenSim.ini [LL-Functions] AllowosConsoleCommand=true
This commit is contained in:
@@ -259,3 +259,7 @@ CompileWithDebugInformation=true
|
||||
; Remove old scripts on next startup
|
||||
CleanUpOldScriptsOnStartup=true
|
||||
|
||||
[LL-Functions]
|
||||
; Set the following to true to allow administrator owned scripts to execute console commands
|
||||
AllowosConsoleCommand=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user