Uses of Interface
com.github.alex1304.ultimategdbot.api.Plugin
-
Packages that use Plugin Package Description com.github.alex1304.ultimategdbot.api -
-
Uses of Plugin in com.github.alex1304.ultimategdbot.api
Methods in com.github.alex1304.ultimategdbot.api that return types with arguments of type Plugin Modifier and Type Method Description reactor.core.publisher.Mono<Map<Plugin,Map<String,String>>>
Context. getGuildSettings()
Gets the guild settingsMap<Plugin,Map<String,GuildSettingsEntry<?,?>>>
Bot. getGuildSettingsEntries()
Gets the guild settings entries loaded from plugins.
-