πChat Image
All about ChickenSaysBak's Chat Image plugin.
Send images in Minecraft!
Overview
Commands
/hideimages
// This can be used by all players. If enabled, images will be minimized and require the player to hover to view the image.
/showimages
// Reverses /hideimages.
/chatimage send <player> <url> [smooth] [trim] [width] [height] [text]
// Send images to specific players. The options at the end will use the config values if they are not specified. Additionally, you can append text to display to the right of the image. This supports color codes and line breaks (\n). This command could have a variety of creative uses!
/chatimage save <name> <url> [smooth] [trim] [width] [height]
// Similar to the above command, but saves the textual image to the plugin folder for later use.
/chatimage delete <name>
// Deletes a saved image.
/chatimage send <player> <name> [text]
// Sends a saved image to a specific player. Text can be appended at the end just like the other send sub-command above. Sending a saved image is much faster than sending from a URL because retrieving the image over the internet is the longest step in the process.
/chatimage reload
/*
ADMIN ONLY COMMAND
Type this after making any changes to the config file.
*/
Plugin Links
Plugin Creator
Last updated
Was this helpful?