How to fix: java.net.ConnectException: Connection refused: no further information:

Discussion in 'Bukkit Help' started by ITekHD, Jan 14, 2015.

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

    ITekHD

    Every time i try to log on to my server this message keeps popping up! I can join other servers just fine but i cant seem to join mine! Please Help! :(
     
  2. Offline

    dsouzamatt

    @ITekHD Is this a new server that you've created? Have you ever been able to connect to it before?
     
  3. Offline

    nverdier

    @ITekHD That means, uh, you can't connect to it. What are you putting in for the ip? If you're hosting it on the same machine as the one you're playing on, then use 'localhost' or '127.0.0.1' as the ip.
     
  4. Offline

    ITekHD

    no
     
  5. Offline

    dsouzamatt

    @ITekHD Are you connecting as "localhost" or using an external ip?
     
  6. Offline

    ITekHD

    I am useing "localhost"
     
  7. Offline

    dsouzamatt

    @ITekHD Does it work if you use the external ip?
     
  8. Offline

    ITekHD

    no
     
  9. Offline

    Larry Newman

    @ITekHD Alright, well the first thing you should probably do (This is a hard one to master) is to start the server. :p
     
  10. Offline

    ITekHD

    Its always stated and the thing were the motd shows it says "Can't Connect to Server" Then i try to join it say
    java.net.ConnectException: Connection refused: no further information:
     
  11. Offline

    Larry Newman

    @ITekHD First and foremost, are you hosting the server on your computer? Or is someone else hosting it (Like a friend or a hosting company)? If someone else is hosting it, you should get your IP from the control panel and use that. If you're hosting it on your computer then make sure your server.properties file with the IP line is correct.
     
  12. Offline

    MCMatters

    @ITekHD latest.log and server.properties
     
  13. Offline

    ITekHD

    Server.properties:
    #Minecraft server properties
    #Sun Jan 18 08:17:23 PST 2015
    generator-settings=
    op-permission-level=4
    allow-nether=true
    level-name=world
    enable-query=false
    allow-flight=false
    announce-player-achievements=false
    server-port=25566
    level-type=DEFAULT
    enable-rcon=false
    force-gamemode=false
    level-seed=
    server-ip=
    max-build-height=256
    spawn-npcs=true
    white-list=false
    debug=false
    spawn-animals=false
    snooper-enabled=true
    hardcore=false
    online-mode=false
    resource-pack=
    pvp=false
    difficulty=0
    server-name=Unknown Server
    enable-command-block=false
    player-idle-timeout=0
    gamemode=0
    max-players=10
    spawn-monsters=false
    view-distance=10
    generate-structures=true
    spawn-protection=16
    motd= A Minecarft Server

    Log:
    [17:11:32] [Server thread/INFO]: Starting minecraft server version 1.7.10
    [17:11:32] [Server thread/INFO]: Loading properties
    [17:11:32] [Server thread/INFO]: Default game type: SURVIVAL
    [17:11:32] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1571 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
    [17:11:32] [Server thread/INFO]: Server Ping Player Sample Count: 12
    [17:11:32] [Server thread/INFO]: Using 4 threads for Netty based IO
    [17:11:32] [Server thread/INFO]: Generating keypair
    [17:11:33] [Server thread/INFO]: Starting Minecraft server on *:25566
    [17:11:34] [Server thread/INFO]: Set PluginClassLoader as parallel capable
    [17:11:34] [Server thread/ERROR]: Could not load 'plugins\NoLagg-1.90.4.jar' in folder 'plugins'
    org.bukkit.plugin.UnknownDependencyException: BKCommonLib
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [spigot.jar:git-Spigot-1571]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot.jar:git-Spigot-1571]
    at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-1571]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1571]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1571]
    [17:11:34] [Server thread/INFO]: [HiveJumpPads] Loading HiveJumpPads v1.9.1
    [17:11:34] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
    [17:11:34] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.0.6
    [17:11:34] [Server thread/INFO]: [MCNicks] Loading MCNicks v1.0
    [17:11:34] [Server thread/INFO]: [Essentials] Loading Essentials v2.11.1
    [17:11:34] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.11.1
    [17:11:34] [Server thread/INFO]: [NoFallDamage] Loading NoFallDamage v1.0
    [17:11:34] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.11.1
    [17:11:34] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.22 (Phoenix)
    [17:11:34] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.2
    [17:11:34] [Server thread/INFO]: [Lobby] Loading Lobby vRelease 4.0
    [17:11:34] [Server thread/INFO]: [Hub-Transfer] Loading Hub-Transfer v0.1
    [17:11:34] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.1
    [17:11:34] [Server thread/INFO]: [CustomJoinItems] Loading CustomJoinItems v1.5.1
    [17:11:34] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.11.1
    [17:11:34] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
    [17:11:34] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
    [17:11:34] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
    [17:11:34] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
    [17:11:34] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    [17:11:34] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
    [17:11:34] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    [17:11:34] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
    [17:11:34] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
    [17:11:34] [Server thread/INFO]: Preparing level "world"
    [17:11:34] [Server thread/INFO]: -------- World Settings For [world] --------
    [17:11:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [17:11:34] [Server thread/INFO]: View Distance: 10
    [17:11:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
    [17:11:34] [Server thread/INFO]: Clear tick list: false
    [17:11:34] [Server thread/INFO]: Experience Merge Radius: 3.0
    [17:11:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [17:11:34] [Server thread/INFO]: Item Merge Radius: 2.5
    [17:11:34] [Server thread/INFO]: Item Despawn Rate: 6000
    [17:11:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [17:11:34] [Server thread/INFO]: Max Entity Collisions: 8
    [17:11:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
    [17:11:34] [Server thread/INFO]: Alternative Hopper Ticking: false
    [17:11:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
    [17:11:34] [Server thread/INFO]: Anti X-Ray: true
    [17:11:34] [Server thread/INFO]: Engine Mode: 1
    [17:11:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    [17:11:34] [Server thread/INFO]: Replace Blocks: [1, 5]
    [17:11:34] [Server thread/INFO]: Mob Spawn Range: 4
    [17:11:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [17:11:34] [Server thread/INFO]: Structure Info Saving: true
    [17:11:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [17:11:34] [Server thread/INFO]: Random Lighting Updates: false
    [17:11:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [17:11:34] [Server thread/INFO]: Sending up to 5 chunks per packet
    [17:11:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Cane Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Melon Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: -------- World Settings For [world_nether] --------
    [17:11:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [17:11:34] [Server thread/INFO]: View Distance: 10
    [17:11:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
    [17:11:34] [Server thread/INFO]: Clear tick list: false
    [17:11:34] [Server thread/INFO]: Experience Merge Radius: 3.0
    [17:11:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [17:11:34] [Server thread/INFO]: Item Merge Radius: 2.5
    [17:11:34] [Server thread/INFO]: Item Despawn Rate: 6000
    [17:11:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [17:11:34] [Server thread/INFO]: Max Entity Collisions: 8
    [17:11:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
    [17:11:34] [Server thread/INFO]: Alternative Hopper Ticking: false
    [17:11:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
    [17:11:34] [Server thread/INFO]: Anti X-Ray: true
    [17:11:34] [Server thread/INFO]: Engine Mode: 1
    [17:11:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    [17:11:34] [Server thread/INFO]: Replace Blocks: [1, 5]
    [17:11:34] [Server thread/INFO]: Mob Spawn Range: 4
    [17:11:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [17:11:34] [Server thread/INFO]: Structure Info Saving: true
    [17:11:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [17:11:34] [Server thread/INFO]: Random Lighting Updates: false
    [17:11:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [17:11:34] [Server thread/INFO]: Sending up to 5 chunks per packet
    [17:11:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Cane Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Melon Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
    [17:11:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [17:11:34] [Server thread/INFO]: View Distance: 10
    [17:11:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
    [17:11:34] [Server thread/INFO]: Clear tick list: false
    [17:11:34] [Server thread/INFO]: Experience Merge Radius: 3.0
    [17:11:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [17:11:34] [Server thread/INFO]: Item Merge Radius: 2.5
    [17:11:34] [Server thread/INFO]: Item Despawn Rate: 6000
    [17:11:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [17:11:34] [Server thread/INFO]: Max Entity Collisions: 8
    [17:11:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
    [17:11:34] [Server thread/INFO]: Alternative Hopper Ticking: false
    [17:11:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
    [17:11:34] [Server thread/INFO]: Anti X-Ray: true
    [17:11:34] [Server thread/INFO]: Engine Mode: 1
    [17:11:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    [17:11:34] [Server thread/INFO]: Replace Blocks: [1, 5]
    [17:11:34] [Server thread/INFO]: Mob Spawn Range: 4
    [17:11:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [17:11:34] [Server thread/INFO]: Structure Info Saving: true
    [17:11:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [17:11:34] [Server thread/INFO]: Random Lighting Updates: false
    [17:11:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [17:11:34] [Server thread/INFO]: Sending up to 5 chunks per packet
    [17:11:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Cane Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Melon Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [17:11:34] [Server thread/INFO]: Preparing start region for level 0 (Seed: -8040114681694714909)
    [17:11:35] [Server thread/INFO]: Preparing spawn area: 8%
    [17:11:36] [Server thread/INFO]: Preparing spawn area: 16%
    [17:11:38] [Server thread/INFO]: Preparing spawn area: 24%
    [17:11:39] [Server thread/INFO]: Preparing spawn area: 31%
    [17:11:40] [Server thread/INFO]: Preparing spawn area: 40%
    [17:11:41] [Server thread/INFO]: Preparing spawn area: 50%
    [17:11:42] [Server thread/INFO]: Preparing spawn area: 63%
    [17:11:43] [Server thread/INFO]: Preparing spawn area: 71%
    [17:11:44] [Server thread/INFO]: Preparing spawn area: 77%
    [17:11:45] [Server thread/INFO]: Preparing spawn area: 83%
    [17:11:46] [Server thread/INFO]: Preparing spawn area: 89%
    [17:11:47] [Server thread/INFO]: Preparing spawn area: 97%
    [17:11:47] [Server thread/INFO]: Preparing start region for level 1 (Seed: -8040114681694714909)
    [17:11:48] [Server thread/INFO]: Preparing spawn area: 15%
    [17:11:49] [Server thread/INFO]: Preparing spawn area: 36%
    [17:11:50] [Server thread/INFO]: Preparing spawn area: 48%
    [17:11:51] [Server thread/INFO]: Preparing spawn area: 57%
    [17:11:52] [Server thread/INFO]: Preparing spawn area: 66%
    [17:11:53] [Server thread/INFO]: Preparing spawn area: 83%
    [17:11:54] [Server thread/INFO]: Preparing spawn area: 91%
    [17:11:55] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8040114681694714909)
    [17:11:56] [Server thread/INFO]: Preparing spawn area: 70%
    [17:11:57] [Server thread/INFO]: [HiveJumpPads] Enabling HiveJumpPads v1.9.1
    [17:11:57] [Server thread/INFO]: [HiveJumpPads] HiveJumpPads v1.9.1 is now Enabled.
    [17:11:57] [Server thread/INFO]: [HiveJumpPads] Deverloped by Xenedor
    [17:11:57] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
    [17:11:57] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
    [17:11:57] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.0.6
    [17:11:57] [Server thread/INFO]: [ChestCommands] Vault with a compatible economy plugin was not found! Icons with a PRICE or commands that give money will not work.
    [17:11:57] [Server thread/INFO]: [MCNicks] Enabling MCNicks v1.0
    [17:11:57] [Server thread/INFO]: [Essentials] Enabling Essentials v2.11.1
    [17:11:57] [Server thread/INFO]: Bukkit version format changed. Version not checked.
    [17:11:57] [Server thread/INFO]: git-Spigot-1571 (MC: 1.7.10)
    [17:11:57] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
    [17:11:57] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
    [17:11:57] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
    [17:11:57] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.11.1
    [17:11:57] [Server thread/INFO]: [NoFallDamage] Enabling NoFallDamage v1.0
    [17:11:57] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.11.1
    [17:11:57] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.22 (Phoenix)
    [17:11:58] [Server thread/INFO]: GroupManager - INFO - World Found: world
    [17:11:58] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
    [17:11:58] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    [17:11:58] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
    [17:11:58] [Server thread/INFO]: GroupManager version 2.1.22 (Phoenix) is enabled!
    [17:11:58] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
    [17:11:58] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
    [17:11:58] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.2
    [17:11:58] [Server thread/INFO]: [ClearLag] Loading modules...
    [17:11:58] [Server thread/INFO]: [ClearLag] Modules have been loaded!
    [17:11:58] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
    [17:11:58] [Thread-9/INFO]: [ClearLag] Checking for updates...
    [17:11:58] [Server thread/INFO]: [Lobby] Enabling Lobby vRelease 4.0
    [17:11:58] [Server thread/INFO]: [Hub-Transfer] Enabling Hub-Transfer v0.1
    [17:11:58] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.1
    [17:11:58] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
    [17:11:58] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
    [17:11:58] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -124.0 Y: 64.0 Z: 252.0
    [17:11:58] [Server thread/INFO]: [CustomJoinItems] Enabling CustomJoinItems v1.5.1
    [17:11:58] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.11.1
    [17:11:58] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
    [17:11:58] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
    [17:11:58] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
    [17:11:58] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 1302646853686805769
    [17:11:58] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
    [17:11:58] [Server thread/WARN]: [Multiverse-Core] Original Location: X: -124 Y: 64 Z: 252 P: 0 Y: 0
    [17:11:58] [Server thread/INFO]: [Multiverse-Core] New Spawn for 'world' is Located at: world:-123.50,64.00,256.50:0.00:0.00
    [17:11:58] [Thread-9/INFO]: [ClearLag] No updates found!
    [17:11:58] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 1302646853686805769
    [17:11:58] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
    [17:11:58] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 64 Z: 0 P: 0 Y: 0
    [17:11:59] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
    [17:11:59] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 1302646853686805769
    [17:11:59] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
    [17:11:59] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 50 Z: 0 P: 0 Y: 0
    [17:11:59] [Server thread/INFO]: [Multiverse-Core] New Spawn for 'world_the_end' is Located at: world_the_end:0.00,66.00,0.00:0.00:0.00
    [17:11:59] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
    [17:11:59] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
    [17:11:59] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
    [17:11:59] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
    [17:11:59] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
    [17:11:59] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
    [17:11:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
    [17:11:59] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    [17:11:59] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
    [17:11:59] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
    [17:11:59] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    [17:11:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
    [17:11:59] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    [17:11:59] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
    [17:11:59] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
    [17:11:59] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    [17:11:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
    [17:11:59] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world'
    [17:11:59] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
    [17:11:59] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
    [17:11:59] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
    [17:11:59] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled.
    [17:11:59] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
    [17:11:59] [Server thread/INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
    [17:11:59] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
    [17:11:59] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    [17:11:59] [Server thread/INFO]: Done (25.136s)! For help, type "help" or "?"
    [17:11:59] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
    [17:12:06] [Thread-8/WARN]: [ChestCommands] Could not contact BukkitDev to check for updates.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 13, 2016
  14. Offline

    Larry Newman

    @ITekHD I'm honestly not sure if you're supposed to put your external ip in the server.properties but it's starting your server on *:25565 so I guess you could try it. To find your ip go to http://whatismyip.com and stick that in your server-ip= line

    Also, use http://pastebin.com next time for pasting code that long.
     
  15. Online

    timtower Administrator Administrator Moderator

    Locked. Offline mode is not supported.
     
    ITekHD and AdamQpzm like this.
Thread Status:
Not open for further replies.

Share This Page