Chroma-Chat/.metadata/.plugins/org.eclipse.core.resources/.history/67/f0473bebf93d00151c31fb33fff4337f
NorbiPeti 8de31369f8 Added can't press flair, OO, compatible with Essentials
- Added can't press flair
- Made an object, instead of many Maps
- Using chat formatting instead of display names
2015-08-08 22:58:45 +02:00

6 lines
111 B
Text

package tk.sznp.thebuttonautoflair;
public class MaybeOfflinePlayer {
String PlayerName;
String UserName;
}