Added Authme

This commit is contained in:
Fangoboyo 2022-06-17 09:57:17 -07:00
parent cf49efee02
commit 2550f32718
3 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import java.util.ArrayList;
import java.util.List;
public class PluginList {
private static String[] AlphaPluginList = new String[]{"AntiSwear", "AyunCord", "BitchFilter", "CoreProtect", "CrackShot", "CraftBook", "DupePatch", "DynMap", "Essentials",
private static String[] AlphaPluginList = new String[]{"AntiSwear", "AuthMe", "AyunCord", "BitchFilter", "CoreProtect", "CrackShot", "CraftBook", "DupePatch", "DynMap", "Essentials",
"EssenttialsAntiBuild", "EssentialsChat", "EssentialsProtect", "EssentialsSpawn", "Factions", "MCore", "Multiverse", "MyWarp", "PermissionSex", "ProtocolLib",
"Vault", "WorldEdit", "WorldGuard"};
public static void SendPG1ToSender(CommandSender sender) {