I am terrible with this kind of coding stuff. So please, bear with me. I decided to download the plugin PermissionsEX, and it has not been working the day I downloaded it. I realized this issue pretty quick, so I decided to delete the folder and contents in the FTP, and also in the BukGet directory. After I re-installed it in BukGet, it did not show up in the FTP files, but only the .jar file. The folder and config.yml were not in there at all. I also go in-game, and when I do the command /plugins, the "PermissionsEX" name is in red. All the others are green. And to add onto that, when I do the main command "/pex" It does not show commands at all. Where as other servers would show the version and type. This is the error in the console: [17:14:13] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23 [17:14:13] [pool-4-thread-1/ERROR]: [PermissionsEx] Error occurred with PermissionsEx! Please post it to http://git.io/EcWgsQ. Full error: java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(J)Lcom/google/common/cache/CacheBuilder; at ru.tehkode.permissions.RegExpMatcher.<init>(RegExpMatcher.java:17) at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:58) at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:164) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:455) at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:389) at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:352) at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:326) at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:282) at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:189) at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436) at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [17:14:13] [Server thread/ERROR]: [PermissionsEx] Error occurred with PermissionsEx! Please post it to http://git.io/dAP0dg. Full error: java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(J)Lcom/google/common/cache/CacheBuilder; at ru.tehkode.permissions.RegExpMatcher.<init>(RegExpMatcher.java:17) at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:58) at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:164) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) at org.dynmap.bukkit.permissions.PEXPermissions.create(PEXPermissions.java:24) at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:803) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:455) at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:389) at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:352) at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:326) at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:282) at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:189) at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436) at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [17:14:13] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23 [17:14:13] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [17:14:13] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [17:14:13] [Server thread/INFO]: [dynmap] Using Bukkit Permissions (superperms) for access control [17:14:13] [Server thread/INFO]: [dynmap] Web interface permissions only available for online users [17:14:14] [Server thread/INFO]: [dynmap] Mod Support processing completed
What server version? PermissionEx v1.23 is for 1.8 only, if you have a server running an earlier version you will have to download v1.22.6 .
It was CraftBukkit 1.7.10. So I updated it, and Permissions is working fine, but Essentials is screwed up. It says "Essentials protect is now in Emergency Mode" in the chat. Server Log: [15:16:37] [Server thread/INFO]: [ChatEx] Loading ChatEx v1.1.1 [15:16:37] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1 [15:16:37] [Server thread/INFO]: [Dynmap-Essentials] Loading Dynmap-Essentials v0.80 [15:16:37] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1 [15:16:37] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1 [15:16:37] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1 [15:16:37] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.1 [15:16:37] [Server thread/WARN]: Failed to load white-list: org.bukkit.craftbukkit.libs.com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1 at org.bukkit.craftbukkit.libs.com.google.gson.Gson.fromJson(Gson.java:815) ~[craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at org.bukkit.craftbukkit.libs.com.google.gson.Gson.fromJson(Gson.java:768) ~[craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at net.minecraft.server.v1_8_R1.JsonList.load(JsonList.java:151) ~[craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at net.minecraft.server.v1_8_R1.DedicatedPlayerList.C(SourceFile:123) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:30) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65] Caused by: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1 at org.bukkit.craftbukkit.libs.com.google.gson.stream.JsonReader.beginArray(JsonReader.java:338) ~[craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:79) ~[craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:60) ~[craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at org.bukkit.craftbukkit.libs.com.google.gson.Gson.fromJson(Gson.java:803) ~[craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] ... 7 more [15:16:37] [Server thread/INFO]: Preparing level "Testing" [15:16:37] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7755689280983293667) [15:16:38] [Server thread/INFO]: Preparing start region for level 1 (Seed: -2434493512289717601) [15:16:38] [Server thread/INFO]: [AntiGrief] Enabling AntiGrief v3.2 [15:16:38] [Server thread/INFO]: AntiGrief Version 3.2 is enabled. [15:16:38] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9 [15:16:38] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [15:16:38] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter [15:16:38] [Server thread/INFO]: [AntiCheat] Enabling AntiCheat v2.0.2 [15:16:38] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.10.0 [15:16:38] [Server thread/INFO]: [CoreProtect] Invalid WorldEdit version found. [15:16:38] [Server thread/INFO]: CoreProtect version 2.10.0 is enabled! [15:16:38] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage. [15:16:38] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691 [15:16:38] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691 [15:16:39] [Server thread/INFO]: Preparing start region for level 2 (Seed: 27594263) [15:16:40] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: creative [15:16:40] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [15:16:40] [Server thread/INFO]: Preparing start region for level 3 (Seed: -197991126128521682) [15:16:40] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Gennister [15:16:40] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [15:16:40] [Server thread/INFO]: Preparing start region for level 4 (Seed: -6753880773378641996) [15:16:40] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded. [15:16:40] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main-- [15:16:40] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23 [15:16:40] [Server thread/INFO]: [PermissionsEx] Initializing file backend [15:16:40] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded [15:16:40] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions. [15:16:40] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-02 [15:16:40] [Server thread/ERROR]: Error occurred while enabling WorldGuard v6.0.0-beta-02 (Is it up to date?) java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder; at com.sk89q.worldguard.blacklist.Blacklist.<init>(Blacklist.java:53) ~[?:?] at com.sk89q.worldguard.bukkit.BukkitBlacklist.<init>(BukkitBlacklist.java:31) ~[?:?] at com.sk89q.worldguard.bukkit.WorldConfiguration.loadConfiguration(WorldConfiguration.java:518) ~[?:?] at com.sk89q.worldguard.bukkit.WorldConfiguration.<init>(WorldConfiguration.java:211) ~[?:?] at com.sk89q.worldguard.bukkit.ConfigurationManager.get(ConfigurationManager.java:235) ~[?:?] at com.sk89q.worldguard.bukkit.ConfigurationManager.load(ConfigurationManager.java:202) ~[?:?] at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onEnable(WorldGuardPlugin.java:200) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:340) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:312) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65] [15:16:40] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1 [15:16:41] [Server thread/INFO]: Bukkit version format changed. Version not checked. [15:16:41] [Server thread/INFO]: git-Bukkit-07c2162 (MC: 1.8) [15:16:41] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT [15:16:41] [Server thread/ERROR]: java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder; [15:16:41] [Server thread/ERROR]: Error occurred while enabling Essentials v2.13.1 (Is it up to date?) java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder; at com.earth2me.essentials.UserMap.<init>(UserMap.java:27) ~[?:?] at com.earth2me.essentials.Essentials.onEnable(Essentials.java:195) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:340) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:312) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [craftbukkit-1.8.1-20141213a.jar:git-Bukkit-07c2162] at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
I think I figured it out. There are many questions like this on other forums, and I don't think Essentials is updated to 1.8.1. I may be wrong, but that might be the issue.
Essentials has updated to 1.8, you need to use the special spigot build: https://hub.spigotmc.org/jenkins/job/Spigot-Essentials/ Under latest successful artifacts (or these links) download: Essentials-2.x-SNAPSHOT.jar EssentialsAntiBuild-2.x-SNAPSHOT.jar EssentialsChat-2.x-SNAPSHOT.jar EssentialsGeoIP-2.x-SNAPSHOT.jar EssentialsProtect-2.x-SNAPSHOT.jar EssentialsSpawn-2.x-SNAPSHOT.jar Remove the old essentials, place these all into your plugins folder and reload.
I am having issues with giving region permissions to region owners on my server. They cannot view region info, among other things. I've looked on the worldguard wiki and it gives the commands but they just won't work, or I don't understand how to imput them. Can anyone help with that?