BungeeCord/chat
Tux 88e71ead05 Add reset() and retain() methods to ComponentBuilder.
This method is simple: it resets the current part to default settings, keeping only the current text. It therefore acts like the old ChatColor.RESET
code. The retain method allows for more control over what is reset.

Add a test to verify proper functioning of reset()/retain().
2015-05-06 09:57:48 +01:00
..
src/main Add reset() and retain() methods to ComponentBuilder. 2015-05-06 09:57:48 +01:00
nb-configuration.xml Move chat API into own submodule. 2014-08-31 18:56:03 +10:00
pom.xml Update depend versions, limit use of most Java 1.7 APIs. 2015-02-08 13:07:41 +11:00