7 lines
		
	
	
		
			176 B
		
	
	
	
		
			MCFunction
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			176 B
		
	
	
	
		
			MCFunction
		
	
	
	
	
	
#
 | 
						|
# Description:	Check for players with trigger score set
 | 
						|
# Called by:	#minecraft:tick
 | 
						|
# Entity @s:	none
 | 
						|
#
 | 
						|
execute as @a[scores={as_trigger=1..}] at @s run function as:trigger
 |