Uses of Package
com.winterhavenmc.library.messagebuilder.model.message

Package
Description
The core package of MessageBuilderLib, a library designed to simplify the dynamic construction and macro-based substitution of messages in Bukkit plugins.
Contains the sealed Message interface and its implementations, which represent composed messages ready for macro substitution and delivery.
Provides the core processing components of the message pipeline.