promotional bannermobile promotional banner

Ascii Stuff

Add ascii art to chat in minecraft
<p>Zombie ascii art</p>

Zombie ascii art

Description

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/

The Ascii Stuff Team

profile avatar
  • 1
    Projects
  • 1.5K
    Downloads