Realizedd / Duels

A duel plugin for minecraft.
https://www.spigotmc.org/resources/duels.20171/
GNU General Public License v3.0
108 stars 100 forks source link

Update to 1.15.2, update papi offlineplayer compat and lang changes. #30

Closed Drc-DEV closed 4 years ago

Realizedd commented 4 years ago

In bb57ba7, I've added:

As for changing placeholderapi method to onPlaceholderRequest, it actually still checks if the player is online, which is the same as my current code. For changing spigot-api version to 1.15, I'm keeping it at 1.13.2 since it makes supporting extremely old versions like 1.7 much less of a hassle. Thanks for contributing to the project, it's much appreciated.