Ascii Stuff

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

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Recent Files