Closed RickyB98 closed 3 years ago
Looks like the Travis check fails due to a failed deploy, although that shouldn't happen since it's a pull request. I'll leave that to someone else.
This is a great candidate and time for EssentialsX to start handling and maintaining it's own hook in it's own source tree.
And why would EssentialsX be different from all the other plugins whose hooks you do maintain in this source tree?
@RickyB98 I no longer maintain hooks or add new hooks in Vault. the remaining ones are for legacy purposes only. I also never added an EssentialsX plugin hook.
This pull request continues to support the normal Essentials plugin, as well as support the UUID based lookup implemented in EssentialsX. This avoids redundant name to UUID resolutions in case the developer uses the methods with
OfflinePlayer
. Backwards compatibility is preserved for plugins using theString
methods. Uses latest EssentialsX.