Problem/Bug Help. Vault ignores the file permission.yml, but it is not empty.

Discussion in 'Bukkit Help' started by darcinc, Mar 26, 2020.

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

    darcinc

    Sorry for my English, I do not know English very well.
    I have a problem. Vault ignores the file permission.yml, but it is not empty. Here is the contents of the permission.yml file.
    Code:
    groups:
     default:
     default: true
     permissions:
      -modifyworld. *
      -essentials.help
      -essentials.kit
      -essentials.kit.others
      -essentials.warp
      -essentials.warp.otherplayers
      -essentials.warp.list
      -essentials.tpa
      -essentials.tpaccept
      -essentials.tpdeny
      -worldguard.region.redefine.own.<region name>.*
      -worldguard.region.redefine.member.<region name>.*
      -worldguard.region.redefine.<region name>.*
      -worldguard.region.remove.*
      -worldguard.region.setpriority.*
      -worldguard.region.setparent.*
      -worldguard.region.select.*
      -worldguard.region.info.own.*
      -worldguard.region.addmember.*
      -worldguard.region.addowner.*
      -worldguard.region.removemember.*
      -worldguard.region.removeowner.*
      -worldguard.region.flag.regions.own.*
      -worldguard.region.flag.flags.use.*
      -worldguard.region.flag.flags.chest-access.*
     Admins:
     default: false
     inheritance:
      -default
     permissions:
      -'*'
     users:
      darcinc:
       group:
        -Admins
       permissions:
        -'*'
    Here is the console log:
    Code:
    Loading libraries, please wait...
    [19:41:16] [Server thread/INFO]: Starting minecraft server version 1.15.2
    [19:41:16] [Server thread/INFO]: Loading properties
    [19:41:16] [Server thread/INFO]: Default game type: SURVIVAL
    [19:41:16] [Server thread/INFO]: Generating keypair
    [19:41:17] [Server thread/INFO]: Starting Minecraft server on *:25565
    [19:41:17] [Server thread/INFO]: Using default channel type
    [19:41:17] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-8160e29 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
    [19:41:20] [Server thread/WARN]: Plugin EnchantPlus v1.0 does not specify an api-version.
    [19:41:20] [Server thread/WARN]: Plugin LoginSecurity v2.1.9 does not specify an api-version.
    [19:41:20] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.7.5
    [19:41:20] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
    [19:41:20] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@673767]
    [19:41:20] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
    [19:41:20] [Server thread/INFO]: [EnchantPlus] Loading EnchantPlus v1.0
    [19:41:20] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v2.1.9
    [19:41:20] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;bf2593e
    [19:41:20] [Server thread/INFO]: [AdminTools-Pro] Loading AdminTools-Pro v3.3
    [19:41:20] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.2.0
    [19:41:20] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
    [19:41:20] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
    [19:41:21] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R2 as the Bukkit adapter
    [19:41:21] [Server thread/WARN]: [WorldEdit] ====================================================
    [19:41:21] [Server thread/WARN]: [WorldEdit]  WorldEdit works better if you use Paper
    [19:41:21] [Server thread/WARN]: [WorldEdit]  as your server software.
    [19:41:21] [Server thread/WARN]: [WorldEdit]
    [19:41:21] [Server thread/WARN]: [WorldEdit]  Paper offers significant performance improvements,
    [19:41:21] [Server thread/WARN]: [WorldEdit]  bug fixes, security enhancements and optional
    [19:41:21] [Server thread/WARN]: [WorldEdit]  features for server owners to enhance their server.
    [19:41:21] [Server thread/WARN]: [WorldEdit]
    [19:41:21] [Server thread/WARN]: [WorldEdit]  Paper includes Timings v2, which is significantly
    [19:41:21] [Server thread/WARN]: [WorldEdit]  better at diagnosing lag problems over v1.
    [19:41:21] [Server thread/WARN]: [WorldEdit]
    [19:41:21] [Server thread/WARN]: [WorldEdit]  All of your plugins should still work, and the
    [19:41:21] [Server thread/WARN]: [WorldEdit]  Paper community will gladly help you fix any issues.
    [19:41:21] [Server thread/WARN]: [WorldEdit]
    [19:41:21] [Server thread/WARN]: [WorldEdit]  Join the Paper Community @ [URL]https://papermc.io[/URL]
    [19:41:21] [Server thread/WARN]: [WorldEdit] ====================================================
    [19:41:21] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
    [19:41:21] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
    [19:41:21] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
    [19:41:21] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
    [19:41:21] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
    [19:41:21] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    [19:41:21] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
    [19:41:21] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    [19:41:21] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
    [19:41:21] [Server thread/INFO]: Preparing level "world"
    [19:41:21] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
    [19:41:22] [Server thread/INFO]: Loaded 6 recipes
    [19:41:22] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
    [19:41:23] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
    [19:41:24] [Server thread/INFO]: Preparing spawn area: 0%
    [19:41:24] [Server thread/INFO]: Preparing spawn area: 0%
    [19:41:24] [Server thread/INFO]: Preparing spawn area: 0%
    [19:41:25] [Server-Worker-7/INFO]: Preparing spawn area: 0%
    [19:41:25] [Server thread/INFO]: Preparing spawn area: 0%
    [19:41:25] [Server thread/INFO]: Time elapsed: 2144 ms
    [19:41:25] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
    [19:41:25] [Server thread/INFO]: Preparing spawn area: 0%
    [19:41:25] [Server thread/INFO]: Preparing spawn area: 0%
    [19:41:26] [Server-Worker-1/INFO]: Preparing spawn area: 83%
    [19:41:26] [Server thread/INFO]: Preparing spawn area: 83%
    [19:41:27] [Server-Worker-4/INFO]: Preparing spawn area: 90%
    [19:41:27] [Server thread/INFO]: Time elapsed: 2422 ms
    [19:41:27] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
    [19:41:27] [Server thread/INFO]: Preparing spawn area: 0%
    [19:41:28] [Server-Worker-3/INFO]: Preparing spawn area: 88%
    [19:41:28] [Server thread/INFO]: Time elapsed: 628 ms
    [19:41:28] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.7.5
    [19:41:28] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_15_R1, using UniversalSkinFactory.
    [19:41:28] [Server thread/INFO]: [EnchantPlus] Enabling EnchantPlus v1.0
    [19:41:28] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v2.1.9
    [19:41:28] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
    [19:41:28] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
    [19:41:28] [Server thread/INFO]: [LoginSecurity] Connection to database....
    [19:41:28] [Server thread/ERROR]: ebean.properties not found
    [19:41:28] [Server thread/INFO]: DataSourcePool [LoginSecurityDB] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    [19:41:28] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    [19:41:28] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerProfile but not supported by DB Platform - ignored
    [19:41:28] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerLocation but not supported by DB Platform - ignored
    [19:41:28] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerInventory but not supported by DB Platform - ignored
    [19:41:28] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.ActionEntry but not supported by DB Platform - ignored
    [19:41:28] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.Migration but not supported by DB Platform - ignored
    [19:41:28] [Server thread/INFO]: Entities enhanced[0] subclassed[5]
    [19:41:28] [Server thread/INFO]: [LoginSecurity] Checking database version...
    [19:41:28] [Server thread/INFO]: [LoginSecurity] Applied 0 missing database upgrades.
    [19:41:28] [Server thread/INFO]: [LoginSecurity] Registering commands...
    [19:41:28] [Server thread/INFO]: [LoginSecurity] Registering listeners...
    [19:41:28] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
    [19:41:28] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
    [19:41:28] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
    [19:41:28] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
    [19:41:28] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
    [19:41:28] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
    [19:41:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
    [19:41:28] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    [19:41:28] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
    [19:41:28] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
    [19:41:28] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    [19:41:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
    [19:41:28] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    [19:41:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
    [19:41:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
    [19:41:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    [19:41:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
    [19:41:28] [Server thread/INFO]: [WorldGuard] Loading region data...
    [19:41:28] [Server thread/INFO]: [AdminTools-Pro] Enabling AdminTools-Pro v3.3
    [19:41:28] [Server thread/INFO]: [AdminTools-Pro] Successfully hooked into vault!
    [19:41:28] [Server thread/WARN]: [AdminTools-Pro] Using v1_15_R1 minecraft version.
    [19:41:28] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.2.0
    [19:41:29] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
    [19:41:29] [Server thread/INFO]: No kits found to migrate.
    [19:41:29] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
    [19:41:29] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
    [19:41:29] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
    [19:41:29] [Server thread/INFO]: Loaded 21018 items from items.json.
    [19:41:29] [Server thread/INFO]: Using locale ru_RU
    [19:41:29] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
    [19:41:29] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
    [19:41:29] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
    [19:41:29] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
    [19:41:29] [Server thread/INFO]: Done (8.031s)! For help, type "help"
    [19:41:30] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] ----------------------------------------------
    [19:41:30] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer]     +===============+
    [19:41:30] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer]     | SkinsRestorer |
    [19:41:30] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer]     +===============+
    [19:41:30] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] ----------------------------------------------
    [19:41:30] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer]     Current version: 13.7.5
    [19:41:30] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer]     This is the latest version!
    [19:41:30] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] ---------------------------------------------
    Please help me.
     
    Last edited by a moderator: Mar 26, 2020
  2. Offline

    timtower Administrator Administrator Moderator

    Locked
    Offline mode is not supported by Bukkit
     
Thread Status:
Not open for further replies.

Share This Page