forked from mtcontrib/email
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			1e17fcdaff
			...
			master
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | aec499d25f | 
| @@ -1,2 +0,0 @@ | |||||||
| chatplus? |  | ||||||
| sfinv? |  | ||||||
| @@ -1 +0,0 @@ | |||||||
| Adds email style inboxes to Minetest. |  | ||||||
							
								
								
									
										2
									
								
								init.lua
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								init.lua
									
									
									
									
									
								
							| @@ -223,5 +223,3 @@ minetest.register_chatcommand("mail", { | |||||||
| dofile(minetest.get_modpath("email") .. "/hud.lua") | dofile(minetest.get_modpath("email") .. "/hud.lua") | ||||||
|  |  | ||||||
| email.init() | email.init() | ||||||
|  |  | ||||||
| minetest.log("action", "[email] loaded.") |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user