Uses of Class
org.mudcraft.bukkit.socials.Message

Packages that use Message
org.mudcraft.bukkit.socials   
 

Uses of Message in org.mudcraft.bukkit.socials
 

Methods in org.mudcraft.bukkit.socials that return Message
 Message Socials.newMessage()
          Creates a new Message.
 Message Socials.newMessage(java.lang.String formatSpecifier)
          Creates a new Message.
 Message Message.setChatColor(org.bukkit.ChatColor chatColor)
          Sets the message's chat color.
 Message Message.setFormatSpecifier(java.lang.String formatSpecifier)
          Sets the message's format specifier.