Guilds
3.5.6.9-SNAPSHOT
Guilds
/
me.glaremasters.guilds.utils
/
StringUtils
String
Utils
class
StringUtils
(
source
)
A collection of string utility methods.
Functions
Functions
color
Link copied to clipboard
open
fun
color
(
input
:
String
)
:
String
Translates alternate color codes in a string.
convert_html
Link copied to clipboard
open
fun
convert_html
(
html
:
String
)
:
String
Converts HTML
generate
String
Link copied to clipboard
open
fun
generateString
(
length
:
Int
)
:
String
Generates a random string with the specified length.
get
Announcements
Link copied to clipboard
open
fun
getAnnouncements
(
plugin
:
JavaPlugin
)
:
String
Get the announcements for the plugin.