Package dev.majek.pc.chat
-
Class Summary Class Description ChatParser Handles parsing raw strings into rich json components with hover/click events.ChatUtils Handles all color codes (formatting/removing) within strings.MessageHandler Handles all plugin messages.Paginate Used to paginate long lists of text, such as help, in chat. -
Exception Summary Exception Description ChatParser.ParseException Thrown if there is an error parsing a function.