Plugins: Add auto-update functionality (#3487)
* Plugins: Add auto-update functionality * Check if directory is a git repo * Display message if any plugins were loaded
This commit is contained in:
@@ -210,3 +210,5 @@ claude:
|
||||
cachingAtDepth: -1
|
||||
# -- SERVER PLUGIN CONFIGURATION --
|
||||
enableServerPlugins: false
|
||||
# Attempt to automatically update server plugins on startup
|
||||
enableServerPluginsAutoUpdate: true
|
||||
|
||||
Reference in New Issue
Block a user