Class ILangMsg
java.lang.Object
studio.magemonkey.codex.config.api.ILangMsg
-
Constructor Details
-
ILangMsg
-
-
Method Details
-
getPath
-
getDefaultMsg
-
getMsgReady
-
getMsg
-
setMsg
-
replace
-
replace
-
replace
-
isEmpty
public boolean isEmpty() -
broadcast
public void broadcast() -
send
public void send(@NotNull org.bukkit.command.CommandSender sender) -
asList
-
normalizeLines
Replaces a raw '\n' new line splitter with a system one.- Returns:
- A string with a system new line splitters.
-