StringUtils

A collection of string utility methods.

Functions

Link copied to clipboard
open fun color(input: String): String
Translates alternate color codes in a string.
Link copied to clipboard
open fun convert_html(html: String): String
Converts HTML
Link copied to clipboard
open fun generateString(length: Int): String
Generates a random string with the specified length.
Link copied to clipboard
open fun getAnnouncements(plugin: JavaPlugin): String
Get the announcements for the plugin.