Update output from Gitea Actions
This commit is contained in:
		
							
								
								
									
										17
									
								
								overrides/config/gravestone-server.toml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								overrides/config/gravestone-server.toml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
#If this is set to true you get an obituary after you died
 | 
			
		||||
enable_obituary = false
 | 
			
		||||
#The blocks that can be replaced with a grave
 | 
			
		||||
#If it starts with '#' it is a tag
 | 
			
		||||
replaceable_blocks = ["#gravestone:grave_replaceable"]
 | 
			
		||||
#If this is set to true the obituary will be taken out of your inventory when you break the grave
 | 
			
		||||
remove_obituary = true
 | 
			
		||||
#If this is set to true only the player that owns the grave and admins can break the grave
 | 
			
		||||
only_owners_can_break = false
 | 
			
		||||
#If this is set to true the ghost of the dead player will be spawned when the grave is broken
 | 
			
		||||
spawn_ghost = false
 | 
			
		||||
#If this is set to true the ghost player will defend the player
 | 
			
		||||
friendly_ghost = true
 | 
			
		||||
#If this is set to true you get your items back into your inventory by sneaking on the grave
 | 
			
		||||
sneak_pickup = false
 | 
			
		||||
#If this is set to true you get your items sorted back into your inventory by breaking the grave
 | 
			
		||||
break_pickup = true
 | 
			
		||||
		Reference in New Issue
	
	Block a user