Minecraft Ascii Stuff mod 2026 download
logo
minecraft mod Ascii Stuff

Ascii Stuff

Game Version: 1.6.4
Total Downloads: 995
Updated: Dec 14, 2013
Created: Dec 8, 2013
Download Ascii StuffDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
AsciiStuff.jar v1.3 release 6.86 KB Dec 14, 2013 1.6.4 775 download Ascii Stuff AsciiStuff.jar v1.3 releaseDownload
AsciiStuff.jar v1.1 release 9.70 KB Dec 11, 2013 1.6.4 220 download Ascii Stuff AsciiStuff.jar v1.1 releaseDownload

Screenshots

Description

Share this:

What is it?

An API for developers to add blocks of color to chat and possibly create pictures within chat such as the ones seen here
http://imgur.com/a/hoxLD

How to use

  • Add the jar to the build path of your plugin.
  • Create a new AsciiStuff object
      AsciiStuff asciiStuff = new AsciiStuff();
  • Use the methods to create the art in the chat box

Example

player.sendMessage(asciiStuff.skinLine("RED", "BLACK", "YELLOW", "RED", "RED", "YELLOW", "BLACK", "RED"));

will print the first line of the following:

darthMaul

Github repository

https://github.com/MrSnare/AsciiStuff

Download

http://dev.bukkit.org/bukkit-plugins/ascii-stuff/files/4-ascii-stuff-jar-v1-3/

Comments

Add a comment