mirror of
				https://github.com/minetest-mods/irc.git
				synced 2025-11-04 06:55:31 +01:00 
			
		
		
		
	IRC PMs colorized in-game
This commit is contained in:
		@@ -51,7 +51,7 @@ function irc.bot_command(msg, text)
 | 
			
		||||
			return
 | 
			
		||||
		end
 | 
			
		||||
		minetest.chat_send_player(player_to,
 | 
			
		||||
				"PM from "..msg.user.nick.."@IRC: "..message, false)
 | 
			
		||||
				minetest.colorize("#640078", "PM from "..msg.user.nick.."@IRC: " ..message), false)
 | 
			
		||||
		irc.reply("Message sent!")
 | 
			
		||||
		return
 | 
			
		||||
	end
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user