Advertisement
Guest User

grkfddsqfg

a guest
May 2nd, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.67 KB | None | 0 0
  1. 03.05 01:04:36 [Multicraft] Loading server properties 03.05 01:04:38 [Multicraft] Received start command 03.05 01:04:38 [Multicraft] Loading server properties 03.05 01:04:38 [Multicraft] Starting server! 03.05 01:04:38 [Multicraft] Loaded config for "Mod: Spigot" 03.05 01:04:38 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128M; support was removed in 8.0 03.05 01:04:38 [Server] INFO Loading libraries, please wait... 03.05 01:04:43 [Server] INFO Starting minecraft server version 1.9 03.05 01:04:43 [Server] INFO Loading properties 03.05 01:04:43 [Server] WARN ressource-pack-hash is depricated and found along side resource-pack-sha1. resource-pack-hash will be ignored. 03.05 01:04:43 [Server] INFO Default game type: SURVIVAL 03.05 01:04:44 [Server] INFO This server is running CraftBukkit version git-Spigot-d20369f-7fc5cd8 (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT) 03.05 01:04:44 [Server] INFO Using 4 threads for Netty based IO 03.05 01:04:44 [Server] INFO Server Ping Player Sample Count: 12 03.05 01:04:44 [Server] INFO Debug logging is disabled 03.05 01:04:44 [Server] INFO Generating keypair 03.05 01:04:44 [Server] INFO Starting Minecraft server on 51.254.33.245:27480 03.05 01:04:44 [Server] INFO Using epoll channel type 03.05 01:04:44 [Server] INFO Set PluginClassLoader as parallel capable 03.05 01:04:45 [Server] INFO [FlyingCarpet] Loading FlyingCarpet v1.201 03.05 01:04:45 [Server] INFO [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-59-gfdcab86 03.05 01:04:45 [Server] INFO [WorldEdit] Loading WorldEdit v6.1;no_git_id 03.05 01:04:45 [Server] INFO [Skript] Loading Skript v2.2-Fixes-V9b 03.05 01:04:45 [Server] INFO [TerrainControl] Loading TerrainControl v2.8.0 03.05 01:04:45 [Server] INFO [LogBlock] Loading LogBlock v1.10.0-dev-SNAPSHOT (build #270) 03.05 01:04:45 [Server] INFO [LogBlock] Connecting to username@jdbc:mysql://localhost:3306/minecraft... 03.05 01:04:45 [Server] INFO LogBlock-Connection-Pool - is starting. 03.05 01:04:45 [Server] INFO LogBlock-Connection-Pool - is closing down. 03.05 01:04:45 [Server] ERROR [LogBlock] Error while fetching connection: 03.05 01:04:45 [Server] INFO com.zaxxer.hikari.pool.PoolInitializationException: Exception during pool initialization: Access denied for user 'username'@'localhost' (using password: YES) 03.05 01:04:45 [Server] INFO at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:581) ~[LogBlock.jar:?] 03.05 01:04:45 [Server] INFO at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:152) ~[LogBlock.jar:?] 03.05 01:04:45 [Server] INFO at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:96) ~[LogBlock.jar:?] 03.05 01:04:45 [Server] INFO at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:38) ~[LogBlock.jar:?] 03.05 01:04:45 [Server] INFO at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:263) [LogBlock.jar:?] 03.05 01:04:45 [Server] INFO at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:63) [LogBlock.jar:?] 03.05 01:04:45 [Server] INFO at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:301) [spigot.jar:git-Spigot-d20369f-7fc5cd8] 03.05 01:04:45 [Server] INFO at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [spigot.jar:git-Spigot-d20369f-7fc5cd8] 03.05 01:04:45 [Server] INFO at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [spigot.jar:git-Spigot-d20369f-7fc5cd8] 03.05 01:04:45 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] 03.05 01:04:45 [Server] INFO Caused by: java.sql.SQLException: Access denied for user 'username'@'localhost' (using password: YES) 03.05 01:04:45 [Server] INFO at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:959) ~[spigot.jar:git-Spigot-d20369f-7fc5cd8] 03.05 01:04:45 [Server] INFO at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3870) ~[spigot.jar:git-Spigot-d20369f-7fc5cd8] 03.05 01:04:45 [Server] INFO at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3806) ~[spigot.jar:git-Spigot-d20369f-7fc5cd8] 03.05 01:04:45 [Server] INFO at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:871) ~[spigot.jar:git-Spigot-d20369f-7fc5cd8] 03.05 01:04:45 [Server] INFO at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1686) ~[spigot.jar:git-Spigot-d20369f-7fc5cd8] 03.05 01:04:45 [Server] INFO at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1207) ~[spigot.jar:git-Spigot-d20369f-7fc5cd8] 03.05 01:04:45 [Server] INFO at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2254) ~[spigot.jar:git-Spigot-d20369f-7fc5cd8] 03.05 01:04:45 [Multicraft] Skipped 24 lines due to rate limit (30/s) 03.05 01:04:45 [Server] INFO [WorldGuard] Loading WorldGuard v6.1 03.05 01:04:45 [Server] INFO [LibsDisguises] Loading LibsDisguises v9.0.3 03.05 01:04:45 [Server] INFO [VoxelSniper] Loading VoxelSniper v5.171.0-SNAPSHOT 03.05 01:04:45 [Server] INFO [DeathMessages] Loading DeathMessages v3.1.1 03.05 01:04:45 [Server] INFO [Vault] Loading Vault v1.5.6-b49 03.05 01:04:45 [Server] INFO [JSONAPI] Loading JSONAPI v5.7.0 03.05 01:04:45 [Server] INFO [MassiveCore] Loading MassiveCore v2.8.8 03.05 01:04:45 [Server] INFO TimeUnit.MILLIS_PER_MINUTE: 60000 03.05 01:04:45 [Server] INFO [ExpBank] Loading ExpBank v1.5 03.05 01:04:45 [Server] INFO [Essentials] Loading Essentials v2.0.1-b330 03.05 01:04:45 [Server] INFO [Jobs] Loading Jobs v3.3.0 03.05 01:04:45 [Server] INFO [CreativeGates] Loading CreativeGates v2.8.8 03.05 01:04:45 [Server] INFO [PlotSquared] Loading PlotSquared v3.3.3 03.05 01:04:45 [Server] INFO [TrailGUI] Loading TrailGUI v5.0-b36-SNAPSHOT 03.05 01:04:45 [Server] INFO [Multiverse-Core] Loading Multiverse-Core v2.5-b717 03.05 01:04:45 [Server] INFO [Residence] Loading Residence v4.0.6.3 03.05 01:04:45 [Server] INFO [EssentialsProtect] Loading EssentialsProtect v2.0.1-b342 03.05 01:04:45 [Server] INFO [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b406 03.05 01:04:45 [Server] INFO [EssentialsGeoIP] Loading EssentialsGeoIP v2.0.1-b342 03.05 01:04:45 [Server] INFO [EssentialsChat] Loading EssentialsChat v2.0.1-b342 03.05 01:04:45 [Server] INFO [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.0.1-b342 03.05 01:04:45 [Server] INFO [SuperVanish] Loading SuperVanish v5.7.0 03.05 01:04:45 [Server] INFO [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b342 03.05 01:04:45 [Server] INFO [ChestShop] Loading ChestShop v4.0-r4 03.05 01:04:45 [Server] INFO [ChestShopNotifier] Loading ChestShopNotifier v1.1.5 03.05 01:04:45 [Server] INFO [TerrainControl] Enabling TerrainControl v2.8.0 03.05 01:04:46 [Server] INFO [TerrainControl] 22 Global custom objects loaded 03.05 01:04:46 [Server] INFO [TerrainControl] Global objects loaded, waiting for worlds to load 03.05 01:04:46 [Server] INFO [ProtocolLib] Enabling ProtocolLib v4.0.0-SNAPSHOT-b273 03.05 01:04:46 [Server] INFO [ProtocolLib] Started structure compiler thread. 03.05 01:04:47 [Multicraft] Skipped 79 lines due to rate limit (30/s) 03.05 01:04:47 [Server] INFO [P2] Metrics enabled. 03.05 01:04:47 [Server] INFO [P2] PlotSquared is using online UUIDs 03.05 01:04:47 [Server] INFO [P2] Key: API Location, Value: http://www.intellectualsites.com/minecraft.php 03.05 01:04:47 [Server] INFO [P2] Key: Kill Road Mobs, Value: false 03.05 01:04:47 [Server] INFO [P2] Key: Use Metrics, Value: true 03.05 01:04:47 [Server] INFO [P2] Key: Delete Plots On Ban, Value: false 03.05 01:04:47 [Server] INFO [P2] Key: DB SQLite Enabled, Value: true 03.05 01:04:47 [Server] INFO [P2] Key: DB Mysql Enabled, Value: false 03.05 01:04:47 [Server] INFO [P2] Key: Auto Clear Enabled, Value: true 03.05 01:04:47 [Server] INFO [P2] Key: Auto Clear Days, Value: 7 03.05 01:04:47 [Server] INFO [P2] Key: Schematics Save Path, Value: schematics 03.05 01:04:47 [Server] INFO **** Beginning UUID conversion, this may take A LONG time **** 03.05 01:04:47 [Server] INFO Preparing level "world" 03.05 01:04:47 [Server] INFO -------- World Settings For [world] -------- 03.05 01:04:47 [Server] INFO Mob Spawn Range: 4 03.05 01:04:47 [Server] INFO Nerfing mobs spawned from spawners: false 03.05 01:04:47 [Server] INFO Cactus Growth Modifier: 100% 03.05 01:04:47 [Server] INFO Cane Growth Modifier: 100% 03.05 01:04:47 [Server] INFO Melon Growth Modifier: 100% 03.05 01:04:47 [Server] INFO Mushroom Growth Modifier: 100% 03.05 01:04:47 [Server] INFO Pumpkin Growth Modifier: 100% 03.05 01:04:47 [Server] INFO Sapling Growth Modifier: 100% 03.05 01:04:47 [Server] INFO Wheat Growth Modifier: 100% 03.05 01:04:47 [Server] INFO NetherWart Growth Modifier: 100% 03.05 01:04:47 [Server] INFO Entity Activation Range: An 20 / Mo 32 / Mi 16 03.05 01:04:47 [Server] INFO Entity Tracking Range: Pl 32 / An 48 / Mo 48 / Mi 32 / Other 48 03.05 01:04:47 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 03.05 01:04:47 [Server] INFO Random Lighting Updates: false 03.05 01:04:47 [Server] INFO Structure Info Saving: true 03.05 01:04:47 [Server] INFO Max Entity Collisions: 8 03.05 01:04:48 [Multicraft] Skipped 68 lines due to rate limit (30/s) 03.05 01:04:48 [Server] INFO Preparing spawn area: 55% 03.05 01:04:49 [Server] INFO Preparing start region for level 1 (Seed: -3596152500445416430) 03.05 01:04:50 [Server] INFO Preparing spawn area: 92% 03.05 01:04:50 [Server] INFO Preparing start region for level 2 (Seed: -3596152500445416430) 03.05 01:04:50 [Server] INFO [FlyingCarpet] Enabling FlyingCarpet v1.201 03.05 01:04:50 [Server] INFO [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-59-gfdcab86 03.05 01:04:51 [Server] INFO [WorldEdit] Enabling WorldEdit v6.1;no_git_id 03.05 01:04:51 [Server] INFO WEPIF: Using the Bukkit Permissions API. 03.05 01:04:51 [Server] WARN [WorldEdit] 03.05 01:04:51 [Server] INFO ********************************************** 03.05 01:04:51 [Server] INFO ** This WorldEdit version does not fully support your version of Bukkit. 03.05 01:04:51 [Server] INFO ** 03.05 01:04:51 [Server] INFO ** When working with blocks or undoing, chests will be empty, signs 03.05 01:04:51 [Server] INFO ** will be blank, and so on. There will be no support for entity 03.05 01:04:51 [Server] INFO ** and biome-related functions. 03.05 01:04:51 [Server] INFO ** 03.05 01:04:51 [Server] INFO ** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters 03.05 01:04:51 [Server] INFO ********************************************** 03.05 01:04:51 [Server] INFO [Skript] Enabling Skript v2.2-Fixes-V9b 03.05 01:04:51 [Server] ERROR [Skript] FAILED TO LOAD CONFIG! 03.05 01:04:52 [Server] INFO [Skript] Loaded a total of 31248 english aliases 03.05 01:04:52 [Server] INFO [Skript] ~ created by & © Peter Güttinger aka Njol ~ 03.05 01:04:52 [Server] INFO [Skript] You're currently running the latest version of Skript (1.5) 03.05 01:04:52 [Server] INFO [LogBlock] Enabling LogBlock v1.10.0-dev-SNAPSHOT (build #270) 03.05 01:04:52 [Server] INFO [GroupManager] Enabling GroupManager v2.0.1-b332 03.05 01:04:52 [Server] INFO GroupManager - INFO - World Found: world 03.05 01:04:52 [Server] INFO GroupManager - INFO - World Found: maplibre 03.05 01:04:52 [Server] INFO GroupManager - INFO - Superperms support enabled. 03.05 01:04:52 [Server] INFO GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes! 03.05 01:04:52 [Server] INFO GroupManager - INFO - Backups will be retained for 24 hours! 03.05 01:04:52 [Server] INFO GroupManager version 2.0.1-b332 is enabled! 03.05 01:04:52 [Server] INFO WEPIF: GroupManager detected! Using GroupManager for permissions. 03.05 01:04:52 [Server] INFO [Vault][Permission] GroupManager hooked. 03.05 01:04:52 [Server] INFO [Vault][Chat] GroupManager - Chat hooked. 03.05 01:04:52 [Server] INFO [ClearLag] Enabling ClearLag v2.9.1 03.05 01:04:52 [Server] INFO [ClearLag] Loading modules... 03.05 01:04:52 [Server] INFO [ClearLag] Modules enabed, loading config values 03.05 01:04:52 [Server] INFO [ClearLag] Modules have been loaded! 03.05 01:04:52 [Server] INFO [ClearLag] Clearlag is now enabled! 03.05 01:04:52 [Server] INFO [BukkitSpeak] Enabling BukkitSpeak v0.69-b241 03.05 01:04:52 [Server] INFO [ClearLag] Checking for updates... 03.05 01:04:53 [Server] INFO [BukkitSpeak] Connected to mcstats.org. 03.05 01:04:53 [Server] INFO [BukkitSpeak] enabled. 03.05 01:04:53 [Server] INFO [ChatControl] Enabling ChatControl v5.3.1 03.05 01:04:53 [Server] INFO Hooked into: Essentials 03.05 01:04:53 [Server] INFO Hooked into: Multiverse-Core (World Alias) 03.05 01:04:53 [Server] INFO Hooked into: ProtocolLib (Packet Features) 03.05 01:04:53 [Server] INFO Hooked into: Vault 03.05 01:04:53 [Server] INFO [WorldBorder] Enabling WorldBorder v1.8.5 03.05 01:04:53 [Server] INFO [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5. 03.05 01:04:53 [Multicraft] Skipped 35 lines due to rate limit (30/s) 03.05 01:04:53 [Server] INFO [LibsDisguises] Enabling LibsDisguises v9.0.3 03.05 01:04:53 [Server] INFO [LibsDisguises] Discovered MC version: v1_9_R1 03.05 01:04:54 [Server] INFO [VoxelSniper] Enabling VoxelSniper v5.171.0-SNAPSHOT 03.05 01:04:54 [Server] INFO [VoxelSniper] Registered 75 Sniper Brushes with 149 handles. 03.05 01:04:54 [Server] INFO [VoxelSniper] Registered Sniper Listener. 03.05 01:04:54 [Server] INFO [DeathMessages] Enabling DeathMessages v3.1.1 03.05 01:04:54 [Server] INFO [JSONAPI] Enabling JSONAPI v5.7.0 03.05 01:04:54 [Server] INFO [JSONAPI] Logging to file: false 03.05 01:04:54 [Server] INFO [JSONAPI] Logging to console: true 03.05 01:04:54 [Server] INFO [JSONAPI] IP Whitelist = None, all requests are allowed. 03.05 01:04:54 [Server] INFO [JSONAPI] Loaded methods.json. 03.05 01:04:54 [Server] INFO [JSONAPI] Waiting 2.000 seconds to load methods so that all the other plugins load... 03.05 01:04:54 [Server] INFO [JSONAPI] Any requests in this time will not work... 03.05 01:04:54 [Server] INFO [JSONAPI] Attempting to use port 20059 03.05 01:04:55 [Server] INFO [ExpBank] Enabling ExpBank v1.5 03.05 01:04:55 [Server] INFO permissions found 03.05 01:04:55 [Server] INFO [Essentials] Enabling Essentials v2.0.1-b330 03.05 01:04:55 [Server] WARN [Essentials] Version mismatch! Please update EssentialsProtect to the same version. 03.05 01:04:55 [Server] WARN [Essentials] Version mismatch! Please update EssentialsGeoIP to the same version. 03.05 01:04:55 [Server] WARN [Essentials] Version mismatch! Please update EssentialsChat to the same version. 03.05 01:04:55 [Server] WARN [Essentials] Version mismatch! Please update EssentialsAntiBuild to the same version. 03.05 01:04:55 [Server] WARN [Essentials] Version mismatch! Please update EssentialsSpawn to the same version. 03.05 01:04:55 [Server] INFO Using locale en_US 03.05 01:04:55 [Server] INFO [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider. 03.05 01:04:55 [Server] INFO [Essentials] Using CraftBukkit 1.9 NMS-based provider as spawn egg provider. 03.05 01:04:55 [Server] INFO [Essentials] Using 1.9+ BasePotionData provider as potion meta provider. 03.05 01:04:55 [Server] INFO Using locale en_US 03.05 01:04:55 [Server] INFO [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config. 03.05 01:04:55 [Server] INFO [Vault][Economy] Essentials Economy hooked. 03.05 01:04:55 [Server] INFO [Essentials] Using Vault based permissions (GroupManager) 03.05 01:04:55 [Server] INFO [Jobs] Enabling Jobs v3.3.0 03.05 01:04:55 [Server] INFO [Jobs] Loaded 8 titles! 03.05 01:04:55 [Server] INFO [Jobs] Loaded 0 restricted areas! 03.05 01:04:55 [Server] INFO [Jobs] Loaded 10 restricted blocks! 03.05 01:04:55 [Server] INFO [Jobs] Loaded 24 restricted blocks timers! 03.05 01:04:55 [Server] INFO [Jobs] Loaded 24 restricted place blocks timers! 03.05 01:04:55 [Server] INFO [Jobs] Loaded 640 custom item names! 03.05 01:04:55 [Server] INFO [Jobs] Loaded 35 custom entity names! 03.05 01:04:55 [Server] INFO [Jobs] Loaded 27 custom enchant names! 03.05 01:04:55 [Server] INFO [Jobs] Loaded 16 custom color names! 03.05 01:04:55 [Server] INFO [Jobs] 4 shop items loaded! 03.05 01:04:55 [Server] INFO [Jobs] Loaded 12 jobs! 03.05 01:04:55 [Server] INFO [Jobs] Started database save task. 03.05 01:04:56 [Multicraft] Skipped 8 lines due to rate limit (30/s) 03.05 01:04:56 [Server] INFO -------- World Settings For [maplibre] -------- 03.05 01:04:56 [Server] INFO Mob Spawn Range: 4 03.05 01:04:56 [Server] INFO Nerfing mobs spawned from spawners: false 03.05 01:04:56 [Server] INFO Cactus Growth Modifier: 100% 03.05 01:04:56 [Server] INFO Cane Growth Modifier: 100% 03.05 01:04:56 [Server] INFO Melon Growth Modifier: 100% 03.05 01:04:56 [Server] INFO Mushroom Growth Modifier: 100% 03.05 01:04:56 [Server] INFO Pumpkin Growth Modifier: 100% 03.05 01:04:56 [Server] INFO Sapling Growth Modifier: 100% 03.05 01:04:56 [Server] INFO Wheat Growth Modifier: 100% 03.05 01:04:56 [Server] INFO NetherWart Growth Modifier: 100% 03.05 01:04:56 [Server] INFO Entity Activation Range: An 20 / Mo 32 / Mi 16 03.05 01:04:56 [Server] INFO Entity Tracking Range: Pl 32 / An 48 / Mo 48 / Mi 32 / Other 48 03.05 01:04:56 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 03.05 01:04:56 [Server] INFO Random Lighting Updates: false 03.05 01:04:56 [Server] INFO Structure Info Saving: true 03.05 01:04:56 [Server] INFO Max Entity Collisions: 8 03.05 01:04:56 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 03.05 01:04:56 [Server] INFO Max TNT Explosions: 100 03.05 01:04:56 [Server] INFO Tile Max Tick Time: 30ms Entity max Tick Time: 50ms 03.05 01:04:56 [Server] INFO Item Despawn Rate: 2000 03.05 01:04:56 [Server] INFO Item Merge Radius: 4.0 03.05 01:04:56 [Server] INFO Arrow Despawn Rate: 1200 03.05 01:04:56 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true 03.05 01:04:56 [Server] INFO View Distance: 5 03.05 01:04:56 [Server] INFO Experience Merge Radius: 6.0 03.05 01:04:56 [Server] INFO Zombie Aggressive Towards Villager: true 03.05 01:04:56 [Server] INFO BukkitPlotGenerator does not fully support: null 03.05 01:04:56 [Server] INFO Preparing start region for level 3 (Seed: -2954509220417559418) 03.05 01:04:56 [Server] INFO [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap' 03.05 01:04:57 [Multicraft] Skipped 9 lines due to rate limit (30/s) 03.05 01:04:57 [Server] INFO [JSONAPI] External IP: 51.254.33.245 03.05 01:04:57 [Server] INFO [JSONAPI] Port 20059 is properly forwarded and is externally accessible. 03.05 01:04:57 [Server] INFO Preparing spawn area for maplibre, 73% 03.05 01:04:57 [Server] INFO [JSONAPI] Port 20060 is properly forwarded and is externally accessible. 03.05 01:04:57 [Server] INFO [WorldGuard] (maplibre) TNT ignition is PERMITTED. 03.05 01:04:57 [Server] INFO [WorldGuard] (maplibre) Lighters are PERMITTED. 03.05 01:04:57 [Server] INFO [WorldGuard] (maplibre) Lava fire is blocked. 03.05 01:04:57 [Server] INFO [WorldGuard] (maplibre) Fire spread is UNRESTRICTED. 03.05 01:04:57 [Server] INFO [WorldGuard] Loaded configuration for world 'maplibre' 03.05 01:04:57 [Server] INFO -------- World Settings For [maplibre_nether] -------- 03.05 01:04:57 [Server] INFO Mob Spawn Range: 4 03.05 01:04:57 [Server] INFO Nerfing mobs spawned from spawners: false 03.05 01:04:57 [Server] INFO Cactus Growth Modifier: 100% 03.05 01:04:57 [Server] INFO Cane Growth Modifier: 100% 03.05 01:04:57 [Server] INFO Melon Growth Modifier: 100% 03.05 01:04:57 [Server] INFO Mushroom Growth Modifier: 100% 03.05 01:04:57 [Server] INFO Pumpkin Growth Modifier: 100% 03.05 01:04:57 [Server] INFO Sapling Growth Modifier: 100% 03.05 01:04:57 [Server] INFO Wheat Growth Modifier: 100% 03.05 01:04:57 [Server] INFO NetherWart Growth Modifier: 100% 03.05 01:04:57 [Server] INFO Entity Activation Range: An 20 / Mo 32 / Mi 16 03.05 01:04:57 [Server] INFO Entity Tracking Range: Pl 32 / An 48 / Mo 48 / Mi 32 / Other 48 03.05 01:04:57 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 03.05 01:04:57 [Server] INFO Random Lighting Updates: false 03.05 01:04:57 [Server] INFO Structure Info Saving: true 03.05 01:04:57 [Server] INFO Max Entity Collisions: 8 03.05 01:04:57 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 03.05 01:04:57 [Server] INFO Max TNT Explosions: 100 03.05 01:04:57 [Server] INFO Tile Max Tick Time: 30ms Entity max Tick Time: 50ms 03.05 01:04:57 [Server] INFO Item Despawn Rate: 2000 03.05 01:04:58 [Multicraft] Skipped 10 lines due to rate limit (30/s) 03.05 01:04:58 [Server] INFO [WorldGuard] (maplibre_nether) TNT ignition is PERMITTED. 03.05 01:04:58 [Server] INFO [WorldGuard] (maplibre_nether) Lighters are PERMITTED. 03.05 01:04:58 [Server] INFO [WorldGuard] (maplibre_nether) Lava fire is blocked. 03.05 01:04:58 [Server] INFO [WorldGuard] (maplibre_nether) Fire spread is UNRESTRICTED. 03.05 01:04:58 [Server] INFO [WorldGuard] Loaded configuration for world 'maplibre_nether' 03.05 01:04:58 [Server] INFO -------- World Settings For [maplibre_the_end] -------- 03.05 01:04:58 [Server] INFO Mob Spawn Range: 4 03.05 01:04:58 [Server] INFO Nerfing mobs spawned from spawners: false 03.05 01:04:58 [Server] INFO Cactus Growth Modifier: 100% 03.05 01:04:58 [Server] INFO Cane Growth Modifier: 100% 03.05 01:04:58 [Server] INFO Melon Growth Modifier: 100% 03.05 01:04:58 [Server] INFO Mushroom Growth Modifier: 100% 03.05 01:04:58 [Server] INFO Pumpkin Growth Modifier: 100% 03.05 01:04:58 [Server] INFO Sapling Growth Modifier: 100% 03.05 01:04:58 [Server] INFO Wheat Growth Modifier: 100% 03.05 01:04:58 [Server] INFO NetherWart Growth Modifier: 100% 03.05 01:04:58 [Server] INFO Entity Activation Range: An 20 / Mo 32 / Mi 16 03.05 01:04:58 [Server] INFO Entity Tracking Range: Pl 32 / An 48 / Mo 48 / Mi 32 / Other 48 03.05 01:04:58 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 03.05 01:04:58 [Server] INFO Random Lighting Updates: false 03.05 01:04:58 [Server] INFO Structure Info Saving: true 03.05 01:04:58 [Server] INFO Max Entity Collisions: 8 03.05 01:04:58 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 03.05 01:04:58 [Server] INFO Max TNT Explosions: 100 03.05 01:04:58 [Server] INFO Tile Max Tick Time: 30ms Entity max Tick Time: 50ms 03.05 01:04:58 [Server] INFO Item Despawn Rate: 2000 03.05 01:04:58 [Server] INFO Item Merge Radius: 4.0 03.05 01:04:58 [Server] INFO Arrow Despawn Rate: 1200 03.05 01:04:58 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true 03.05 01:04:58 [Server] INFO View Distance: 5 03.05 01:04:59 [Multicraft] Skipped 57 lines due to rate limit (30/s) 03.05 01:04:59 [Server] ERROR WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite 03.05 01:04:59 [Server] INFO creating table 'items' 03.05 01:04:59 [Server] INFO executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`)) 03.05 01:04:59 [Server] ERROR WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite 03.05 01:04:59 [Server] INFO creating table 'accounts' 03.05 01:04:59 [Server] INFO creating index 'accounts_shortName_idx' for table 'accounts 03.05 01:04:59 [Server] INFO executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) ) 03.05 01:04:59 [Server] INFO executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` ) 03.05 01:05:00 [Server] INFO [ChestShop] Lockette version 1.8.19 loaded. 03.05 01:05:00 [Server] INFO [ChestShop] Residence version 4.0.6.3 loaded. 03.05 01:05:00 [Server] INFO [ChestShop] Vault loaded! Found an economy plugin! 03.05 01:05:00 [Server] INFO [ChestShopNotifier] Enabling ChestShopNotifier v1.1.5 03.05 01:05:00 [Server] INFO [ChestShopNotifier] Connecting to the database... 03.05 01:05:00 [Server] ERROR [ChestShopNotifier] Could not connect to MySQL server! because: Access denied for user 'dbadmin'@'localhost' (using password: YES) 03.05 01:05:00 [Server] WARN [ChestShopNotifier] Failed to connect to the database! Disabling connections! 03.05 01:05:00 [Server] INFO [ChestShopNotifier] Connecting to the database... 03.05 01:05:00 [Server] ERROR [ChestShopNotifier] Could not connect to MySQL server! because: Access denied for user 'dbadmin'@'localhost' (using password: YES) 03.05 01:05:00 [Server] WARN [ChestShopNotifier] Failed to connect to the database! Disabling connections! 03.05 01:05:00 [Server] INFO Server permissions file permissions.yml is empty, ignoring it 03.05 01:05:00 [Server] Startup Done (13.352s)! For help, type "help" or "?" 03.05 01:05:00 [Server] INFO Starting GS4 status listener 03.05 01:05:00 [Server] INFO Query running on 51.254.33.245:27485 03.05 01:05:00 [Server] INFO [Jobs] Successfully linked with Vault. 03.05 01:05:00 [Server] INFO [Skript] Checking for the latest version of Skript... 03.05 01:05:00 [Server] INFO [ChatControl] *---------------------------------------------* 03.05 01:05:00 [Server] INFO [ChatControl] [!] ChatControl Update Notification [!] 03.05 01:05:00 [Server] INFO [ChatControl] A manual upgrade is now available at 03.05 01:05:00 [Server] INFO [ChatControl] https://spigotmc.org/resources/10258 03.05 01:05:00 [Server] INFO [ChatControl] You can hide this warning in settings.yml 03.05 01:05:00 [Server] INFO [ChatControl] *---------------------------------------------* 03.05 01:05:00 [Multicraft] Skipped 9 lines due to rate limit (30/s) 03.05 01:05:00 [Server] INFO [Residence] *********************** Residence ************************** 03.05 01:05:00 [Server] INFO [Residence] * 4.0.7.2 is now available! Your version: 4.0.6.3 03.05 01:05:00 [Server] INFO [Residence] * https://www.spigotmc.org/resources/residence.11480/ 03.05 01:05:00 [Server] INFO [Residence] ************************************************************ 03.05 01:05:01 [Server] INFO PlotSquared is already up to date! 03.05 01:05:01 [Server] INFO [Vault] No new version available 03.05 01:05:01 [Server] INFO [Skript] You're currently running a beta version of Skript, and no new stable version is available. Please note that you have to update to newer beta versions manually! 03.05 01:05:02 [Server] INFO Starting UUID caching 03.05 01:05:02 [Server] INFO [P2] Starting player data caching for: world 03.05 01:05:02 [Server] INFO Fast mode UUID caching enabled! 03.05 01:05:02 [Server] INFO [P2] Cached a total of: 1 UUIDs 03.05 01:05:45 [Server] INFO UUID of player Kanaycrep is 1108bee7-e248-41f9-ac8a-35f0003b3062 03.05 01:05:46 [Connect] User Kanaycrep, IP 176.185.8.201 03.05 01:05:46 [Multicraft] Kanaycrep ran command Message of the Day 03.05 01:05:46 [Server] INFO Creating empty config: /plugins/Essentials/userdata/1108bee7-e248-41f9-ac8a-35f0003b3062.yml 03.05 01:06:08 [Server] INFO Opped kanaycrep 03.05 01:06:11 [Server] INFO Kanaycrep issued server command: / 03.05 01:06:19 [Server] INFO Kanaycrep issued server command: /gm 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement