Uses of Class
com.github.alex1304.ultimategdbot.api.utils.PropertyParser
-
Packages that use PropertyParser Package Description com.github.alex1304.ultimategdbot.api -
-
Uses of PropertyParser in com.github.alex1304.ultimategdbot.api
Methods in com.github.alex1304.ultimategdbot.api with parameters of type PropertyParser Modifier and Type Method Description voidPlugin. setup(Bot bot, PropertyParser parser)Code executed when the plugin is loaded.
-