Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [19:10:23] [Server thread/INFO]: Starting minecraft server version 1.8.8
- [19:10:23] [Server thread/INFO]: Loading properties
- [19:10:23] [Server thread/INFO]: Default game type: ADVENTURE
- [19:10:24] [Server thread/INFO]: This server is running FlamePaper version git-PaperSpigot-eab7564f (MC: 1.8.8) (Implementing API version 1.8.8-R0.1)
- [19:10:24] [Server thread/INFO]: Debug logging is disabled
- [19:10:24] [Server thread/WARN]: *** WARNING *** stats.disable-saving is true but stats.forced-stats.achievement.openInventory isn't set to 1. Disabling stat saving without forcing the achievement may cause it to get stuck on the player's screen.
- [19:10:24] [Server thread/INFO]: Server Ping Player Sample Count: 4
- [19:10:24] [Server thread/INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
- [19:10:24] [Server thread/INFO]: Using 4 threads for Netty based IO
- [19:10:24] [Server thread/INFO]: Data value allowed items:
- [19:10:24] [Server thread/INFO]: Generating keypair
- [19:10:24] [Server thread/INFO]: Starting Minecraft server on *:25570
- [19:10:24] [Server thread/INFO]: Using epoll channel type
- [19:10:24] [Server thread/INFO]: Set PluginClassLoader as parallel capable
- [19:10:25] [Thread-4/INFO]: UUID of player SkullCN is 78f29426-21c4-4b71-b954-5669d00fd094
- [19:10:25] [Server thread/INFO]: [0;33;22m[Matrix] [0;37;22m[0;32;1mLog4j2 seems safe, skipping Log4j2 fixes[m
- [19:10:25] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.11.1-RELEASE
- [19:10:25] [Server thread/INFO]: [ORewards] Loading ORewards v1.6.9
- [19:10:25] [Server thread/INFO]: [ChatFilter] Loading ChatFilter v2.0.14
- [19:10:25] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.3
- [19:10:25] [Server thread/INFO]: [JSEngine] Loading JSEngine v3.2.2
- [19:10:25] [Server thread/INFO]: [ChatEmojis] Loading ChatEmojis v2.3.3
- [19:10:25] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v3.0.3
- [19:10:25] [Server thread/INFO]: [UltimateChairs] Loading UltimateChairs v1.5.5
- [19:10:25] [Server thread/INFO]: [AlonsoLib] Loading AlonsoLib v0.1-BETA
- [19:10:25] [Server thread/INFO]: [ServerTeleport] Loading ServerTeleport v1.3.0
- [19:10:25] [Server thread/INFO]: [PartyAndFriendsGUI] Loading PartyAndFriendsGUI v1.0.240-E
- [19:10:25] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.7.0
- [19:10:25] [Server thread/INFO]: [ViaVersion] ViaVersion 4.7.0 is now loaded. Registering protocol transformers and injecting...
- [19:10:25] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
- [19:10:25] [Server thread/INFO]: [SnowingParticles] Loading SnowingParticles v1.3
- [19:10:25] [Server thread/INFO]: [NBTAPI] Loading NBTAPI v2.11.3
- [19:10:25] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_8_R3! Trying to find NMS support
- [19:10:25] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_8_R3' loaded!
- [19:10:25] [Server thread/INFO]: [NBTAPI] Found Gson: class com.google.gson.Gson
- [19:10:25] [Server thread/INFO]: [NBTAPI] Using the plugin 'BlockParticles' to create a bStats instance!
- [19:10:25] [Server thread/INFO]: [SuperStats] Loading SuperStats v3.2.9
- [19:10:25] [Server thread/INFO]: [AlonsoJoin] Loading AlonsoJoin v0.1-BETA
- [19:10:25] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.79
- [19:10:26] [Server thread/INFO]: [LobbyGames] Loading LobbyGames v1.3.2d
- [19:10:26] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0
- [19:10:26] [Server thread/INFO]: [Pl-Hide-Pro] Loading Pl-Hide-Pro v2.7.2
- [19:10:26] [Server thread/INFO]: [TAB] Loading TAB v4.0.3
- [19:10:26] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
- [19:10:26] [Thread-6/INFO]: [NBTAPI] The NBT-API seems to be up-to-date!
- [19:10:26] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.7.4
- [19:10:26] [Server thread/INFO]: [LPC] Loading LPC v3.6.0
- [19:10:26] [Server thread/INFO]: [Guilds] Loading Guilds v1.2.0-BETA-3
- [19:10:26] [Server thread/INFO]: [AdvancedReplay] Loading AdvancedReplay v1.8.4
- [19:10:26] [Server thread/INFO]: [AlonsoPlus] Loading AlonsoPlus v0.6-BETA
- [19:10:26] [Server thread/INFO]: [Matrix] Loading Matrix v7.4.1A
- [19:10:26] [Server thread/INFO]: [LPX] Loading LPX v3.3.1
- [19:10:26] [Server thread/INFO]: [AutomaticBooks] Loading AutomaticBooks v3.0
- [19:10:26] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.12.5
- [19:10:28] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v3.2.6
- [19:10:28] [Server thread/INFO]: [Tokens] Loading Tokens v4.4.1
- [19:10:28] [Server thread/INFO]: [RecentGame] Loading RecentGame v1.0
- [19:10:28] [Server thread/ERROR]: Plugin already initialized! initializing RecentGame v1.0 (Is it up to date?)
- java.lang.IllegalArgumentException: Plugin already initialized!
- at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:123) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at me.huanmeng.recentgame.RecentGamePlugin.<init>(RecentGamePlugin.java:17) ~[?:?]
- at me.huanmeng.recentgame.RecentGamePlugin.onLoad(RecentGamePlugin.java:28) ~[?:?]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:298) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:192) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:566) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at net.minecraft.server.v1_8_R3.MinecraftServer.lambda$0(MinecraftServer.java:133) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- Caused by: java.lang.IllegalStateException: Initial initialization
- at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:126) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at me.huanmeng.recentgame.RecentGamePlugin.<init>(RecentGamePlugin.java:17) ~[?:?]
- at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
- at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
- at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
- at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
- at java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) ~[?:?]
- at jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) ~[?:?]
- at java.lang.Class.newInstance(Class.java:645) ~[?:?]
- at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:77) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:331) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:254) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- ... 4 more
- [19:10:28] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.32-SNAPSHOT (build 3179)
- [19:10:28] [Server thread/INFO]: [AlonsoLeaderboards] Loading AlonsoLeaderboards v1.4-BETA
- [19:10:28] [Server thread/INFO]: [FateHubCore] Loading FateHubCore v2.2.23
- [19:10:28] [Server thread/INFO]: [AbstractMenus] Loading AbstractMenus v1.16.5
- [19:10:28] [Server thread/INFO]: [AlonsoLeagues] Loading AlonsoLeagues v0.9.2-BETA
- [19:10:28] [Server thread/INFO]: [ItemJoin] Loading ItemJoin v6.0.1-RELEASE-b892
- [19:10:28] [Server thread/INFO]: [GadgetsMenu] Loading GadgetsMenu v5.9.1
- [19:10:28] [Server thread/INFO]: [AlonsoLevels] Loading AlonsoLevels v2.2.4-BETA-PRO
- [19:10:28] [Server thread/INFO]: [JSEngine] Enabling JSEngine v3.2.2
- [19:10:28] [Server thread/INFO]: JSEngine version 3.2.2 is Enabled
- [19:10:28] [Server thread/INFO]: [AlonsoLib] Enabling AlonsoLib v0.1-BETA
- [19:10:28] [Server thread/INFO]: [0;35;22m[AlonsoLib] [0;37;22mHex colors are not available! Ignoring..[m
- [19:10:28] [Server thread/INFO]: [0;35;1m _ _ _ _ _ Running [0;35;22mv0.1-BETA[m
- [19:10:28] [Server thread/INFO]: [0;35;1m /_\ | |___ _ _ ___ ___| | (_) |__ Server [0;35;22mFlamePaper[0;35;1m vgit-PaperSpigot-eab7564f (MC: 1.8.8)[m
- [19:10:28] [Server thread/INFO]: [0;35;1m / _ \| / _ \ ' \(_-</ _ \ |__| | '_ \ Using [0;35;22mAdventure-bukkit[0;35;1m v4.2.0[0;35;22m & Adventure-minimessage[0;35;1mv4.12.0[m
- [19:10:28] [Server thread/INFO]: [0;35;22m /_/ \_\_\___/_||_/__/\___/____|_|_.__/ Thanks for using my plugin [0;35;22m❤[0;35;1m![m
- [19:10:28] [Server thread/INFO]: [0;35;22m [0;35;1mDeveloped by [0;35;22mAlonsoAliaga[m
- [19:10:28] [Server thread/INFO]: [m
- [19:10:28] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.79
- [19:10:28] [Server thread/INFO]: [0;36;1m [0;36;22m __ [m
- [19:10:28] [Server thread/INFO]: [0;36;1m | [0;36;22m|__) [0;32;22mLuckPerms[m [0;36;1mv5.4.79[m
- [19:10:28] [Server thread/INFO]: [0;36;1m |___ [0;36;22m| [0;30;1mRunning on Bukkit - FlamePaper[m
- [19:10:28] [Server thread/INFO]: [m
- [19:10:28] [Server thread/INFO]: [LuckPerms] Loading configuration...
- [19:10:28] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
- [19:10:28] [Server thread/WARN]: SLF4J: No SLF4J providers were found.
- [19:10:28] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
- [19:10:28] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
- [19:10:29] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
- [19:10:29] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
- [19:10:29] [Server thread/INFO]: [LuckPerms] Performing initial data load...
- [19:10:29] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1014ms)
- [19:10:29] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0
- [19:10:29] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
- [19:10:29] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
- [19:10:29] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b${env.TRAVIS_BUILD_NUMBER}
- [19:10:29] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
- [19:10:29] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v3.2.6
- [19:10:29] [Server thread/INFO]: [PlayerPoints] Initializing using RoseGarden v1.2.5
- [19:10:29] [Server thread/INFO]: [PlayerPoints] Data handler connected using SQLite.
- [19:10:29] [Server thread/INFO]: [ItemJoin] Enabling ItemJoin v6.0.1-RELEASE-b892
- [19:10:29] [Server thread/ERROR]: [ItemJoin] Plugin ItemJoin v6.0.1-RELEASE-b892 has failed to register events for class me.RockinChaos.core.listeners.Interfaces because org/bukkit/event/inventory/PrepareAnvilEvent does not exist.
- [19:10:29] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
- [19:10:29] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
- [19:10:29] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
- [19:10:29] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
- [19:10:29] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
- [19:10:29] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
- [19:10:29] [Server thread/INFO]: Preparing level "world"
- [19:10:29] [Server thread/INFO]: -------- World Settings For [world] --------
- [19:10:29] [Server thread/INFO]: Anti X-Ray: true
- [19:10:29] [Server thread/INFO]: Engine Mode: 1
- [19:10:29] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:10:29] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:10:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:10:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:10:29] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:10:29] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:10:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:10:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:10:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:10:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:10:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [19:10:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:10:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:10:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:10:29] [Server thread/INFO]: Random Lighting Updates: false
- [19:10:29] [Server thread/INFO]: Structure Info Saving: true
- [19:10:29] [Server thread/INFO]: Sending up to 10 chunks per packet
- [19:10:29] [Server thread/INFO]: Max Entity Collisions: 8
- [19:10:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:10:29] [Server thread/INFO]: Max TNT Explosions: 100
- [19:10:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [19:10:29] [Server thread/INFO]: Mob Spawn Range: 4
- [19:10:29] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:10:29] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:10:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:10:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:10:29] [Server thread/INFO]: View Distance: 10
- [19:10:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:10:29] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:10:29] [Server thread/INFO]: Clear tick list: false
- [19:10:29] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:10:29] [Server thread/INFO]: -------- World Settings For [world] --------
- [19:10:29] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
- [19:10:29] [Server thread/INFO]: Player blocking damage multiplier set to 1.0
- [19:10:29] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
- [19:10:29] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
- [19:10:29] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
- [19:10:29] [Server thread/INFO]: Water over lava flow speed: 5
- [19:10:29] [Server thread/INFO]: Fix TNT cannons: true
- [19:10:29] [Server thread/INFO]: Allow undead horse types to be leashed: false
- [19:10:29] [Server thread/INFO]: Keep spawn chunk loaded: true
- [19:10:29] [Server thread/INFO]: World async lighting: false
- [19:10:29] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
- [19:10:29] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
- [19:10:29] [Server thread/INFO]: -------- World Settings For [world_nether] --------
- [19:10:29] [Server thread/INFO]: Anti X-Ray: true
- [19:10:29] [Server thread/INFO]: Engine Mode: 1
- [19:10:29] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
- [19:10:29] [Server thread/INFO]: Replace Blocks: [1, 5]
- [19:10:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [19:10:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [19:10:29] [Server thread/INFO]: Cane Growth Modifier: 100%
- [19:10:29] [Server thread/INFO]: Melon Growth Modifier: 100%
- [19:10:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [19:10:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [19:10:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [19:10:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [19:10:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [19:10:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
- [19:10:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [19:10:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
- [19:10:29] [Server thread/INFO]: Random Lighting Updates: false
- [19:10:29] [Server thread/INFO]: Structure Info Saving: true
- [19:10:29] [Server thread/INFO]: Sending up to 10 chunks per packet
- [19:10:29] [Server thread/INFO]: Max Entity Collisions: 8
- [19:10:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
- [19:10:29] [Server thread/INFO]: Max TNT Explosions: 100
- [19:10:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [19:10:29] [Server thread/INFO]: Mob Spawn Range: 4
- [19:10:29] [Server thread/INFO]: Item Despawn Rate: 6000
- [19:10:29] [Server thread/INFO]: Item Merge Radius: 2.5
- [19:10:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [19:10:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [19:10:29] [Server thread/INFO]: View Distance: 10
- [19:10:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [19:10:29] [Server thread/INFO]: Chunks to Grow per Tick: 650
- [19:10:29] [Server thread/INFO]: Clear tick list: false
- [19:10:29] [Server thread/INFO]: Experience Merge Radius: 3.0
- [19:10:29] [Server thread/INFO]: -------- World Settings For [world_nether] --------
- [19:10:29] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
- [19:10:29] [Server thread/INFO]: Player blocking damage multiplier set to 1.0
- [19:10:29] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
- [19:10:29] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
- [19:10:29] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
- [19:10:29] [Server thread/INFO]: Water over lava flow speed: 5
- [19:10:29] [Server thread/INFO]: Fix TNT cannons: true
- [19:10:29] [Server thread/INFO]: Allow undead horse types to be leashed: false
- [19:10:29] [Server thread/INFO]: Keep spawn chunk loaded: true
- [19:10:29] [Server thread/INFO]: World async lighting: false
- [19:10:29] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
- [19:10:29] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
- [19:10:29] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.11.1-RELEASE
- [19:10:29] [Server thread/INFO]: [BlockParticles] Loading the config.yml
- [19:10:30] [Server thread/INFO]: [BlockParticles] Successfully loaded config.yml
- [19:10:30] [Server thread/INFO]: [BlockParticles] Loading the data.yml
- [19:10:30] [Server thread/INFO]: [BlockParticles] Successfully loaded data.yml
- [19:10:30] [Server thread/INFO]: [ORewards] Enabling ORewards v1.6.9
- [19:10:30] [Server thread/INFO]: [0;33;1mORewards [0;37;22m-> [m[0;37;1mEnabling...[m
- [19:10:30] [Server thread/INFO]: [0;33;1mORewards [0;37;22m-> [m[0;32;1mPlaceholdersAPI hooked![m
- [19:10:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: orewards [1.6.9]
- [19:10:30] [Server thread/INFO]: [0;33;1mORewards [0;37;22m-> [m[0;33;22mRegistering data...[m
- [19:10:30] [Server thread/INFO]: [0;33;1mORewards [0;37;22m-> [m[0;32;1mRegistered![m
- [19:10:30] [Server thread/INFO]: [0;33;1mORewards [0;37;22m-> [m[0;33;1mORewards Support Discord: [0;36;1mhttps://discord.com/invite/4ndPJmJrFn[m
- [19:10:30] [Server thread/INFO]: [ChatFilter] Enabling ChatFilter v2.0.14
- [19:10:30] [Server thread/INFO]: [ChatFilter] Loaded using locale: en[m
- [19:10:30] [Server thread/INFO]: [ChatFilter] 54 Enabled word filters.[m
- [19:10:30] [Server thread/INFO]: [ChatFilter] 2 Enabled advertising filters.[m
- [19:10:30] [Server thread/INFO]: [ChatFilter] 348 whitelisted items.[m
- [19:10:30] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.3
- [19:10:30] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
- [19:10:30] [Server thread/INFO]: [ChatEmojis] Enabling ChatEmojis v2.3.3
- [19:10:30] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.3
- [19:10:30] [Server thread/INFO]: [UltimateChairs] Enabling UltimateChairs v1.5.5
- [19:10:30] [Server thread/INFO]: [UltimateChairs] Using locale: en
- [19:10:30] [Server thread/WARN]: [UltimateChairs] Using Legacy compatibility.
- [19:10:30] [Server thread/INFO]: [ServerTeleport] Enabling ServerTeleport v1.3.0
- [19:10:30] [Server thread/INFO]: [TRCStudioSignIn] [0;32;1mThe language information file has been loaded.[m
- [19:10:30] [Server thread/INFO]: [0;32;1mPlugin are enabled![m
- [19:10:30] [Server thread/INFO]: [PartyAndFriendsGUI] Enabling PartyAndFriendsGUI v1.0.240-E
- [19:10:30] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.7.0
- [19:10:30] [Server thread/INFO]: [SnowingParticles] Enabling SnowingParticles v1.3
- [19:10:30] [Server thread/INFO]: [0;36;1m[SnowingParticles] [0;37;1mThis plugin has been created by ShieldCommunity and BlueSlime Team[m
- [19:10:30] [Server thread/INFO]: [0;36;1m[SnowingParticles] [0;37;1mPlugin enabled, detecting compatible version...[m
- [19:10:30] [Server thread/INFO]: [0;36;1m[SnowingParticles] [0;37;1mPlugin detected a compatible version already tested! This plugin should work without problems![m
- [19:10:30] [Server thread/INFO]: [0;36;1m[SnowingParticles] [0;37;1mDetected version: v1_8_R3[m
- [19:10:30] [Server thread/INFO]: [0;36;1m[SnowingParticles] [0;37;1m[0;37;22mFile [0;33;1msettings.yml [0;37;22mhas been loaded[m
- [19:10:30] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.11.3
- [19:10:30] [Server thread/INFO]: [NBTAPI] Adding listeners...
- [19:10:30] [Server thread/INFO]: [NBTAPI] Gson:
- [19:10:30] [Server thread/INFO]: [NBTAPI] Checking bindings...
- [19:10:30] [Server thread/INFO]: [NBTAPI] All Classes were able to link!
- [19:10:30] [Server thread/INFO]: [NBTAPI] All Methods were able to link!
- [19:10:30] [Server thread/INFO]: [NBTAPI] Running NBT reflection test...
- [19:10:31] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server.
- [19:10:31] [Server thread/INFO]: [SuperStats] Enabling SuperStats v3.2.9
- [19:10:31] [Server thread/INFO]: [0;35;22m-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=[m
- [19:10:31] [Server thread/INFO]: _____ _____ _ _
- [19:10:31] [Server thread/INFO]: / ____| / ____| | | |
- [19:10:31] [Server thread/INFO]: | (___ _ _ _ __ ___ _ _| (___ | |_ __ _| |_ ___
- [19:10:31] [Server thread/INFO]: \___ \| | | | '_ \ / _ \ '__\___ \| __/ _` | __/ __|
- [19:10:31] [Server thread/INFO]: ____) | |_| | |_) | __/ | ____) | || (_| | |_\__ \
- [19:10:31] [Server thread/INFO]: |_____/ \__,_| .__/ \___|_| |_____/ \__\__,_|\__|___/
- [19:10:31] [Server thread/INFO]: | |
- [19:10:31] [Server thread/INFO]: |_|
- [19:10:31] [Server thread/INFO]: [0;35;22m-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=[m
- [19:10:31] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m SuperStats v3.2.9 is being loaded...[m
- [19:10:31] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Plugin Create by PedroJM96.[m
- [19:10:31] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Loading Libraries...[m
- [19:10:31] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Loading library commons-lang-commons-lang-2.6[m
- [19:10:31] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m commons-lang-commons-lang-2.6 library loaded successfully.[m
- [19:10:31] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Loading library commons-codec-commons-codec-1.15[m
- [19:10:31] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m commons-codec-commons-codec-1.15 library loaded successfully.[m
- [19:10:31] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Loading library com.google.code.gson-gson-2.9.0[m
- [19:10:31] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m com.google.code.gson-gson-2.9.0 library loaded successfully.[m
- [19:10:31] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Loading library org.slf4j-slf4j-api-1.7.25[m
- [19:10:31] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m org.slf4j-slf4j-api-1.7.25 library loaded successfully.[m
- [19:10:31] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Loading library org.slf4j-slf4j-simple-1.7.25[m
- [19:10:31] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m org.slf4j-slf4j-simple-1.7.25 library loaded successfully.[m
- [19:10:31] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Loading library com.zaxxer-HikariCP-3.4.1[m
- [19:10:31] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m com.zaxxer-HikariCP-3.4.1 library loaded successfully.[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Loading configuration...[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Load config.yml[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;30;1m config.yml loaded.[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Load placeholders.yml[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;30;1m placeholders.yml loaded.[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Load statsmenu.yml[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;30;1m statsmenu.yml loaded.[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Load messages_EN.yml[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;30;1m messages_EN.yml loaded.[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Register command /superstats[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Register subcommand /superstats help[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Register subcommand /superstats enable[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Register subcommand /superstats disable[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Register subcommand /superstats update[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Register subcommand /superstats reload[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Register command /stats[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Data MySQL enable[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Data set to MySQL[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m Loaded database[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;37;22m [id,INT] [data,VARCHAR] [name,VARCHAR] [uuid,VARCHAR] [server,VARCHAR] [value,DECIMAL] [stringvalue,VARCHAR] [time,BIGINT] [m
- [19:10:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: top [3.2.9]
- [19:10:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: stats [3.2.9]
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;30;1m Hooked PlaceholderAPI[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;30;1m Hooked Vault Permissions[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;30;1m Hooked Vault Chat[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;30;1m Hooked PlayerPoints[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;30;1m Hooked ViaVersion[m
- [19:10:32] [Server thread/INFO]: [0;35;22m-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=[m
- [19:10:32] [Server thread/INFO]: [AlonsoJoin] Enabling AlonsoJoin v0.1-BETA
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mMax health Attribute check not found. Using Player#getMaxHealth method..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mMax health Attribute check not found. Using Player#getMaxHealth method..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mInventory title with support for more than 32 characters. Skipping..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mHex colors are not available! Ignoring..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mOld constructor for HoverEvent found! Using it..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mNew sendTitle method not found! Using the old one..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mNew setUnbreakable method not found! Using the old one for spigot ONLY..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mNew isUnbreakable method not found! Using the old one for spigot ONLY..[m
- [19:10:32] [Server thread/INFO]: [0;35;1m _ _ _ _ Running [0;35;22mv0.1-BETA[m
- [19:10:32] [Server thread/INFO]: [0;35;1m /_\ | |___ _ _ ___ ___ _ | |___(_)_ _ Server [0;35;22mFlamePaper[0;35;1m vgit-PaperSpigot-eab7564f (MC: 1.8.8)[m
- [19:10:32] [Server thread/INFO]: [0;35;1m / _ \| / _ \ ' \(_-</ _ \ || / _ \ | ' \ Discord for support: [0;35;22mhttps://alonsoaliaga.com/discord[m
- [19:10:32] [Server thread/INFO]: [0;35;22m /_/ \_\_\___/_||_/__/\___/\__/\___/_|_||_| Thanks for using my plugin [0;35;22m❤[0;35;1m![m
- [19:10:32] [Server thread/INFO]: [0;35;22m [0;35;1mDeveloped by [0;35;22mAlonsoAliaga[m
- [19:10:32] [Server thread/INFO]: [m
- [19:10:32] [Server thread/INFO]: [0;35;22m==============================================================================================[m
- [19:10:32] [Server thread/INFO]: [0;35;1m[AlonsoJoin] This is not a error! This is just a warning to keep in mind if you have issues![m
- [19:10:32] [Server thread/INFO]: [0;35;1m[AlonsoJoin] You are using a Paper fork (FlamePaper). This plugin was made for Spigot[m
- [19:10:32] [Server thread/INFO]: [0;35;1m[AlonsoJoin] but was (in most cases) tested with different builds of Paper and Purpur.[m
- [19:10:32] [Server thread/INFO]: [0;35;1m[AlonsoJoin] Spigot and forks API are really similar and should be compatible, however there are[m
- [19:10:32] [Server thread/INFO]: [0;35;1m[AlonsoJoin] some cases in which they aren't compatible. If you have issues report them to the[m
- [19:10:32] [Server thread/INFO]: [0;35;1m[AlonsoJoin] developer instead of reviewing 1 star. Thanks in advanced![m
- [19:10:32] [Server thread/INFO]: [0;35;1m[AlonsoJoin] Join us in our official support server on alonsoaliaga.com/discord[m
- [19:10:32] [Server thread/INFO]: [0;35;22m==============================================================================================[m
- [19:10:32] [Server thread/INFO]: [m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mBungeeCord action bar not available for your server type/version! Skipping..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mProtocolLib found! Checking..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mProtocolLib available for JSON. Method: 'CHAT'. Hooking..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mProtocolLib available for action bars. Method: '(byte)2' Hooking..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22m[0;31;1mConfiguration auto-update is not enabled! [0;37;22mIgnoring config.yml changes..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22m[0;31;1mYou might get a lot of errors as you don't allow plugin to generate the new config[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22m[0;31;1madded in new updates! Make sure you enable it and restart if you have errors.[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mSection 'Options.Exceptions.Placeholder' is not available. Ignoring..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mDefault book detected. Attempting to adapt it to your current server version..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mSuccessfully loaded 1 books![m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mSound for format 'owners' is not valid. Skipping joinSound effect..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mSound for format 'owners' is not valid. Skipping quitSound effect..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mFormat 'owners' doesn't have Messages section. Format will not send quit messages..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mFormat 'owners' doesn't have Actions section. Format will not perform join actions..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mFormat 'owners' doesn't have Actions section. Format will not perform join actions..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mFormat 'owners' has been loaded successfully![m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mSound for format 'media' is not valid. Skipping joinSound effect..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mSound for format 'media' is not valid. Skipping quitSound effect..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mFormat 'media' doesn't have Messages section. Format will not send quit messages..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mFormat 'media' doesn't have Actions section. Format will not perform join actions..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mFormat 'media' doesn't have Actions section. Format will not perform join actions..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mFormat 'media' has been loaded successfully![m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mSound for format 'ye' is not valid. Skipping joinSound effect..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mSound for format 'ye' is not valid. Skipping quitSound effect..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mFormat 'ye' doesn't have Messages section. Format will not send quit messages..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mFormat 'ye' doesn't have Actions section. Format will not perform join actions..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mFormat 'ye' doesn't have Actions section. Format will not perform join actions..[m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mFormat 'ye' has been loaded successfully![m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mSuccessfully loaded 3 join formats![m
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mPlaceholderAPI found! Hooking..[m
- [19:10:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: alonsojoin [0.1-BETA]
- [19:10:32] [Server thread/INFO]: [0;35;22m[AlonsoJoin] [0;37;22mBungee messaging system is allowed in this server. Enabling..[m
- [19:10:32] [Server thread/INFO]: [LobbyGames] Enabling LobbyGames v1.3.2d
- [19:10:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: lobbygames [1.3.2d]
- [19:10:32] [Server thread/INFO]: [Pl-Hide-Pro] Enabling Pl-Hide-Pro v2.7.2
- [19:10:33] [Server thread/INFO]: [TAB] Enabling TAB v4.0.3
- [19:10:33] [Server thread/INFO]: [TAB] Server version: 1.8.8 (v1_8_R3)[m
- [19:10:33] [Server thread/INFO]: [TAB] Loaded NMS hook in 26ms[m
- [19:10:33] [Server thread/INFO]: [TAB] [0;32;1mEnabled in 183ms[m
- [19:10:33] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.4
- [19:10:33] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
- [19:10:33] [Server thread/INFO]: | You're using a not fully supported server version. (v1_8_R3)
- [19:10:33] [Server thread/INFO]: | Hooked on Vault 1.7.3-b${env.TRAVIS_BUILD_NUMBER}
- [19:10:33] [Server thread/INFO]: | Command file(s) found : 1
- [19:10:33] [Server thread/INFO]: | Config : Ready.
- [19:10:33] [Server thread/INFO]: | ProtocolLib found, features availables (SignMenu)
- [19:10:33] [Server thread/INFO]: [MyCmd] RIGHT_CLICK_INTERACTION Block set item is null, check config.yml
- [19:10:33] [Server thread/INFO]: [MyCmd] RIGHT_CLICK_INTERACTION Block set item is null, check config.yml
- [19:10:33] [Server thread/INFO]: [MyCmd] PHYSICAL_INTERACTION Block set item is null, check config.yml
- [19:10:33] [Server thread/INFO]: [MyCmd] PHYSICAL_INTERACTION Block set item is null, check config.yml
- [19:10:33] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mycommand [1.0.0]
- [19:10:33] [Server thread/INFO]: | Placeholder_API : Hooked, Ok.
- [19:10:33] [Server thread/INFO]: | Custom commands loaded : 3
- [19:10:33] [Server thread/INFO]: | You're running the latest version of MyCommand.
- [19:10:33] [Server thread/INFO]: | by emmerrei a.k.a. ivanfromitaly.
- [19:10:33] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
- [19:10:33] [Server thread/INFO]: [LPC] Enabling LPC v3.6.0
- [19:10:33] [Server thread/INFO]: [Guilds] Enabling Guilds v1.2.0-BETA-3
- [19:10:33] [Server thread/INFO]: [Guilds] Connected to the database
- [19:10:33] [Server thread/INFO]: [Guilds] Loaded all Guilds from database
- [19:10:33] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: guilds [1.2.0-BETA-3]
- [19:10:33] [Server thread/INFO]: [Guilds] Hooked into PlaceholderAPI
- [19:10:33] [Server thread/INFO]: [Guilds] Guilds plugin by itz_leoo has been successfully enabled.
- [19:10:33] [Server thread/INFO]: [AdvancedReplay] Enabling AdvancedReplay v1.8.4
- [19:10:33] [Server thread/INFO]: [AdvancedReplay] Loading Replay v1.8.4 by Jumper251
- [19:10:33] [Server thread/INFO]: [AdvancedReplay] Finished (17ms)
- [19:10:33] [Server thread/INFO]: [AlonsoPlus] Enabling AlonsoPlus v0.6-BETA
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mHex colors are not available! Ignoring..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mInventory title with support for more than 32 characters. Skipping..[m
- [19:10:34] [Server thread/INFO]: [0;36;1m _ _ ___ _ [m
- [19:10:34] [Server thread/INFO]: [0;36;1m /_\ | |___ _ _ ___ ___| _ \ |_ _ ___[m
- [19:10:34] [Server thread/INFO]: [0;36;1m / _ \| / _ \ ' \(_-</ _ \ _/ | || (_-<[m
- [19:10:34] [Server thread/INFO]: [0;34;1m /_/ \_\_\___/_||_/__/\___/_| |_|\_,_/__/[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[m
- [19:10:34] [Server thread/INFO]: [0;36;1m Running plugin [0;34;1mAlonsoPlus v0.6-BETA (v1_8)[m
- [19:10:34] [Server thread/INFO]: [0;36;1m Server running [0;34;1mFlamePaper[0;36;1m version [0;34;1mgit-PaperSpigot-eab7564f (MC: 1.8.8)[m
- [19:10:34] [Server thread/INFO]: [0;36;1m (Implementing API version [0;34;1m1.8.8-R0.1[0;36;1m)[m
- [19:10:34] [Server thread/INFO]: [0;36;1m (Developed by [0;34;1mAlonsoAliaga[0;36;1m - Thanks for using my plugin [0;34;1m❤[0;36;1m)[m
- [19:10:34] [Server thread/INFO]: [0;36;1m (Thanks for purchasing my plugin 1641276! If you didn't, do it or you won't receive support :D[m
- [19:10:34] [Server thread/INFO]: [0;36;1m (If you loved the plugin consider leaving a review and mentioning your server IP in it![m
- [19:10:34] [Server thread/INFO]: [m
- [19:10:34] [Server thread/INFO]: [0;34;1m==============================================================================================[m
- [19:10:34] [Server thread/INFO]: [0;36;1m[AlonsoPlus] This is not a error! This is just a warning to keep in mind if you have issues![m
- [19:10:34] [Server thread/INFO]: [0;36;1m[AlonsoPlus] You are using a Paper fork (FlamePaper). This plugin was made for Spigot[m
- [19:10:34] [Server thread/INFO]: [0;36;1m[AlonsoPlus] but was (in most cases) tested with different builds of Paper and Purpur.[m
- [19:10:34] [Server thread/INFO]: [0;36;1m[AlonsoPlus] Spigot and forks API are really similar and should be compatible, however there are[m
- [19:10:34] [Server thread/INFO]: [0;36;1m[AlonsoPlus] some cases in which they aren't compatible. If you have issues report them to the[m
- [19:10:34] [Server thread/INFO]: [0;36;1m[AlonsoPlus] developer instead of reviewing 1 star. Thanks in advanced![m
- [19:10:34] [Server thread/INFO]: [0;36;1m[AlonsoPlus] Join us in our official support server on alonsoaliaga.com/discord[m
- [19:10:34] [Server thread/INFO]: [0;34;1m==============================================================================================[m
- [19:10:34] [Server thread/INFO]: [m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mBungeeCord action bar not available for your server type/version! Skipping..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mProtocolLib found! Hooking..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mProtocolLib available for action bars. Method: 'GAME_INFO'. Hooking..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mConfiguration auto-update is not enabled! Ignoring config.yml changes..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[Auto-update] [0;37;22mConfiguration colors.yml is up-to-date![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22m[HikariCP] Using com.mysql.jdbc.jdbc2.optional.MysqlDataSource for source class name..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22m[MySQL] Attempting to create 'alonsoplus' table..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22m[MySQL] Attempting to connect to database..[m
- [19:10:34] [Server thread/INFO]: [MySQL] Driver available: MySQL-AB JDBC Driver | 5.5.62-log[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22m[MySQL] Successfully connected to database![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22m[MySQL] Table 'alonsoplus' has been created if didn't exist.[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mBack slot is: 40 | Close slot is: 39[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mSuccessfully loaded command 'myprofile' with type 'PLAYER'![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mCustom placeholders are enabled. Loading..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mLoaded 'another_prefix' custom placeholder.[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mLoaded 'another_prefix_2' custom placeholder.[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mSuccessfully loaded 2 custom placeholders![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mLoading 'red' color..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mSuccessfully loaded red color![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mLoading 'gold' color..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mSuccessfully loaded gold color![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mLoading 'green' color..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mSuccessfully loaded green color![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mLoading 'yellow' color..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mSuccessfully loaded yellow color![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mLoading 'light-purple' color..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mSuccessfully loaded light-purple color![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mLoading 'white' color..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mSuccessfully loaded white color![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mLoading 'blue' color..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mSuccessfully loaded blue color![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mLoading 'dark-green' color..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mSuccessfully loaded dark-green color![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mLoading 'dark-red' color..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mSuccessfully loaded dark-red color![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mLoading 'dark-aqua' color..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mSuccessfully loaded dark-aqua color![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mLoading 'dark-purple' color..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mSuccessfully loaded dark-purple color![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mLoading 'dark-gray' color..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mSuccessfully loaded dark-gray color![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mLoading 'black' color..[m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mSuccessfully loaded black color![m
- [19:10:34] [Server thread/INFO]: [0;34;1m[AlonsoPlus] [0;37;22mPlaceholderAPI found! Hooking..[m
- [19:10:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: alonsoplus [0.6-BETA]
- [19:10:34] [Server thread/INFO]: [Matrix] Enabling Matrix v7.4.1A
- [19:10:34] [Server thread/INFO]: [0;33;22m* [0;36;1m __ __ _ _[m
- [19:10:34] [Server thread/INFO]: [0;33;22m* [0;36;1m | \/ | | | (_)[m
- [19:10:34] [Server thread/INFO]: [0;33;22m* [0;36;1m | \ / | __ _| |_ _ __ ___ __[m
- [19:10:34] [Server thread/INFO]: [0;33;22m* [0;36;1m | |\/| |/ _` | __| '__| \ \/ /[m
- [19:10:34] [Server thread/INFO]: [0;33;22m* [0;36;1m | | | | (_| | |_| | | |> <[m
- [19:10:34] [Server thread/INFO]: [0;33;22m* [0;36;1m |_| |_|\__,_|\__|_| |_/_/\_\[m
- [19:10:34] [Server thread/INFO]: [0;33;22m* [0;32;22mMatrix AntiCheat [0;32;1mv7.4.1A [0;30;1m| [0;32;22mgit-PaperSpigot-eab7564f (MC: 1.8.8)[m
- [19:10:35] [Server thread/INFO]: [Matrix] Checking Environment...
- [19:10:35] [Server thread/INFO]: [Matrix] Passed all environment checks
- [19:10:35] [Server thread/INFO]: [Matrix] Loaded 0 global placeholders
- [19:10:35] [Server thread/INFO]: [Matrix] Enabled 14 checks, Disabled 1 checks
- [19:10:35] [Server thread/INFO]: [Matrix] Loaded all configuration files
- [19:10:35] [Server thread/INFO]: [Matrix] Hooked with ViaVersion 4+
- [19:10:35] [Server thread/INFO]: [Matrix] Scanning outdated log files....
- [19:10:35] [Server thread/INFO]: [Matrix] Deleted 0 outdated log files!
- [19:10:35] [Server thread/INFO]: [Matrix] Hooked with PlaceholderAPI
- [19:10:35] [Server thread/INFO]: [Matrix] Welcome to Matrix!
- [19:10:35] [Server thread/INFO]: [LPX] Enabling LPX v3.3.1
- [19:10:36] [Server thread/INFO]: [LPX] License successfully verified!
- [19:10:36] [Server thread/INFO]: [AutomaticBooks] Enabling AutomaticBooks v3.0
- [19:10:36] [Server thread/INFO]: [0;36;1m[AutomaticBooks] [m[0;32;1mPlugin enabled.[m
- [19:10:36] [Server thread/INFO]: [0;36;1m[AutomaticBooks] [m8[m
- [19:10:36] [Server thread/INFO]: [0;36;1m[AutomaticBooks] [m[0;36;22mPlaceholderAPI detected and successfully activated[m
- [19:10:36] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.12.5
- [19:10:37] [Server thread/INFO]: [LiteBans] Using system locale (en)
- [19:10:37] [Server thread/INFO]: [LiteBans] Loaded 4 templates from templates.yml!
- [19:10:37] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 1.4.197 (org.h2.Driver)
- [19:10:37] [Server thread/INFO]: [LiteBans] Driver not found.
- [19:10:37] [Server thread/INFO]: [LiteBans] Download URL for h2: https://repo1.maven.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar
- [19:10:37] [Server thread/INFO]: [LiteBans] Downloading h2 driver...
- [19:10:40] [Server thread/INFO]: [LiteBans] Downloaded h2 driver successfully.
- [19:10:40] [Server thread/INFO]: [LiteBans] Loaded h2 driver!
- [19:10:40] [Server thread/INFO]: [LiteBans] Connecting to database...
- [19:10:40] [Server thread/INFO]: [LiteBans] litebans-pool - Starting...
- [19:10:40] [Server thread/INFO]: [LiteBans] litebans-pool - Start completed.
- [19:10:40] [Server thread/INFO]: [LiteBans] Connected to H2 database successfully (2941.4 ms).
- [19:10:40] [Server thread/INFO]: [LiteBans] Database connection fully initialized (3051.9 ms).
- [19:10:40] [Server thread/INFO]: [LiteBans] v2.12.5 enabled. Startup took 3179 ms.
- [19:10:40] [Server thread/INFO]: [Tokens] Enabling Tokens v4.4.1
- [19:10:40] [Server thread/INFO]: [Tokens] Reloaded keys
- [19:10:40] [Server thread/INFO]: [Tokens] Loaded 3 keys
- [19:10:40] [Server thread/INFO]: [Tokens] Reloaded messages config
- [19:10:40] [Server thread/INFO]: [Tokens] Database Connection: opening a connection to the SQLite database.
- [19:10:40] [Server thread/INFO]: [Tokens] Storage Type: [ SQLLite ] | MySQL ( Default )
- [19:10:40] [Server thread/WARN]: [Tokens] You don't have any supported plugins enabled.
- [19:10:40] [Server thread/INFO]: [Tokens] Reloaded config
- [19:10:40] [Server thread/INFO]: [Tokens] Will check for updates every 6 hours.
- [19:10:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tokens [4.4.1]
- [19:10:40] [Server thread/INFO]: [Tokens] Successfully hooked into PlaceHolderAPI
- [19:10:40] [Server thread/WARN]: [PlaceholderAPI] Failed to load expansion tokens. Identifier is already in use.
- [19:10:40] [Server thread/WARN]: [Tokens] Unsuccessfully hooked into PlaceHolderAPI
- [19:10:40] [Server thread/INFO]: [RecentGame] Enabling RecentGame v1.0
- [19:10:40] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.32-SNAPSHOT (build 3179)
- [19:10:40] [Server thread/INFO]: [Citizens] Loading external libraries
- [19:10:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: citizensplaceholder [1.0.0]
- [19:10:40] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
- [19:10:41] [Server thread/INFO]: [AlonsoLeaderboards] Enabling AlonsoLeaderboards v1.4-BETA
- [19:10:41] [Server thread/INFO]: [0;34;1m[AlonsoLeaderboards] [0;37;22mHex colors are not available![m
- [19:10:41] [Server thread/INFO]: [0;36;1m _ _ _ _ _ _ [m
- [19:10:41] [Server thread/INFO]: [0;36;1m /_\ | |___ _ _ ___ ___| | ___ __ _ __| |___ _ _| |__ ___ __ _ _ _ __| |___[m
- [19:10:41] [Server thread/INFO]: [0;36;1m / _ \| / _ \ ' \(_-</ _ \ |__/ -_) _` / _` / -_) '_| '_ \/ _ \/ _` | '_/ _` (_-<[m
- [19:10:41] [Server thread/INFO]: [0;34;1m /_/ \_\_\___/_||_/__/\___/____\___\__,_\__,_\___|_| |_.__/\___/\__,_|_| \__,_/__/[m
- [19:10:41] [Server thread/INFO]: [0;34;1m[m
- [19:10:41] [Server thread/INFO]: [0;36;1m Running plugin [0;34;1mAlonsoLeaderboards v1.4-BETA[m
- [19:10:41] [Server thread/INFO]: [0;36;1m Server running [0;34;1mFlamePaper[0;36;1m version [0;34;1mgit-PaperSpigot-eab7564f (MC: 1.8.8)[m
- [19:10:41] [Server thread/INFO]: [0;36;1m (Implementing API version [0;34;1mgit-PaperSpigot-eab7564f (MC: 1.8.8)[0;36;1m)[m
- [19:10:41] [Server thread/INFO]: [0;36;1m (Developed by [0;34;1m AlonsoAliaga[0;36;1m - Thanks for using my plugin [0;34;1m❤[0;36;1m)[m
- [19:10:41] [Server thread/INFO]: [0;36;1m (If you loved the plugin consider leaving a review and mentioning your server IP in it![m
- [19:10:41] [Server thread/INFO]: [m
- [19:10:41] [Server thread/INFO]: [m
- [19:10:41] [Server thread/INFO]: [0;31;1m===================================================================================[m
- [19:10:41] [Server thread/INFO]: [0;31;1m[AlonsoLeaderboards] You are using a Spigot fork (PAPER). Plugin might have errors[m
- [19:10:41] [Server thread/INFO]: [0;31;1m[AlonsoLeaderboards] and not work properly. Consider using SPIGOT![m
- [19:10:41] [Server thread/INFO]: [0;31;1m===================================================================================[m
- [19:10:41] [Server thread/INFO]: [m
- [19:10:41] [Server thread/INFO]: [0;34;1m[AlonsoLeaderboards] [0;37;22mBungeeCord action is not available. Skipping..[m
- [19:10:41] [Server thread/INFO]: [0;34;1m[AlonsoLeaderboards] [0;37;22mProtocolLib found! Hooking..[m
- [19:10:41] [Server thread/INFO]: [0;34;1m[AlonsoLeaderboards] [0;37;22mProtocolLib available for action bars. Method: 'GAME_INFO'. Hooking..[m
- [19:10:41] [Server thread/INFO]: [0;34;1m[Auto-update] [0;37;22mConfiguration config.yml is up-to-date![m
- [19:10:41] [Server thread/INFO]: [0;34;1m[AlonsoLeaderboards] [0;37;22mPlaceholderAPI found! Hooking..[m
- [19:10:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: alonsoleaderboards [1.4-BETA]
- [19:10:41] [Server thread/INFO]: [0;34;1m[AlonsoLeaderboards] [0;37;22mLoading placed leaderboards..[m
- [19:10:41] [Server thread/INFO]: [0;34;1m[AlonsoLeaderboards] [0;37;22mLeaderboardExpansion for 'alevels-levels' successfully registered![m
- [19:10:41] [Server thread/INFO]: [FateHubCore] Enabling FateHubCore v2.2.23
- [19:10:41] [Server thread/INFO]: [0;33;1mEnabling MySQL support![m
- [19:10:41] [Server thread/INFO]: [0;32;1mManaged to successfully connect to: [0;33;1mhub[0;32;1m![m
- [19:10:41] [Server thread/INFO]: [0;33;1mEnabled AutoAnnounce Manager![m
- [19:10:56] [Server thread/ERROR]: Error occurred while enabling FateHubCore v2.2.23 (Is it up to date?)
- java.lang.RuntimeException: java.net.UnknownHostException: manager.bghddevelopment.com
- at net.fatehub.plugin.handlers.core.CoreHandler.activatePlugin(CoreHandler.java:631) ~[?:?]
- at net.fatehub.plugin.handlers.core.CoreHandler.start(CoreHandler.java:560) ~[?:?]
- at net.fatehub.plugin.FateHub.onEnable(FateHub.java:108) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:402) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:366) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:356) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:257) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:566) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at net.minecraft.server.v1_8_R3.MinecraftServer.lambda$0(MinecraftServer.java:133) ~[FlamePaper.jar:git-PaperSpigot-eab7564f]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- Caused by: java.net.UnknownHostException: manager.bghddevelopment.com
- at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:572) ~[?:?]
- at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?]
- at java.net.Socket.connect(Socket.java:633) ~[?:?]
- at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304) ~[?:?]
- at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:174) ~[?:?]
- at sun.net.NetworkClient.doConnect(NetworkClient.java:183) ~[?:?]
- at sun.net.www.http.HttpClient.openServer(HttpClient.java:533) ~[?:?]
- at sun.net.www.http.HttpClient.openServer(HttpClient.java:638) ~[?:?]
- at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:266) ~[?:?]
- at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:380) ~[?:?]
- at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193) ~[?:?]
- at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) ~[?:?]
- at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?]
- at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179) ~[?:?]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) ~[?:?]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?]
- at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) ~[?:?]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:308) ~[?:?]
- at net.fatehub.plugin.handlers.core.CoreHandler.activatePlugin(CoreHandler.java:576) ~[?:?]
- ... 14 more
- [19:10:56] [Server thread/INFO]: [FateHubCore] Disabling FateHubCore v2.2.23
- [19:10:56] [Server thread/INFO]: [AbstractMenus] Enabling AbstractMenus v1.16.5
- [19:10:57] [Server thread/INFO]: [AbstractMenus] Loaded head animation "anim_eye"
- [19:10:57] [Server thread/WARN]: [AbstractMenus] Economy plugin doesn't installed
- [19:10:57] [Server thread/INFO]: [AbstractMenus] Using LuckPerms
- [19:10:57] [Server thread/INFO]: [AbstractMenus] Using PlaceholderAPI
- [19:10:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: var [1.0]
- [19:10:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: varp [1.0]
- [19:10:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vart [1.0]
- [19:10:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: varpt [1.0]
- [19:10:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: hanim [1.0]
- [19:10:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ctg [1.0]
- [19:10:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: activator [1.0]
- [19:10:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: placed [1.0]
- [19:10:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: taken [1.0]
- [19:10:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: changed [1.0]
- [19:10:57] [Server thread/INFO]: [AbstractMenus] Loaded 10 menus
- [19:10:57] [Server thread/INFO]: [AlonsoLeagues] Enabling AlonsoLeagues v0.9.2-BETA
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22mInventory title with support for more than 32 characters. Skipping..[m
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22mHex colors are not available! Ignoring..[m
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22mOld constructor for HoverEvent found! Using it..[m
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22mNew sendTitle method not found! Using the old one..[m
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22mNew setUnbreakable method not found! Using the old one for spigot ONLY..[m
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22mNew isUnbreakable method not found! Using the old one for spigot ONLY..[m
- [19:10:57] [Server thread/INFO]: [0;33;1m _ _ _ [m
- [19:10:57] [Server thread/INFO]: [0;33;1m /_\ | |___ _ _ ___ ___| | ___ __ _ __ _ _ _ ___ ___[m
- [19:10:57] [Server thread/INFO]: [0;33;1m / _ \| / _ \ ' \(_-</ _ \ |__/ -_) _` / _` | || / -_|_-<[m
- [19:10:57] [Server thread/INFO]: [0;33;22m /_/ \_\_\___/_||_/__/\___/____\___\__,_\__, |\_,_\___/__/[m
- [19:10:57] [Server thread/INFO]: [0;33;22m |___/ [m
- [19:10:57] [Server thread/INFO]: [0;33;1m Running plugin [0;33;22mAlonsoLeagues v0.9.2-BETA (v1_8)[m
- [19:10:57] [Server thread/INFO]: [0;33;1m Server running [0;33;22mFlamePaper[0;33;1m version [0;33;22mgit-PaperSpigot-eab7564f (MC: 1.8.8)[m
- [19:10:57] [Server thread/INFO]: [0;33;1m (Implementing API version [0;33;22mgit-PaperSpigot-eab7564f (MC: 1.8.8)[0;33;1m)[m
- [19:10:57] [Server thread/INFO]: [0;33;1m (Developed by [0;33;22m AlonsoAliaga[0;33;1m - Thanks for using my plugin [0;33;22m❤[0;33;1m)[m
- [19:10:57] [Server thread/INFO]: [0;33;1m Join our official discord server to receive support in alonsoaliaga.com/discord[m
- [19:10:57] [Server thread/INFO]: [0;33;1m If you loved the plugin consider leaving a 5-stars review and mentioning your server IP in it![m
- [19:10:57] [Server thread/INFO]: [m
- [19:10:57] [Server thread/INFO]: [0;33;22m==============================================================================================[m
- [19:10:57] [Server thread/INFO]: [0;33;1m[AlonsoLeagues] This is not a error! This is just a warning to keep in mind if you have issues![m
- [19:10:57] [Server thread/INFO]: [0;33;1m[AlonsoLeagues] You are using a Paper fork (FlamePaper). This plugin was made for Spigot[m
- [19:10:57] [Server thread/INFO]: [0;33;1m[AlonsoLeagues] but was (in most cases) tested with different builds of Paper and Purpur.[m
- [19:10:57] [Server thread/INFO]: [0;33;1m[AlonsoLeagues] Spigot and forks API are really similar and should be compatible, however there are[m
- [19:10:57] [Server thread/INFO]: [0;33;1m[AlonsoLeagues] some cases in which they aren't compatible. If you have issues report them to the[m
- [19:10:57] [Server thread/INFO]: [0;33;1m[AlonsoLeagues] developer instead of reviewing 1 star. Thanks in advanced![m
- [19:10:57] [Server thread/INFO]: [0;33;1m[AlonsoLeagues] Join us in our official support server on alonsoaliaga.com/discord[m
- [19:10:57] [Server thread/INFO]: [0;33;22m==============================================================================================[m
- [19:10:57] [Server thread/INFO]: [m
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22mBungeeCord action bar not available for your server type/version! Skipping..[m
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22mProtocolLib found! Hooking..[m
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22mProtocolLib available for action bars. Method: 'GAME_INFO'. Hooking..[m
- [19:10:57] [Server thread/INFO]: [0;33;22m[Auto-update] [0;37;22mConfiguration config.yml is up-to-date![m
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22m[HikariCP] Using com.mysql.jdbc.jdbc2.optional.MysqlDataSource for source class name..[m
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22m[MySQL] Attempting to create 'alonsoleagues' table..[m
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22m[MySQL] Attempting to connect to database..[m
- [19:10:57] [Server thread/INFO]: [MySQL] Driver available: MySQL-AB JDBC Driver | 5.5.62-log[m
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22m[MySQL] Successfully connected to database![m
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22m[MySQL] Table 'alonsoleagues' has been created if didn't exist.[m
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22mFormula for experience is enabled! Loading..[m
- [19:10:57] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:57] [Server thread/INFO]: [0;31;1m[AlonsoLeagues] Failed to load 'JavaScript' (1).[m
- [19:10:57] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:57] [Server thread/INFO]: [0;31;1m[AlonsoLeagues] Failed to load 'JavaScript' (2).[m
- [19:10:57] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:57] [Server thread/INFO]: [0;31;1m[AlonsoLeagues] Failed to load 'graal.js' (1).[m
- [19:10:57] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:57] [Server thread/INFO]: [0;31;1m[AlonsoLeagues] Failed to load 'graal.js' (2).[m
- [19:10:57] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:57] [Server thread/INFO]: [0;31;1m[AlonsoLeagues] Failed to load 'js' (1).[m
- [19:10:57] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:57] [Server thread/INFO]: [0;31;1m[AlonsoLeagues] Failed to load 'js' (2).[m
- [19:10:57] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:57] [Server thread/INFO]: [0;31;1m[AlonsoLeagues] Failed to load 'nashorn' (1).[m
- [19:10:57] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:57] [Server thread/INFO]: [0;31;1m[AlonsoLeagues] Failed to load 'nashorn' (2).[m
- [19:10:57] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:57] [Server thread/INFO]: JSEngine found! Getting and assigning JavaScript engine..[m
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22mSuccessfully loaded 32 leagues![m
- [19:10:57] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22mPlaceholderAPI found! Hooking..[m
- [19:10:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: alonsoleagues [0.9.2-BETA]
- [19:10:57] [Server thread/INFO]: [GadgetsMenu] Enabling GadgetsMenu v5.9.1
- [19:10:58] [Server thread/INFO]: [GadgetsMenu] ------------------------------------------------------
- [19:10:58] [Server thread/INFO]: [GadgetsMenu] GadgetsMenu [Premium] 5.9.1 is loading...
- [19:10:58] [Server thread/INFO]: [GadgetsMenu] [server: git-PaperSpigot-eab7564f (MC: 1.8.8)]
- [19:10:58] [Server thread/INFO]: [GadgetsMenu] Running Java 17.0.8
- [19:10:58] [Server thread/INFO]: [GadgetsMenu] Plugin by Yap Zhen Yie.
- [19:10:58] [Server thread/INFO]: [GadgetsMenu] Date Modified: 29 July 2023
- [19:10:58] [Server thread/INFO]: [GadgetsMenu]
- [19:10:58] [Server thread/INFO]: [GadgetsMenu] Initializing module v1_8_R3
- [19:10:58] [Server thread/INFO]: [GadgetsMenu] ------------------------------------------------------
- [19:10:59] [Server thread/INFO]: [GadgetsMenu] Connecting to MySQL database...
- [19:10:59] [Server thread/INFO]: [GadgetsMenu] Successfully connected to MySQL database.
- [19:10:59] [Server thread/INFO]: [GadgetsMenu] Enabled Mystery Vault individual hologram.
- [19:10:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: gadgetsmenu [1.0.3]
- [19:10:59] [Server thread/INFO]: [GadgetsMenu] [Placeholder] PlaceholderAPI hooked.
- [19:10:59] [Server thread/INFO]: [AlonsoLevels] Enabling AlonsoLevels v2.2.4-BETA-PRO
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mMax health Attribute check not found. Using Player#getMaxHealth method..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mMax health Attribute check not found. Using Player#getMaxHealth method..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mInventory title with support for more than 32 characters. Skipping..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mHex colors are not available! Ignoring..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mOld constructor for HoverEvent found! Using it..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mNew sendTitle method not found! Using the old one..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mNew setUnbreakable method not found! Using the old one for spigot ONLY..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mNew isUnbreakable method not found! Using the old one for spigot ONLY..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mDamageable interface is not available! Using old method for durability..[m
- [19:10:59] [Server thread/INFO]: [0;33;1m _ _ _ _ ___ [m
- [19:10:59] [Server thread/INFO]: [0;33;1m /_\ | |___ _ _ ___ ___| | _____ _____| |___ | _ \_ _ ___ [m
- [19:10:59] [Server thread/INFO]: [0;33;1m / _ \| / _ \ ' \(_-</ _ \ |__/ -_) V / -_) (_-< | _/ '_/ _ \[m
- [19:10:59] [Server thread/INFO]: [0;33;22m /_/ \_\_\___/_||_/__/\___/____\___|\_/\___|_/__/ |_| |_| \___/[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[m
- [19:10:59] [Server thread/INFO]: [0;33;1m Running plugin [0;33;22mAlonsoLevels v2.2.4-BETA-PRO (v1_8)[m
- [19:10:59] [Server thread/INFO]: [0;33;1m Server running [0;33;22mFlamePaper[0;33;1m version [0;33;22mgit-PaperSpigot-eab7564f (MC: 1.8.8)[m
- [19:10:59] [Server thread/INFO]: [0;33;1m (Implementing API version [0;33;22m1.8.8-R0.1[0;33;1m)[m
- [19:10:59] [Server thread/INFO]: [0;33;1m (Developed by [0;33;22m AlonsoAliaga[0;33;1m - Thanks for using my plugin [0;33;22m❤![0;33;1m)[m
- [19:10:59] [Server thread/INFO]: [0;33;1m (Thanks for purchasing my plugin 1641276! If you didn't, do it or you won't receive support :D[m
- [19:10:59] [Server thread/INFO]: [0;33;1m Join our official discord server to receive support in alonsoaliaga.com/discord[m
- [19:10:59] [Server thread/INFO]: [0;33;1m If you loved the plugin consider leaving a 5-stars review and mentioning your server IP in it![m
- [19:10:59] [Server thread/INFO]: [m
- [19:10:59] [Server thread/INFO]: [0;33;22m==============================================================================================[m
- [19:10:59] [Server thread/INFO]: [0;33;1m[AlonsoLevels] This is not a error! This is just a warning to keep in mind if you have issues![m
- [19:10:59] [Server thread/INFO]: [0;33;1m[AlonsoLevels] You are using a Paper fork (FlamePaper). This plugin was made for Spigot[m
- [19:10:59] [Server thread/INFO]: [0;33;1m[AlonsoLevels] but was (in most cases) tested with different builds of Paper and Purpur.[m
- [19:10:59] [Server thread/INFO]: [0;33;1m[AlonsoLevels] Spigot and forks API are really similar and should be compatible, however there are[m
- [19:10:59] [Server thread/INFO]: [0;33;1m[AlonsoLevels] some cases in which they aren't compatible. If you have issues report them to the[m
- [19:10:59] [Server thread/INFO]: [0;33;1m[AlonsoLevels] developer instead of reviewing 1 star. Thanks in advanced![m
- [19:10:59] [Server thread/INFO]: [0;33;1m[AlonsoLevels] Join us in our official support server on alonsoaliaga.com/discord[m
- [19:10:59] [Server thread/INFO]: [0;33;22m==============================================================================================[m
- [19:10:59] [Server thread/INFO]: [m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mBungeeCord action bar not available for your server type/version! Skipping..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mProtocolLib found! Checking..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mProtocolLib available for action bars. Method: 'GAME_INFO'. Hooking..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[Auto-update] [0;37;22mConfiguration is up-to-date![m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mVault found! Hooking..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mVault couldn't be hooked correctly. Skipping..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mVault is not available! Disabling economy support..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mEconomy support is invalid or 'DISABLED'. Skipping economy support..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22m[HikariCP] Using com.mysql.jdbc.jdbc2.optional.MysqlDataSource for source class name..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22m[MySQL] Attempting to create 'alonsolevels' table..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22m[MySQL] Attempting to connect to database..[m
- [19:10:59] [Server thread/INFO]: [MySQL] Driver available: MySQL-AB JDBC Driver | 5.5.62-log[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22m[MySQL] Successfully connected to database![m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22m[MySQL] Table 'alonsolevels' has been created if didn't exist.[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mColumn called 'auto_claim' already exists. Skipping..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mGameProfile field is available for heads. Hooking..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mServer name has been selected as 'Lobby'[m
- [19:10:59] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mFormula for experience is enabled!! Loading..[m
- [19:10:59] [Server thread/INFO]: [0;33;22m===========================================================================================[m
- [19:10:59] [Server thread/INFO]: [0;31;1m[AlonsoLevels] Failed to load 'JavaScript' (1).[m
- [19:10:59] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:59] [Server thread/INFO]: [0;31;1m[AlonsoLevels] Failed to load 'JavaScript' (2).[m
- [19:10:59] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:59] [Server thread/INFO]: [0;31;1m[AlonsoLevels] Failed to load 'graal.js' (1).[m
- [19:10:59] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:59] [Server thread/INFO]: [0;31;1m[AlonsoLevels] Failed to load 'graal.js' (2).[m
- [19:10:59] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:59] [Server thread/INFO]: [0;31;1m[AlonsoLevels] Failed to load 'js' (1).[m
- [19:10:59] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:59] [Server thread/INFO]: [0;31;1m[AlonsoLevels] Failed to load 'js' (2).[m
- [19:10:59] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:59] [Server thread/INFO]: [0;31;1m[AlonsoLevels] Failed to load 'nashorn' (1).[m
- [19:10:59] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:59] [Server thread/INFO]: [0;31;1m[AlonsoLevels] Failed to load 'nashorn' (2).[m
- [19:10:59] [Server thread/INFO]: [0;31;1m===========================================================================================[m
- [19:10:59] [Server thread/INFO]: JSEngine found! Getting and assigning JavaScript engine..[m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mSuccessfully loaded 500 levels!![m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mSuccessfully loaded 9 colors![m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mLoaded 56 normal rewards in 3 pages.[m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mLoaded 3 veteran rewards.[m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mLoaded 8 normal multipliers.[m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mLoaded 5 veteran multipliers.[m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22m[0;31;1m=========================== IMPORTANT WARNING! ===========================[m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mSeems that you just updated the plugin to 2.2-BETA-PRO version or higher![m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mTo enable slot customization make sure you edit 'Options.Normal-rewards.Rows'[m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mand 'Options.Veteran-rewards.Rows' to a number between 1 and 6. If it's 0 custom[m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mslots will be ignored as you probably just updated to this version.[m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mAfter updating those values, custom slots will take effect. This is a BETA feature,[m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mplease report bugs in our discord server: https://alonsoaliaga.com/discord[m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22m[0;31;1m============================ END OF WARNING! ============================[m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mRewards command shortcut is enabled! Registering.. People can now use /rewards[m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mPrepareAnvilEvent not found in 1.8.x! Ignoring..[m
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mPlaceholderAPI found! Hooking..[m
- [19:11:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: alonsolevels [2.2.4-BETA-PRO]
- [19:11:00] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mVaultMultiplier wasn't found! Skipping..[m
- [19:11:00] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
- [19:11:00] [Server thread/INFO]: Done (30.599s)! For help, type "help" or "?"
- [19:11:00] [Server thread/INFO]: Timings Reset
- [19:11:00] [Thread-13/INFO]: An error occurred while creating database table FateHub.[m
- [19:11:00] [Thread-13/WARN]: java.sql.SQLException: HikariDataSource HikariDataSource (HikariPool-1) has been closed.
- [19:11:00] [Thread-15/INFO]: An error occurred while creating database table FateHub_Joins.[m
- [19:11:00] [Thread-13/WARN]: at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:96)
- [19:11:00] [Thread-13/WARN]: at net.fatehub.plugin.handlers.server.MySQLHandler.getConnection(MySQLHandler.java:78)
- [19:11:00] [Thread-13/WARN]: at net.fatehub.plugin.handlers.server.MySQLHandler.lambda$createTable$1(MySQLHandler.java:89)
- [19:11:00] [Thread-13/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [19:11:00] [Thread-14/INFO]: An error occurred while creating database table FateHub_Announce.[m
- [19:11:00] [Thread-15/WARN]: java.sql.SQLException: HikariDataSource HikariDataSource (HikariPool-1) has been closed.
- [19:11:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerpoints [3.2.6]
- [19:11:00] [Thread-15/WARN]: at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:96)
- [19:11:00] [Thread-15/WARN]: at net.fatehub.plugin.handlers.server.MySQLHandler.getConnection(MySQLHandler.java:78)
- [19:11:00] [Thread-15/WARN]: at net.fatehub.plugin.handlers.server.MySQLHandler.lambda$createTable$1(MySQLHandler.java:89)
- [19:11:00] [Thread-15/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [19:11:00] [Craft Scheduler Thread - 2/WARN]: java.sql.SQLException: HikariDataSource HikariDataSource (HikariPool-1) has been closed.
- [19:11:00] [Craft Scheduler Thread - 2/WARN]: at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:96)
- [19:11:00] [Craft Scheduler Thread - 2/WARN]: at net.fatehub.plugin.handlers.server.MySQLHandler.getConnection(MySQLHandler.java:78)
- [19:11:00] [Craft Scheduler Thread - 2/WARN]: at net.fatehub.plugin.handlers.server.AnnounceMySQL.fetchNews(AnnounceMySQL.java:28)
- [19:11:00] [Craft Scheduler Thread - 2/WARN]: at net.fatehub.plugin.handlers.server.AutoAnnounceManager.lambda$fetchAnnouncements$2(AutoAnnounceManager.java:65)
- [19:11:00] [Craft Scheduler Thread - 2/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
- [19:11:00] [Craft Scheduler Thread - 2/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
- [19:11:00] [Craft Scheduler Thread - 2/WARN]: at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
- [19:11:00] [Craft Scheduler Thread - 2/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
- [19:11:00] [Craft Scheduler Thread - 2/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
- [19:11:00] [Craft Scheduler Thread - 2/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [19:11:00] [Thread-14/WARN]: java.sql.SQLException: HikariDataSource HikariDataSource (HikariPool-1) has been closed.
- [19:11:00] [Thread-14/WARN]: at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:96)
- [19:11:00] [Thread-14/WARN]: at net.fatehub.plugin.handlers.server.MySQLHandler.getConnection(MySQLHandler.java:78)
- [19:11:00] [Thread-14/WARN]: at net.fatehub.plugin.handlers.server.MySQLHandler.lambda$createTable$1(MySQLHandler.java:89)
- [19:11:00] [Thread-14/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
- [19:11:00] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x (47)
- [19:11:00] [Server thread/WARN]: [ViaVersion] This version of Minecraft is extremely outdated and support for it has reached its end of life. You will still be able to run Via on this Minecraft version, but we are unlikely to provide any further fixes or help with problems specific to legacy Minecraft versions. Please consider updating to give your players a better experience and to avoid issues that have long been fixed.
- [19:11:00] [Craft Scheduler Thread - 1/INFO]: [ItemJoin] Running a developer version ... skipping NMS check.
- [19:11:00] [Craft Scheduler Thread - 1/INFO]: [ItemJoin] Hooked into { PlaceholderAPI, ProtocolLib, Citizens }
- [19:11:00] [Craft Scheduler Thread - 1/INFO]: [ItemJoin] 3 Custom item(s) loaded!
- [19:11:00] [Server thread/INFO]: [Tokens] Checking for updates
- [19:11:01] [Craft Scheduler Thread - 5/INFO]: [0;36;1m[AutomaticBooks] [mThe plugin is up to date.[m
- [19:11:01] [Server thread/INFO]: [Tokens] No newer version available.
- [19:11:01] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
- [19:11:01] [Server thread/INFO]: [Citizens] Loaded 10 NPCs.
- [19:11:01] [Craft Scheduler Thread - 3/INFO]: [0;34;1m[AlonsoLeaderboards] [0;37;22mChecking for updates...[m
- [19:11:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: pinger [1.0.1]
- [19:11:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: onlinetime [8.2]
- [19:11:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bungee [2.2]
- [19:11:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.5]
- [19:11:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.8.1]
- [19:11:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server [2.6.0]
- [19:11:01] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion parkour due to a missing plugin: Parkour
- [19:11:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms [5.4-R2]
- [19:11:01] [Server thread/WARN]: [PlaceholderAPI] Failed to load expansion playerpoints. Identifier is already in use.
- [19:11:01] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion playerpoints due to an unknown issue.
- [19:11:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic [2.0.1]
- [19:11:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ViaVersion [2.0.0]
- [19:11:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: localtime [1.2]
- [19:11:01] [Server thread/INFO]: [0;32;1m10 placeholder hook(s) registered! [0;33;22m1 placeholder hook(s) have an update available.[m
- [19:11:01] [Craft Scheduler Thread - 5/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
- [19:11:01] [Craft Scheduler Thread - 0/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22mChecking for updates...[m
- [19:11:01] [Server thread/INFO]: com.mojang.authlib.GameProfile@1fb43a50[id=78f29426-21c4-4b71-b954-5669d00fd094,name=SkullCN,properties={textures=[com.mojang.authlib.properties.Property@5fd38874]},legacy=false] (/206.161.224.135:51380) lost connection: Disconnected
- [19:11:01] [Server thread/INFO]: [0;35;22m[[0;37;22mSuperStats[0;35;22m][0;30;1m Total enabled placeholder stats of: [0;33;22m0[m
- [19:11:01] [Server thread/INFO]: [0;35;22m-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=[m
- [19:11:01] [Craft Scheduler Thread - 3/INFO]: [0;34;1m[AlonsoLeaderboards] [0;37;22m[0;33;1mPlugin up-to-date! You have the latest version![m
- [19:11:01] [Craft Scheduler Thread - 0/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22m[0;33;1mPlugin up-to-date! You have the latest version![m
- [19:11:01] [Craft Scheduler Thread - 5/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mChecking for updates...[m
- [19:11:01] [Craft Scheduler Thread - 5/INFO]: [0;33;22m[AlonsoLevels] [0;37;22m[0;33;1mPlugin up-to-date! You have the latest version![m
- [19:11:01] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 13033ms or 260 ticks behind
- [19:11:02] [Thread-16/INFO]: UUID of player SkullCN is 78f29426-21c4-4b71-b954-5669d00fd094
- [19:11:02] [Server thread/WARN]: Invalid statistic in ./world/stats/78f29426-21c4-4b71-b954-5669d00fd094.json: Don't know what stats is
- [19:11:02] [Server thread/WARN]: Invalid statistic in ./world/stats/78f29426-21c4-4b71-b954-5669d00fd094.json: Don't know what DataVersion is
- [19:11:03] [Server thread/INFO]: SkullCN[/206.161.224.135:52519] logged in with entity id 31 at ([world]466.5, 88.0, -147.5)
- [19:11:03] [Server thread/INFO]: [Matrix] (Via) Player SkullCN joined with (1.8.x/47) client
- [19:11:06] [Server thread/INFO]: [0;34;1m[AlonsoLeaderboards] [0;37;22mLeaderboardExpansion for 'aleagues-points' successfully registered![m
- [19:11:06] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22mLeaderboard is enabled! Loading..[m
- [19:11:07] [Craft Scheduler Thread - 4/INFO]: [Matrix] Enterprise license detected, enabling enterprise features.
- [19:11:07] [Craft Scheduler Thread - 4/INFO]: [Matrix] Successfully fetched your license.
- [19:11:09] [Server thread/INFO]: [0;34;1m[AlonsoLeaderboards] [0;37;22mLeaderboardExpansion for 'alevels-level' successfully registered![m
- [19:11:09] [Server thread/INFO]: [0;34;1m[AlonsoLeaderboards] [0;37;22mLeaderboardExpansion for 'alevels-exp' successfully registered![m
- [19:11:11] [Server thread/INFO]: [0;34;1m[AlonsoLeaderboards] [0;37;22mLeaderboardExpansion for 'aleagues-league' successfully registered![m
- [21:00:01] [Thread-24/INFO]: UUID of player GodBat is 804ec45e-29c7-4e8e-ba95-ef2d2072f698
- [21:00:01] [Server thread/INFO]: GodBat[/115.171.168.136:33923] logged in with entity id 56 at ([world]466.5, 88.0, -147.5)
- [21:00:02] [Server thread/INFO]: [Matrix] (Via) Player GodBat joined with (1.8.x/47) client
- [21:00:19] [Server thread/INFO]: SkullCN was slain by GodBat
- [21:00:27] [Async Chat Thread - #0/INFO]: [0;33;22m[主播] GodBat[m: 服务器 好了吗[m
- [21:00:29] [Server thread/INFO]: GodBat issued server command: /agrbarbegoiuaerbgoiudfg
- [21:00:31] [Server thread/INFO]: GodBat issued server command: /stp tp bsg
- [21:00:39] [Server thread/INFO]: GodBat issued server command: /fly
- [21:00:42] [Server thread/INFO]: GodBat issued server command: /fly
- [21:00:43] [Server thread/INFO]: GodBat issued server command: /agrbarbegoiuaerbgoiudfg
- [21:00:44] [Server thread/INFO]: GodBat issued server command: /stp tp parkour
- [21:00:44] [Server thread/INFO]: GodBat issued server command: /stp tp skywars
- [21:00:45] [Server thread/INFO]: GodBat issued server command: /stp tp proto
- [21:00:45] [Server thread/INFO]: GodBat issued server command: /stp tp tournaments
- [21:00:53] [Server thread/INFO]: GodBat issued server command: /slighbjsfdlihbs
- [21:00:55] [Server thread/INFO]: GodBat issued server command: /agrbarbegoiuaerbgoiudfg
- [21:02:21] [Server thread/INFO]: GodBat issued server command: /agrbarbegoiuaerbgoiudfg
- [21:04:01] [Server thread/INFO]: GodBat issued server command: /stp tp skywars
- [21:04:02] [Server thread/INFO]: GodBat issued server command: /stp tp skywars
- [21:04:02] [Server thread/INFO]: GodBat issued server command: /stp tp skyblock
- [21:04:03] [Server thread/INFO]: GodBat issued server command: /stp tp skyblock
- [21:04:03] [Server thread/INFO]: GodBat issued server command: /stp tp bedwars
- [21:04:04] [Server thread/INFO]: GodBat issued server command: /stp tp bedwars
- [21:04:05] [Server thread/INFO]: GodBat issued server command: /stp tp bsg
- [21:04:06] [Server thread/INFO]: GodBat issued server command: /stp tp woolwars
- [21:04:50] [Server thread/INFO]: GodBat lost connection: Disconnected
- [21:30:17] [Server thread/INFO]: SkullCN issued server command: /agrbarbegoiuaerbgoiudfg
- [21:30:28] [Server thread/INFO]: SkullCN issued server command: /stp tp skyblock
- [21:30:28] [Server thread/INFO]: SkullCN issued server command: /stp tp skywars
- [21:30:29] [Server thread/INFO]: SkullCN issued server command: /stp tp skywars
- [21:30:29] [Server thread/INFO]: SkullCN issued server command: /stp tp parkour
- [21:30:34] [Server thread/INFO]: SkullCN issued server command: /stop
- [21:30:34] [Server thread/INFO]: [SkullCN: Stopping the server]
- [21:30:34] [Server thread/INFO]: Stopping server
- [21:30:34] [Server thread/INFO]: [AlonsoLevels] Disabling AlonsoLevels v2.2.4-BETA-PRO
- [21:30:34] [Server thread/INFO]: [0;34;1m[AlonsoLeaderboards] [0;37;22mPlugin 'AlonsoLevels' was disabled, 2 leaderboards were removed..[m
- [21:30:34] [Server thread/INFO]: [0;33;22m[AlonsoLevels] [0;37;22m[MySQL] Forcing connection close..[m
- [21:30:34] [Server thread/INFO]: [m
- [21:30:34] [Server thread/INFO]: [0;31;1m[AlonsoLevels] Plugin has been disabled![m
- [21:30:34] [Server thread/INFO]: [0;31;1m[AlonsoLevels] Thank you for using my plugin![m
- [21:30:34] [Server thread/INFO]: [m
- [21:30:34] [Server thread/INFO]: [GadgetsMenu] Disabling GadgetsMenu v5.9.1
- [21:30:34] [Server thread/INFO]: [GadgetsMenu] MySQL database connection has been closed.
- [21:30:34] [Server thread/INFO]: [ItemJoin] Disabling ItemJoin v6.0.1-RELEASE-b892
- [21:30:34] [Server thread/INFO]: [AlonsoLeagues] Disabling AlonsoLeagues v0.9.2-BETA
- [21:30:34] [Server thread/INFO]: [0;34;1m[AlonsoLeaderboards] [0;37;22mPlugin 'AlonsoLeagues' was disabled, 2 leaderboards were removed..[m
- [21:30:34] [Server thread/INFO]: [0;33;22m[AlonsoLeagues] [0;37;22m[MySQL] Forcing connection close..[m
- [21:30:34] [Server thread/INFO]: [m
- [21:30:34] [Server thread/INFO]: [0;31;1m[AlonsoLeagues] Plugin has been disabled![m
- [21:30:34] [Server thread/INFO]: [0;31;1m[AlonsoLeagues] Thank you for using my plugin![m
- [21:30:34] [Server thread/INFO]: [m
- [21:30:34] [Server thread/INFO]: [AbstractMenus] Disabling AbstractMenus v1.16.5
- [21:30:34] [Server thread/INFO]: [AlonsoLeaderboards] Disabling AlonsoLeaderboards v1.4-BETA
- [21:30:34] [Server thread/INFO]: [0;34;1m[AlonsoLeaderboards] [0;37;22mPlugin 'AlonsoLeaderboards' was disabled, 1 leaderboards were removed..[m
- [21:30:34] [Server thread/INFO]: [m
- [21:30:34] [Server thread/INFO]: [0;31;1m[AlonsoLeaderboards] Plugin has been disabled![m
- [21:30:34] [Server thread/INFO]: [0;31;1m[AlonsoLeaderboards] Thank you for using my plugin![m
- [21:30:34] [Server thread/INFO]: [m
- [21:30:34] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.32-SNAPSHOT (build 3179)
- [21:30:34] [Server thread/INFO]: [RecentGame] Disabling RecentGame v1.0
- [21:30:34] [Server thread/INFO]: [Tokens] Disabling Tokens v4.4.1
- [21:30:34] [Server thread/INFO]: [Tokens] Database Connection:closed the connection to the SQLite database.
- [21:30:34] [Server thread/INFO]: [PlayerPoints] Disabling PlayerPoints v3.2.6
- [21:30:34] [Server thread/INFO]: [LiteBans] Disabling LiteBans v2.12.5
- [21:30:34] [Server thread/INFO]: [LiteBans] litebans-pool - Shutdown initiated...
- [21:30:34] [Server thread/INFO]: [LiteBans] litebans-pool - Shutdown completed.
- [21:30:34] [Server thread/INFO]: [LiteBans] v2.12.5 disabled.
- [21:30:34] [Server thread/INFO]: [AutomaticBooks] Disabling AutomaticBooks v3.0
- [21:30:34] [Server thread/INFO]: [0;36;1m[AutomaticBooks] [m[0;31;1mPlugin disabled.[m
- [21:30:34] [Server thread/INFO]: [LPX] Disabling LPX v3.3.1
- [21:30:34] [Server thread/INFO]: [Matrix] Disabling Matrix v7.4.1A
- [21:30:34] [Server thread/INFO]: [Matrix] Disabled Matrix AntiCheat.
- [21:30:34] [Server thread/INFO]: [AlonsoPlus] Disabling AlonsoPlus v0.6-BETA
- [21:30:34] [Server thread/INFO]: [m
- [21:30:34] [Server thread/INFO]: [0;31;1m[AlonsoPlus] Plugin has been disabled![m
- [21:30:34] [Server thread/INFO]: [0;31;1m[AlonsoPlus] Thank you for using my plugin![m
- [21:30:34] [Server thread/INFO]: [m
- [21:30:34] [Server thread/INFO]: [AdvancedReplay] Disabling AdvancedReplay v1.8.4
- [21:30:34] [Server thread/INFO]: [Guilds] Disabling Guilds v1.2.0-BETA-3
- [21:30:34] [Server thread/INFO]: [Guilds] Closed database connection
- [21:30:34] [Server thread/INFO]: [Guilds] Guilds plugin by itz_leoo has been successfully disabled.
- [21:30:34] [Server thread/INFO]: [LPC] Disabling LPC v3.6.0
- [21:30:34] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.7.4
- [21:30:34] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
- [21:30:34] [Server thread/INFO]: | Tasks : Stopped all tasks.
- [21:30:34] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Bye! *-=-=-=-=-=-=-=-=-=-=-*
- [21:30:34] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
- [21:30:34] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion vault
- [21:30:34] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin Vault was disabled.
- [21:30:34] [Server thread/INFO]: [TAB] Disabling TAB v4.0.3
- [21:30:34] [Server thread/INFO]: [TAB] [0;32;1mDisabled in 5ms[m
- [21:30:34] [Server thread/INFO]: [Pl-Hide-Pro] Disabling Pl-Hide-Pro v2.7.2
- [21:30:34] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.0.0
- [21:30:34] [Server thread/INFO]: [LobbyGames] Disabling LobbyGames v1.3.2d
- [21:30:34] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.79
- [21:30:34] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion luckperms
- [21:30:34] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin LuckPerms was disabled.
- [21:30:34] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
- [21:30:34] [Server thread/INFO]: [LuckPerms] Closing messaging service...
- [21:30:34] [Server thread/INFO]: [LuckPerms] Closing storage...
- [21:30:34] [Server thread/INFO]: [LuckPerms] Goodbye!
- [21:30:34] [Server thread/INFO]: [AlonsoJoin] Disabling AlonsoJoin v0.1-BETA
- [21:30:34] [Server thread/INFO]: [m
- [21:30:34] [Server thread/INFO]: [0;31;1m[AlonsoJoin] Plugin has been disabled![m
- [21:30:34] [Server thread/INFO]: [0;31;1m[AlonsoJoin] Thank you for using my plugin![m
- [21:30:34] [Server thread/INFO]: [m
- [21:30:34] [Server thread/INFO]: [SuperStats] Disabling SuperStats v3.2.9
- [21:30:34] [Server thread/INFO]: [NBTAPI] Disabling NBTAPI v2.11.3
- [21:30:34] [Server thread/INFO]: [SnowingParticles] Disabling SnowingParticles v1.3
- [21:30:34] [Server thread/INFO]: [0;36;1m[SnowingParticles] [0;37;1mThis plugin is being unloaded, thanks for using it! v1.3[m
- [21:30:34] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.7.0
- [21:30:34] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
- [21:30:34] [Server thread/INFO]: [PartyAndFriendsGUI] Disabling PartyAndFriendsGUI v1.0.240-E
- [21:30:34] [Server thread/INFO]: [ServerTeleport] Disabling ServerTeleport v1.3.0
- [21:30:34] [Server thread/INFO]: [AlonsoLib] Disabling AlonsoLib v0.1-BETA
- [21:30:34] [Server thread/INFO]: [0;31;1m[AlonsoLib] Plugin disabled! Made by AlonsoAliaga.[m
- [21:30:34] [Server thread/INFO]: [UltimateChairs] Disabling UltimateChairs v1.5.5
- [21:30:34] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v3.0.3
- [21:30:34] [Server thread/INFO]: [ChatEmojis] Disabling ChatEmojis v2.3.3
- [21:30:34] [Server thread/INFO]: [JSEngine] Disabling JSEngine v3.2.2
- [21:30:34] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.3
- [21:30:34] [Server thread/INFO]: [ChatFilter] Disabling ChatFilter v2.0.14
- [21:30:34] [Server thread/INFO]: [ORewards] Disabling ORewards v1.6.9
- [21:30:34] [Server thread/INFO]: [0;33;1mORewards [0;37;22m-> [m[0;31;1mDisabling...[m
- [21:30:34] [Server thread/INFO]: [0;33;1mORewards [0;37;22m-> [m[0;31;1mDisabled![m
- [21:30:34] [Server thread/INFO]: [BlockParticles] Disabling BlockParticles v1.11.1-RELEASE
- [21:30:34] [Server thread/INFO]: Saving players
- [21:30:34] [Server thread/INFO]: SkullCN lost connection: 服务器关闭。
- [21:30:34] [Server thread/INFO]: SkullCN left the game.
- [21:30:34] [Server thread/INFO]: Saving worlds
- [21:30:34] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
- [21:30:34] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
- [21:30:34] [Server thread/INFO]: Saving usercache.json
Add Comment
Please, Sign In to add comment