Solved Need help for permissions ex

Discussion in 'Bukkit Help' started by Piginca, Jun 30, 2019.

Thread Status:
Not open for further replies.
  1. Offline

    Piginca

    I have recently been trying to host a server but I can't seem to get any permission manager that fits my requirements to work. I am making a group which I have put myself in and put permissions in it. It shows I am in the group but it will not give me the permissions in the group
    log:
    Code:
    C:\Users\cooper\Desktop\Server>java -jar minecraftserver.jar -o true
    Loading libraries, please wait...
    [13:42:23 INFO]: Starting minecraft server version 1.10
    [13:42:23 INFO]: Loading properties
    [13:42:23 INFO]: Default game type: SURVIVAL
    [13:42:23 INFO]: Generating keypair
    [13:42:23 INFO]: Starting Minecraft server on *:25565
    [13:42:23 INFO]: Using default channel type
    [COLOR=#b30000]>WARNING: An illegal reflective access operation has occurred
    WARNING: Illegal reflective access by io.netty.util.internal.PlatformDependent0 (file:/C:/Users/coope/Desktop/Server/minecraftserver.jar) to field java.nio.Buffer.address
    WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.PlatformDependent0
    WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
    WARNING: All illegal access operations will be denied in a future release[/COLOR]
    [13:42:23 INFO]: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability.
    [13:42:23 INFO]: This server is running CraftBukkit version git-Bukkit-10c10b3 (MC: 1.10) (Implementing API version 1.10-R0.1-SNAPSHOT)
    [13:42:23 ERROR]: Could not load 'plugins\Factions.jar' in folder 'plugins'
    org.bukkit.plugin.UnknownDependencyException: MassiveCore
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [minecraftserver.jar:git-Bukkit-10c10b3]
    at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:294) [minecraftserver.jar:git-Bukkit-10c10b3]
    at org.bukkit.craftbukkit.v1_10_R1.CraftServer.<init>(CraftServer.java:256) [minecraftserver.jar:git-Bukkit-10c10b3]
    at net.minecraft.server.v1_10_R1.PlayerList.<init>(PlayerList.java:70) [minecraftserver.jar:git-Bukkit-10c10b3]
    at net.minecraft.server.v1_10_R1.DedicatedPlayerList.<init>(SourceFile:14) [minecraftserver.jar:git-Bukkit-10c10b3]
    at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:183) [minecraftserver.jar:git-Bukkit-10c10b3]
    at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:517) [minecraftserver.jar:git-Bukkit-10c10b3]
    at java.base/java.lang.Thread.run(Thread.java:834) [?:?]
    [13:42:23 INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
    [13:42:23 INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
    [13:42:23 INFO]: [Vault] Loading Vault v1.5.6-b49
    [13:42:23 INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
    [13:42:23 INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
    [13:42:23 INFO]: [guiShop] Loading guiShop v1.1.0
    [13:42:23 INFO]: [Essentials] Loading Essentials v2.17.0.0
    [13:42:23 INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.0.0
    [13:42:23 INFO]: [EssentialsChat] Loading EssentialsChat v2.17.0.0
    [13:42:23 INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5.0-b751
    [13:42:23 INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.0.0
    [13:42:23 INFO]: [GriefPrevention] Loading GriefPrevention v16.4
    [13:42:23 INFO]: [Wild] Loading Wild v1.52
    [13:42:23 INFO]: [Vault] Enabling Vault v1.5.6-b49
    [13:42:23 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
    [13:42:23 INFO]: [Vault] [Permission] PermissionsEx found: Waiting
    [13:42:23 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
    [13:42:23 INFO]: [Vault] [Chat] PermissionsEx found: Waiting
    [13:42:23 INFO]: [Vault] Enabled Version 1.5.6-b49
    [13:42:23 INFO]: Preparing level "world"
    [13:42:23 INFO]: Preparing start region for level 0 (Seed: -6557175373347565042)
    [13:42:24 INFO]: Preparing start region for level 1 (Seed: 2449377845556255744)
    [13:42:24 INFO]: Preparing start region for level 2 (Seed: 2449377845556255744)
    [13:42:25 INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
    [13:42:25 INFO]: WEPIF: Using the Bukkit Permissions API.
    [13:42:25 INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_10_R1 as the Bukkit adapter
    [13:42:25 INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
    [13:42:25 INFO]: [PermissionsEx] Initializing file backend
    [13:42:25 INFO]: [PermissionsEx] Permissions file successfully reloaded
    [13:42:25 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    [13:42:25 INFO]: [Vault][Permission] PermissionsEx hooked.
    [13:42:25 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
    [13:42:25 INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
    [13:42:25 INFO]: Preparing start region for level 3 (Seed: 4744029894035912301)
    [13:42:26 INFO]: [Multiverse-Core] 4 - World(s) loaded.
    [13:42:26 INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
    [13:42:26 INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
    [13:42:26 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
    [13:42:26 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
    [13:42:26 INFO]: [WorldGuard] (world) Lava fire is blocked.
    [13:42:26 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
    [13:42:26 INFO]: [WorldGuard] Loaded configuration for world 'world'
    [13:42:26 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    [13:42:26 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
    [13:42:26 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
    [13:42:26 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    [13:42:26 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
    [13:42:26 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    [13:42:26 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
    [13:42:26 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
    [13:42:26 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    [13:42:26 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
    [13:42:26 INFO]: [WorldGuard] (survival) TNT ignition is PERMITTED.
    [13:42:26 INFO]: [WorldGuard] (survival) Lighters are PERMITTED.
    [13:42:26 INFO]: [WorldGuard] (survival) Lava fire is blocked.
    [13:42:26 INFO]: [WorldGuard] (survival) Fire spread is UNRESTRICTED.
    [13:42:26 INFO]: [WorldGuard] Loaded configuration for world 'survival'
    [13:42:26 INFO]: [WorldGuard] Loading region data...
    [13:42:26 INFO]: [guiShop] Enabling guiShop v1.1.0
    [13:42:26 INFO]: economy does not ! null
    [13:42:26 INFO]: you should have had a print by now, im not feeling so good about this!
    [13:42:26 INFO]: Hooked with vault
    [13:42:26 INFO]: loading menu
    [13:42:26 INFO]: set lore: new Lore: [º6This is all the building blocks, º7Click to view , ºaprice: º6500.0]
    [13:42:26 INFO]: older lore[º6This is all the building blocks, º7Click to view , ºaprice: º6500.0]
    [13:42:26 INFO]: set lore: new Lore: [º6123This is all th3e wepons, º7Click to view , ºaprice: º6500.0]
    [13:42:26 INFO]: older lore[º6123This is all th3e wepons, º7Click to view , ºaprice: º6500.0]
    [13:42:26 INFO]: set lore: new Lore: [º6This is all the tools, º7Click to view , ºaprice: º6500.0]
    [13:42:26 INFO]: older lore[º6This is all the tools, º7Click to view , ºaprice: º6500.0]
    [13:42:26 INFO]: [Essentials] Enabling Essentials v2.17.0.0
    [COLOR=#b30000][13:42:26 ERROR]: [Essentials] You are running an unsupported server version! (idk what this means I am running bukkit 1.10 and essentialsX2.17.0.0 which are compatible)[/COLOR]
    [13:42:26 INFO]: Attempting to convert old kits in config.yml to new kits.yml
    [13:42:26 INFO]: No kits found to migrate.
    [13:42:26 INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
    [13:42:26 INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
    [13:42:26 INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
    [13:42:26 INFO]: Loaded 852 items from items.csv.
    [13:42:26 INFO]: Using locale en_US
    [13:42:26 INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
    [13:42:26 INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
    [13:42:26 INFO]: [Vault][Economy] Essentials Economy hooked.
    [13:42:26 INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
    [13:42:26 INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.0.0
    [13:42:26 INFO]: [EssentialsProtect] Continuing to enable Protect.
    [13:42:26 INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.0.0
    [13:42:26 INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5.0-b751
    [13:42:26 INFO]: [Multiverse-Portals] - Version 2.5.0-b751 Enabled - By Rigby and fernferret
    [13:42:26 INFO]: [MVPLogging] 3 - Portals(s) loaded
    [13:42:26 INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
    [13:42:26 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.0.0
    [13:42:26 INFO]: [GriefPrevention] Enabling GriefPrevention v16.4
    [13:42:26 INFO]: [GriefPrevention] Finished loading configuration.
    [13:42:26 INFO]: [GriefPrevention] 1 total claims loaded.
    [13:42:26 INFO]: [GriefPrevention] Customizable messages loaded.
    [13:42:26 INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
    [13:42:26 INFO]: [GriefPrevention] Finished loading data (File Mode).
    [13:42:26 INFO]: [GriefPrevention] Boot finished.
    [13:42:26 INFO]: [Wild] Enabling Wild v1.52
    [13:42:26 INFO]: Server permissions file permissions.yml is empty, ignoring it
    [13:42:26 INFO]: Done (3.132s)! For help, type "help" or "?"
    [13:42:26 INFO]: [Vault] Checking for Updates ...
    [COLOR=#b30000][13:42:27 WARN]: [Vault] Stable Version: 1.7.2 is out! You are still running version: 1.5.6
    [13:42:27 WARN]: [Vault] Update at: [URL]http://dev.bukkit.org/server-mods/vault[/URL][/COLOR]
    (I highlighted three parts that may be causing this)
    permissions:
    Code:
    groups:
    default:
    options:
    default: true
    permissions:
    - modifyworld.*
    - tp.wildtp (part of wildtp plugin. Also this message is not actually in the file.)
    - essentials.fly
    schema-version: 1
    users:
    c263e49b-9abd-49f0-8730-b1337743dafd:
    options:
    name: Piginca
    group:
    - default
    Proof that I am in the group default and it is not working:
    Code:
    >pex user piginca
    [13:47:05 INFO]: 'c263e49b-9abd-49f0-8730-b1337743dafd/Piginca' is a member of:
    [13:47:05 INFO]: default (not ranked)
    [13:47:05 INFO]: Piginca's permissions:
    [13:47:05 INFO]:
    [13:47:05 INFO]: Piginca's options:
    [13:47:05 INFO]: name = "Piginca"
    [13:52:28 INFO]: Piginca issued server command: /deop piginca
    [13:52:37 INFO]: Piginca issued server command: /wild (did not work)
    [13:52:40 INFO]: Piginca issued server command: /fly (did not work)
    [13:52:40 INFO]: ºcPiginca º4was denied access to command.
     
    Last edited by a moderator: Jun 30, 2019
  2. Offline

    timtower Administrator Administrator Moderator

    @Piginca Install EssentialsX to fix your essentials. Update Vault.
     
  3. Offline

    Piginca

    I’m already using essentials x and the latest version of vault for 1.10
     
  4. Offline

    timtower Administrator Administrator Moderator

    What version of 1.10 do you have? 1.10 or 1.10.2?
     
  5. Offline

    Piginca

  6. Offline

    timtower Administrator Administrator Moderator

    Try 1.10.2 instead.
     
  7. Offline

    Piginca

    I just did it still has the same errors
    Nevermind I fixed it I just have to add the permissions in game with commands
     
    Last edited: Jul 1, 2019
Thread Status:
Not open for further replies.

Share This Page