Update for 1.19

This commit is contained in:
2022-06-13 23:14:06 -05:00
parent 7a614324f2
commit 5e4cb5cd52
12 changed files with 15 additions and 14 deletions
@@ -8,7 +8,7 @@ import dev.plex.command.source.RequiredCommandSource;
import dev.plex.guild.Guild;
import dev.plex.rank.enums.Rank;
import net.kyori.adventure.text.Component;
import org.apache.commons.lang.StringUtils;
import org.apache.commons.lang3.StringUtils;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import org.jetbrains.annotations.NotNull;