Package com.janboerman.invsee.spigot.api.resolve
package com.janboerman.invsee.spigot.api.resolve
-
ClassDescriptionStrategy which resolves usernames by doing a simple Map lookup.A strategy which obtains usernames for players using the Mojang Rest API.A strategy which resolves player's usernames if they are online.A strategy which tries to resolve players' usernames using a handful of popular permission plugins.A strategy for converting player Unique IDs into their usernames.Strategy which resolves Unique IDs using BungeeCord's plugin messaging channel.Strategy which resolves Unique IDs by doing a simple Map lookup.A strategy which obtains Unique IDs for players using the Mojang Rest API.A strategy which synthesizes UUIDs for offline players.Deprecated.Server.getOfflinePlayer(String) should not be used.A strategy which resolves player's Unique IDs if they are online.A strategy which tries to resolve players' Unique IDs using the Paper Server's offline player cache.A strategy which tries to resolve players' Unique IDs using a handful of popular permission plugins.A strategy for converting player usernames into their Unique IDs.