mirror of
				https://github.com/pragma-/pbot.git
				synced 2025-11-04 08:37:24 +01:00 
			
		
		
		
	Plugin/RunCommand: clarify that plugin is not autoloaded by default
This commit is contained in:
		
							parent
							
								
									ecdd914b37
								
							
						
					
					
						commit
						a4ad219ff1
					
				@ -4,7 +4,8 @@
 | 
			
		||||
#
 | 
			
		||||
# WARNING: The `runcmd` command will allow a user to run any command on your
 | 
			
		||||
# system. Do not give out the `can-runcmd` capability to anyone you do not
 | 
			
		||||
# absolutely trust 100%.
 | 
			
		||||
# absolutely trust 100%. This Plugin is not added to data/plugin_autoload by
 | 
			
		||||
# default. Load at your own risk.
 | 
			
		||||
#
 | 
			
		||||
# Consider instead making a locked-down factalias; i.e.:
 | 
			
		||||
#
 | 
			
		||||
@ -17,7 +18,6 @@
 | 
			
		||||
# itself has permission to use `runcmd` regardless of whether the user has the
 | 
			
		||||
# `can-runcmd` capability.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# SPDX-FileCopyrightText: 2021 Pragmatic Software <pragma78@gmail.com>
 | 
			
		||||
# SPDX-License-Identifier: MIT
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user