The admin permission now also supports the placeholder <alias>.

The admin permission now also supports the placeholder <alias>.
This commit is contained in:
2023-07-16 08:19:03 +02:00
parent 0c1d32e0e8
commit a1ffd48f3e
5 changed files with 22 additions and 14 deletions

View File

@@ -2,7 +2,6 @@
package net.t2code.alias.Spigot.system;
import org.bukkit.Bukkit;
import org.bukkit.configuration.file.YamlConfiguration;
import org.bukkit.entity.Player;