mirror of
				https://github.com/Uberi/Minetest-WorldEdit.git
				synced 2025-10-30 12:25:32 +01:00 
			
		
		
		
	Colorize command references in chat output
This commit is contained in:
		| @@ -13,7 +13,7 @@ Region expanded by @1 nodes= | ||||
| Contracts the selection in the selected absolute or relative axis= | ||||
| Region contracted by @1 nodes= | ||||
| Select a cube with side length <size> around position 1 and run <command> on region= | ||||
| invalid usage: //@1 cannot be used with cubeapply= | ||||
| invalid usage: @1 cannot be used with cubeapply= | ||||
| Missing privileges: @1= | ||||
| Can use WorldEdit commands= | ||||
| no region selected= | ||||
| @@ -24,10 +24,10 @@ Could not open file "@1"= | ||||
| Invalid file format!= | ||||
| Schematic was created with a newer version of WorldEdit.= | ||||
| Get information about the WorldEdit mod= | ||||
| WorldEdit @1 is available on this server. Type //help to get a list of commands, or get more information at @2= | ||||
| WorldEdit @1 is available on this server. Type @2 to get a list of commands, or find more information at @3= | ||||
| Get help for WorldEdit commands= | ||||
| You are not allowed to use any WorldEdit commands.= | ||||
| Available commands: @1@nUse '//help <cmd>' to get more information, or '//help all' to list everything.= | ||||
| Available commands: @1@nUse '@2' to get more information, or '@3' to list everything.= | ||||
| Available commands:@n= | ||||
| Command not available: = | ||||
| Enable or disable node inspection= | ||||
| @@ -139,7 +139,7 @@ currently set node probabilities:= | ||||
| invalid node probability given, not saved= | ||||
| Clears all objects within the WorldEdit region= | ||||
| @1 objects cleared= | ||||
| WARNING: this operation could affect up to @1 nodes; type //y to continue or //n to cancel= | ||||
| WARNING: this operation could affect up to @1 nodes; type @2 to continue or @3 to cancel= | ||||
| Confirm a pending operation= | ||||
| no operation pending= | ||||
| Abort a pending operation= | ||||
|   | ||||
		Reference in New Issue
	
	Block a user