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:

Github repository
https://github.com/MrSnare/AsciiStuff
Download
http://dev.bukkit.org/bukkit-plugins/ascii-stuff/files/4-ascii-stuff-jar-v1-3/
-
View User Profile
-
Send Message
Posted Dec 9, 2013@MrSnare
Thanks.
-
View User Profile
-
Send Message
Posted Dec 9, 2013@McMhz
Yes. the github is posted though
-
View User Profile
-
Send Message
Posted Dec 9, 2013@MrSnare
Did you resubmit the project for approval? Its been kind of long..
-
View User Profile
-
Send Message
Posted Dec 9, 2013@Liger_XT5
I have looked into it and it is definitely possible
-
View User Profile
-
Send Message
Posted Dec 9, 2013I could really see someone making a new death message setup using these, lol.
[Zombie Image] + [image of type of item/weapon/hand] = -Player Name- K/O'd
Not sure how it would go about a player image however, if they figured it out, would look good.
-
View User Profile
-
Send Message
Posted Dec 9, 2013@MrSnare
Just fix your README.md file. Are you using maven?
-
View User Profile
-
Send Message
Posted Dec 9, 2013@MrSnare
Okay :) take your time
-
View User Profile
-
Send Message
Posted Dec 9, 2013@McMhz
Yes but I haven't uploaded the code yet. Give me a few hours :)
-
View User Profile
-
Send Message
Posted Dec 9, 2013Did you make a github for this yet?
-
View User Profile
-
Send Message
Posted Dec 9, 2013@MrSnare
Done.
-
View User Profile
-
Send Message
Posted Dec 9, 2013@tgndev
pm me your github email
-
View User Profile
-
Send Message
Posted Dec 9, 2013I can help you with github. I also have maven repo if you want. :)
-
View User Profile
-
Send Message
Posted Dec 9, 2013It adds coloured ascii characters which can be arranged to create pixel art in chat
-
View User Profile
-
Send Message
Posted Dec 9, 2013May I ask how his works?
-
View User Profile
-
Send Message
Posted Dec 9, 2013Nice work!
-
View User Profile
-
Send Message
Posted Dec 9, 2013I can put it on github this evening. I would love some help with bulking it up
-
View User Profile
-
Send Message
Posted Dec 9, 2013GitHub? or Maven Repo? thanks for the api btw
-
View User Profile
-
Send Message
Posted Dec 9, 2013Great idea, I'm definitely going to use this on my server :) Hopefully it gets approved soon!
-
View User Profile
-
Send Message
Posted Dec 9, 2013It will be available as soon as it is approved
-
View User Profile
-
Send Message
Posted Dec 9, 2013Awesome!!!