Problem/Bug Essentials Normal players cannot use Essentials teams.

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

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

    darcinc

    Sorry again for my English. I already created a thread here, but it was closed. Now I switched to spigot.
    The problem is that default players cannot use essentials commands such as / warp, / kit, / help.
    As a permissions plugin, I use LuckPerms.
    Here is the console log:
    Code:
    Loading libraries, please wait...
    [15:57:57] [Server thread/INFO]: Starting minecraft server version 1.15.2
    [15:57:57] [Server thread/INFO]: Loading properties
    [15:57:58] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-800b93f-8160e29 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
    [15:57:58] [Server thread/INFO]: Debug logging is disabled
    [15:57:58] [Server thread/INFO]: Using 4 threads for Netty based IO
    [15:57:58] [Server thread/INFO]: Server Ping Player Sample Count: 12
    [15:57:58] [Server thread/INFO]: Default game type: SURVIVAL
    [15:57:58] [Server thread/INFO]: Generating keypair
    [15:57:58] [Server thread/INFO]: Starting Minecraft server on *:25565
    [15:57:58] [Server thread/INFO]: Using default channel type
    [15:58:01] [Server thread/WARN]: Plugin EnchantPlus v1.0 does not specify an api-version.
    [15:58:01] [Server thread/WARN]: Plugin LoginSecurity v2.1.9 does not specify an api-version.
    [15:58:01] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.72
    [15:58:01] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.7.5
    [15:58:01] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
    [15:58:02] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@24ce81]
    [15:58:02] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
    [15:58:02] [Server thread/INFO]: [EnchantPlus] Loading EnchantPlus v1.0
    [15:58:02] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v2.1.9
    [15:58:02] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;bf2593e
    [15:58:02] [Server thread/INFO]: [AdminTools-Pro] Loading AdminTools-Pro v3.3
    [15:58:02] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.2.0
    [15:58:02] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.72
    [15:58:02] [Server thread/INFO]:         __
    [15:58:02] [Server thread/INFO]:   |    |__)   LuckPerms v5.0.72
    [15:58:02] [Server thread/INFO]:   |___ |      Running on Bukkit - CraftBukkit
    [15:58:02] [Server thread/INFO]:
    [15:58:02] [Server thread/INFO]: [LuckPerms] Loading configuration...
    [15:58:02] [Server thread/INFO]: [LuckPerms] Loading storage provider... [YAML]
    [15:58:02] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
    [15:58:02] [Server thread/INFO]: [LuckPerms] Performing initial data load...
    [15:58:02] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 383ms)
    [15:58:02] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
    [15:58:02] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
    [15:58:02] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R2 as the Bukkit adapter
    [15:58:03] [Server thread/WARN]: [WorldEdit] ====================================================
    [15:58:03] [Server thread/WARN]: [WorldEdit]  WorldEdit works better if you use Paper
    [15:58:03] [Server thread/WARN]: [WorldEdit]  as your server software.
    [15:58:03] [Server thread/WARN]: [WorldEdit]
    [15:58:03] [Server thread/WARN]: [WorldEdit]  Paper offers significant performance improvements,
    [15:58:03] [Server thread/WARN]: [WorldEdit]  bug fixes, security enhancements and optional
    [15:58:03] [Server thread/WARN]: [WorldEdit]  features for server owners to enhance their server.
    [15:58:03] [Server thread/WARN]: [WorldEdit]
    [15:58:03] [Server thread/WARN]: [WorldEdit]  Paper includes Timings v2, which is significantly
    [15:58:03] [Server thread/WARN]: [WorldEdit]  better at diagnosing lag problems over v1.
    [15:58:03] [Server thread/WARN]: [WorldEdit]
    [15:58:03] [Server thread/WARN]: [WorldEdit]  All of your plugins should still work, and the
    [15:58:03] [Server thread/WARN]: [WorldEdit]  Paper community will gladly help you fix any issues.
    [15:58:03] [Server thread/WARN]: [WorldEdit]
    [15:58:03] [Server thread/WARN]: [WorldEdit]  Join the Paper Community @ https://papermc.io
    [15:58:03] [Server thread/WARN]: [WorldEdit] ====================================================
    [15:58:03] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
    [15:58:03] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
    [15:58:03] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
    [15:58:03] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
    [15:58:03] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
    [15:58:03] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
    [15:58:03] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    [15:58:03] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
    [15:58:03] [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.
    [15:58:03] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
    [15:58:03] [Server thread/INFO]: Preparing level "world"
    [15:58:03] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
    [15:58:03] [Server thread/INFO]: Loaded 6 recipes
    [15:58:03] [Server thread/INFO]: -------- World Settings For [world] --------
    [15:58:03] [Server thread/INFO]: View Distance: 10
    [15:58:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [15:58:03] [Server thread/INFO]: Item Merge Radius: 2.5
    [15:58:03] [Server thread/INFO]: Item Despawn Rate: 6000
    [15:58:03] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
    [15:58:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [15:58:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [15:58:03] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
    [15:58:03] [Server thread/INFO]: Experience Merge Radius: 3.0
    [15:58:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
    [15:58:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [15:58:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [15:58:03] [Server thread/INFO]: Cane Growth Modifier: 100%
    [15:58:03] [Server thread/INFO]: Melon Growth Modifier: 100%
    [15:58:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [15:58:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [15:58:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [15:58:03] [Server thread/INFO]: Beetroot Growth Modifier: 100%
    [15:58:03] [Server thread/INFO]: Carrot Growth Modifier: 100%
    [15:58:03] [Server thread/INFO]: Potato Growth Modifier: 100%
    [15:58:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [15:58:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
    [15:58:03] [Server thread/INFO]: Vine Growth Modifier: 100%
    [15:58:03] [Server thread/INFO]: Cocoa Growth Modifier: 100%
    [15:58:03] [Server thread/INFO]: Bamboo Growth Modifier: 100%
    [15:58:03] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
    [15:58:03] [Server thread/INFO]: Kelp Growth Modifier: 100%
    [15:58:03] [Server thread/INFO]: Mob Spawn Range: 6
    [15:58:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
    [15:58:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    [15:58:03] [Server thread/INFO]: Max TNT Explosions: 100
    [15:58:04] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
    [15:58:04] [Server thread/INFO]: -------- World Settings For [world_nether] --------
    [15:58:04] [Server thread/INFO]: View Distance: 10
    [15:58:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [15:58:04] [Server thread/INFO]: Item Merge Radius: 2.5
    [15:58:04] [Server thread/INFO]: Item Despawn Rate: 6000
    [15:58:04] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
    [15:58:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [15:58:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [15:58:04] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
    [15:58:04] [Server thread/INFO]: Experience Merge Radius: 3.0
    [15:58:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
    [15:58:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [15:58:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Cane Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Melon Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Beetroot Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Carrot Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Potato Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Vine Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Cocoa Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Bamboo Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Kelp Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Mob Spawn Range: 6
    [15:58:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
    [15:58:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    [15:58:04] [Server thread/INFO]: Max TNT Explosions: 100
    [15:58:04] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
    [15:58:04] [Server thread/INFO]: View Distance: 10
    [15:58:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [15:58:04] [Server thread/INFO]: Item Merge Radius: 2.5
    [15:58:04] [Server thread/INFO]: Item Despawn Rate: 6000
    [15:58:04] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
    [15:58:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [15:58:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [15:58:04] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
    [15:58:04] [Server thread/INFO]: Experience Merge Radius: 3.0
    [15:58:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
    [15:58:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [15:58:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Cane Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Melon Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Beetroot Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Carrot Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Potato Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Vine Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Cocoa Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Bamboo Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Kelp Growth Modifier: 100%
    [15:58:04] [Server thread/INFO]: Mob Spawn Range: 6
    [15:58:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
    [15:58:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    [15:58:04] [Server thread/INFO]: Max TNT Explosions: 100
    [15:58:04] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
    [15:58:05] [Server thread/INFO]: Preparing spawn area: 0%
    [15:58:05] [Server thread/INFO]: Preparing spawn area: 0%
    [15:58:05] [Server thread/INFO]: Preparing spawn area: 0%
    [15:58:06] [Server-Worker-5/INFO]: Preparing spawn area: 0%
    [15:58:06] [Server thread/INFO]: Preparing spawn area: 15%
    [15:58:08] [Server-Worker-1/INFO]: Preparing spawn area: 99%
    [15:58:08] [Server-Worker-4/INFO]: Preparing spawn area: 99%
    [15:58:08] [Server thread/INFO]: Preparing spawn area: 99%
    [15:58:08] [Server-Worker-6/INFO]: Preparing spawn area: 99%
    [15:58:08] [Server thread/INFO]: Time elapsed: 4146 ms
    [15:58:08] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
    [15:58:09] [Server thread/INFO]: Preparing spawn area: 0%
    [15:58:09] [Server thread/INFO]: Preparing spawn area: 0%
    [15:58:09] [Server-Worker-6/INFO]: Preparing spawn area: 83%
    [15:58:10] [Server-Worker-2/INFO]: Preparing spawn area: 83%
    [15:58:10] [Server-Worker-5/INFO]: Preparing spawn area: 89%
    [15:58:11] [Server-Worker-4/INFO]: Preparing spawn area: 98%
    [15:58:11] [Server thread/INFO]: Time elapsed: 2558 ms
    [15:58:11] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
    [15:58:11] [Server thread/INFO]: Preparing spawn area: 0%
    [15:58:11] [Server-Worker-3/INFO]: Preparing spawn area: 85%
    [15:58:12] [Server thread/INFO]: Time elapsed: 738 ms
    [15:58:12] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.7.5
    [15:58:12] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_15_R1, using UniversalSkinFactory.
    [15:58:12] [Server thread/INFO]: [EnchantPlus] Enabling EnchantPlus v1.0
    [15:58:12] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v2.1.9
    [15:58:12] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
    [15:58:12] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
    [15:58:12] [Server thread/INFO]: [LoginSecurity] Connection to database....
    [15:58:12] [Server thread/ERROR]: ebean.properties not found
    [15:58:12] [Server thread/INFO]: DataSourcePool [LoginSecurityDB] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    [15:58:12] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    [15:58:12] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.Migration but not supported by DB Platform - ignored
    [15:58:12] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerProfile but not supported by DB Platform - ignored
    [15:58:12] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerInventory but not supported by DB Platform - ignored
    [15:58:12] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerLocation but not supported by DB Platform - ignored
    [15:58:12] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.ActionEntry but not supported by DB Platform - ignored
    [15:58:12] [Server thread/INFO]: Entities enhanced[0] subclassed[5]
    [15:58:12] [Server thread/INFO]: [LoginSecurity] Checking database version...
    [15:58:12] [Server thread/INFO]: [LoginSecurity] Applied 0 missing database upgrades.
    [15:58:12] [Server thread/INFO]: [LoginSecurity] Registering commands...
    [15:58:12] [Server thread/INFO]: [LoginSecurity] Registering listeners...
    [15:58:12] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
    [15:58:12] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
    [15:58:12] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
    [15:58:12] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
    [15:58:12] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
    [15:58:12] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
    [15:58:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
    [15:58:12] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    [15:58:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
    [15:58:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
    [15:58:12] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    [15:58:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
    [15:58:12] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    [15:58:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
    [15:58:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
    [15:58:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    [15:58:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
    [15:58:12] [Server thread/INFO]: [WorldGuard] Loading region data...
    [15:58:13] [Server thread/INFO]: [AdminTools-Pro] Enabling AdminTools-Pro v3.3
    [15:58:13] [Server thread/INFO]: [AdminTools-Pro] Successfully hooked into vault!
    [15:58:13] [Server thread/WARN]: [AdminTools-Pro] Using v1_15_R1 minecraft version.
    [15:58:13] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.2.0
    [15:58:13] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
    [15:58:13] [Server thread/INFO]: No kits found to migrate.
    [15:58:13] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
    [15:58:13] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
    [15:58:13] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
    [15:58:13] [Server thread/INFO]: Loaded 21018 items from items.json.
    [15:58:13] [Server thread/INFO]: Using locale ru_RU
    [15:58:13] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
    [15:58:13] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
    [15:58:13] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
    [15:58:13] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
    [15:58:13] [Server thread/INFO]: Done (10.581s)! For help, type "help"
    [15:58:13] [Craft Scheduler Thread - 4/INFO]: [Vault] Checking for Updates ...
    [15:58:14] [Craft Scheduler Thread - 4/INFO]: [Vault] There was an issue attempting to check for the latest version.
    [15:58:14] [Craft Scheduler Thread - 4/INFO]: [Vault] No new version available
    [15:58:14] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] ----------------------------------------------
    [15:58:14] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer]     +===============+
    [15:58:14] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer]     | SkinsRestorer |
    [15:58:14] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer]     +===============+
    [15:58:14] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] ----------------------------------------------
    [15:58:14] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer]     Current version: 13.7.5
    [15:58:14] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer]     This is the latest version!
    [15:58:14] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] ----------------------------------------------
    Please help me.
     
  2. Offline

    timtower Administrator Administrator Moderator

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

Share This Page