[ADMN/FUN/TP] MultiWorld v1.1 - More worlds with environment support [1000] [Discontinued]

Discussion in 'Inactive/Unsupported Plugins' started by Baummann, Jun 15, 2011.

     
  1. Offline

    Baummann

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    MultiWorld - More worlds with environment support
    Version: 1.0 CraftBukkit 860

    Commands:

    /newworld [world name] normal|nether|skylands - Generates a new world
    /goto [world name] - Teleports you to a world


    Permissions:

    multiworld.newworld - Access to /newworld
    multiworld.goto - Access to /goto


    Download:
    Click here

    Changelog:
    v1.0 - First release
    v1.1:
    • Added PermissionsBukkit support
    • Worlds now load themselves

    Known bugs:
    You have to load worlds using /newworld after a server restart!

    This post has been edited 1 time. It was last edited by Baummann Aug 7, 2011.
  2.  
  3. Offline

    Baummann

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    /goto world
  4. Offline

    homosapien97

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thank you for this great plugin. I am relatively new to the world of server-hosting, so I may have screwed it up, but I still have to type /newworld [world_name_that_i_already_created] when I restart the server. My server log is as follows:

    2011-08-15 11:09:13 [INFO] Starting minecraft server version Beta 1.7.3
    2011-08-15 11:09:13 [INFO] Loading properties
    2011-08-15 11:09:13 [INFO] Starting Minecraft server on *:25565
    2011-08-15 11:09:13 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-g73697a4-b1000jnks (MC: 1.7.3)
    2011-08-15 11:09:13 [INFO] [Permissions] (Yeti) was initialized.
    2011-08-15 11:09:13 [INFO] [Permissions] (Yeti) was initialized.
    2011-08-15 11:09:13 [INFO] [Permissions] version [3.1.6] (Yeti) loaded
    2011-08-15 11:09:13 [INFO] PhoenixTerrainMod v0.6.5 is now enabled
    2011-08-15 11:09:13 [INFO] Preparing level "world"
    2011-08-15 11:09:13 [INFO] PhoenixTerrainMod: loaded and enabled for world 'world'
    2011-08-15 11:09:13 [INFO] PhoenixTerrainMod: loaded and enabled for world 'world_nether'
    2011-08-15 11:09:13 [INFO] Preparing start region for level 0 (Seed: 7237733384481734205)
    2011-08-15 11:09:14 [INFO] Preparing start region for level 1 (Seed: 7237733384481734205)
    2011-08-15 11:09:14 [INFO] Preparing spawn area: 44%
    2011-08-15 11:09:15 [INFO] PermissionsBukkit v1.1 is now enabled
    2011-08-15 11:09:15 [INFO] CraftBukkitUpToDate version 2.6.1 is enabled!
    2011-08-15 11:09:15 [INFO] [Permissions] version [2.7.7] (Yeti) loaded
    2011-08-15 11:09:15 [INFO] [MultiWorld] Permissions system detected!
    2011-08-15 11:09:15 [INFO] [MultiWorld] v1.11 enabled.
    2011-08-15 11:09:15 [INFO] SpawnBed: Enabled
    2011-08-15 11:09:15 [INFO] WhichMob v 0.2 is enabled
    2011-08-15 11:09:15 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-08-15 11:09:15 [INFO] Done (0.154s)! For help, type "help" or "?"
    2011-08-15 11:09:15 [INFO] CButD: CraftBukkit is up to Date
    2011-08-15 11:09:25 [INFO] The automatic update-Check only work every 6 hours, the last check was 55 minutes ago.
    2011-08-15 11:09:37 [INFO] homosapien97 [/192.168.1.104:64069] logged in with entity id 224 at ([world] 0.0, 68.0, 0.0)
    2011-08-15 11:09:53 [INFO] homosapien97 lost connection: disconnect.quitting
    2011-08-15 11:09:53 [INFO] Connection reset
    2011-08-15 11:10:02 [INFO] Stopping the server..
    2011-08-15 11:10:02 [INFO] Stopping server
    2011-08-15 11:10:02 [INFO] PermissionsBukkit v1.1 is now disabled
    2011-08-15 11:10:02 [INFO] [MultiWorld] Disabled.
    2011-08-15 11:10:02 [INFO] [Permissions] (Yeti) saving data...
    2011-08-15 11:10:02 [INFO] [Permissions] (Yeti) saved all data.
    2011-08-15 11:10:02 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-08-15 11:10:02 [INFO] PhoenixTerrainMod v0.6.5 is now disabled
    2011-08-15 11:10:02 [INFO] SpawnBed disabled
    2011-08-15 11:10:02 [INFO] [Permissions] (Yeti) saving data...
    2011-08-15 11:10:02 [INFO] [Permissions] (Yeti) saved all data.
    2011-08-15 11:10:02 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-08-15 11:10:02 [INFO] WhichMob v 0.2 is disabled
    2011-08-15 11:10:02 [INFO] Saving chunks
    2011-08-15 11:10:03 [INFO] Stopping server

    That is my server log at startup. When I type /goto secret (secret is my worldname) it says "secret is not a valid world!" The log for what happens when I try to make a new world that has the same name (so that it is the same world) is as follows:

    2011-08-15 11:05:18 [INFO] Starting minecraft server version Beta 1.7.3
    2011-08-15 11:05:18 [INFO] Loading properties
    2011-08-15 11:05:18 [INFO] Starting Minecraft server on *:25565
    2011-08-15 11:05:18 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-g73697a4-b1000jnks (MC: 1.7.3)
    2011-08-15 11:05:18 [INFO] [Permissions] (Yeti) was initialized.
    2011-08-15 11:05:18 [INFO] [Permissions] (Yeti) was initialized.
    2011-08-15 11:05:18 [INFO] [Permissions] version [3.1.6] (Yeti) loaded
    2011-08-15 11:05:18 [INFO] PhoenixTerrainMod v0.6.5 is now enabled
    2011-08-15 11:05:18 [INFO] Preparing level "world"
    2011-08-15 11:05:19 [INFO] PhoenixTerrainMod: loaded and enabled for world 'world'
    2011-08-15 11:05:19 [INFO] PhoenixTerrainMod: loaded and enabled for world 'world_nether'
    2011-08-15 11:05:19 [INFO] Preparing start region for level 0 (Seed: 7237733384481734205)
    2011-08-15 11:05:19 [INFO] Preparing start region for level 1 (Seed: 7237733384481734205)
    2011-08-15 11:05:20 [INFO] Preparing spawn area: 40%
    2011-08-15 11:05:20 [INFO] PermissionsBukkit v1.1 is now enabled
    2011-08-15 11:05:20 [INFO] CraftBukkitUpToDate version 2.6.1 is enabled!
    2011-08-15 11:05:20 [INFO] [Permissions] version [2.7.7] (Yeti) loaded
    2011-08-15 11:05:20 [INFO] [MultiWorld] Permissions system detected!
    2011-08-15 11:05:20 [INFO] [MultiWorld] v1.11 enabled.
    2011-08-15 11:05:20 [INFO] SpawnBed: Enabled
    2011-08-15 11:05:20 [INFO] WhichMob v 0.2 is enabled
    2011-08-15 11:05:20 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-08-15 11:05:20 [INFO] Done (0.156s)! For help, type "help" or "?"
    2011-08-15 11:05:20 [INFO] CButD: CraftBukkit is up to Date
    2011-08-15 11:05:30 [INFO] The automatic update-Check only work every 6 hours, the last check was 51 minutes ago.
    2011-08-15 11:05:55 [INFO] homosapien97 [/192.168.1.104:64052] logged in with entity id 237 at ([world] 0.53125, 68.0, -0.25)
    2011-08-15 11:06:09 [INFO] Preparing start region for level 2 (Seed: 5247150108131420468)
    2011-08-15 11:06:10 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'newworld' in plugin MultiWorld v1.11
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:713)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:677)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:670)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
    at com.Baummann.MultiWorld.MultiWorld.onCommand(MultiWorld.java:120)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more

    Sorry for not hiding the serverlogs, but I don't know how. If you would tell me how to, I would to save space in future posts. Thank you!

    This post has been edited 1 time. It was last edited by homosapien97 Aug 15, 2011.
  5. Offline

    Baummann

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hmm that's wierd try deleting your world and create it again (just delete the folder).
    To hide your Server log write this:

    http://pastebin.com/GkvAgMMx

    That'll make it look like this:

    Code:
    server log goes here


    Wow XenForo messed it up badly hang on a second.

    This post has been edited 3 times. It was last edited by Baummann Aug 15, 2011.
  6. Offline

    homosapien97

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanky you very much. Sadly, however, that didn't work. I deleted my world secret, and then kicked up the server again. After that, I opened Minecraft, joined my server, and created a new world, Aether. I went there fine, but then I had to give myself permissions to go back to the real world, so I stopped the server. I went into my permissions folder, deleted the "secret" folder (for my previous world secret), and opened the Aether one. There I deleted the "groups" and "users" files, and copy-pasted in my original ones from my"world" permissions folder (default worldname). I then started up the server again, and logged back in. I started out in what i believe was the normal world, not Aether (skylands) where I had logged off, and when I tried /goto Aether and /goto aether, it said "aether is not a valid world!" I am very sorry if I am being incompetent or something or if I have any plugins that obviously conflict with this one, but again, I am new to the world of server-hosting. Some information that I accidentally omitted in my last post is that (A) I have not port-forwarded this server (I don't know how.) so I can only play on my home network with friends that are over at my house and on said network, and (B) I have multiple client-side mods. They include:
    CJB Modpack, Clay Soldiers Mod, Modloader, and TooManyItems.

    Thank you again for providing so much support!

    Below is my server log after deleting "secret".

    Code:
    2011-08-15 13:00:37 [INFO] Starting minecraft server version Beta 1.7.3
    2011-08-15 13:00:37 [INFO] Loading properties
    2011-08-15 13:00:37 [INFO] Starting Minecraft server on *:25565
    2011-08-15 13:00:37 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-g73697a4-b1000jnks (MC: 1.7.3)
    2011-08-15 13:00:37 [INFO] [Permissions] (Yeti) was initialized.
    2011-08-15 13:00:37 [INFO] [Permissions] (Yeti) was initialized.
    2011-08-15 13:00:37 [INFO] [Permissions] version [3.1.6] (Yeti)  loaded
    2011-08-15 13:00:37 [INFO] PhoenixTerrainMod v0.6.5 is now enabled
    2011-08-15 13:00:37 [INFO] Preparing level "world"
    2011-08-15 13:00:37 [INFO] PhoenixTerrainMod: loaded and enabled for world 'world'
    2011-08-15 13:00:38 [INFO] PhoenixTerrainMod: loaded and enabled for world 'world_nether'
    2011-08-15 13:00:38 [INFO] Preparing start region for level 0 (Seed: 7237733384481734205)
    2011-08-15 13:00:38 [INFO] Preparing start region for level 1 (Seed: 7237733384481734205)
    2011-08-15 13:00:39 [INFO] Preparing spawn area: 36%
    2011-08-15 13:00:39 [INFO] PermissionsBukkit v1.1 is now enabled
    2011-08-15 13:00:39 [INFO] CraftBukkitUpToDate version 2.6.1 is enabled!
    2011-08-15 13:00:39 [INFO] [Permissions] version [2.7.7] (Yeti)  loaded
    2011-08-15 13:00:39 [INFO] [MultiWorld] Permissions system detected!
    2011-08-15 13:00:39 [INFO] [MultiWorld] v1.11 enabled.
    2011-08-15 13:00:39 [INFO] SpawnBed: Enabled
    2011-08-15 13:00:39 [INFO] WhichMob v 0.2 is enabled
    2011-08-15 13:00:39 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-08-15 13:00:39 [INFO] Done (0.159s)! For help, type "help" or "?"
    2011-08-15 13:00:39 [INFO] CButD: CraftBukkit is up to Date
    2011-08-15 13:00:49 [INFO] The automatic update-Check only work every 6 hours, the last check was 167 minutes ago.
    2011-08-15 13:00:53 [INFO] homosapien97 [/192.168.1.104:64551] logged in with entity id 225 at ([world] 0.0, 68.0, 0.0)
    2011-08-15 13:01:46 [INFO] Preparing start region for level 2 (Seed: -3622130493676972769)
    2011-08-15 13:01:47 [INFO] Preparing spawn area for Aether, 8%
    2011-08-15 13:01:49 [INFO] Preparing spawn area for Aether, 16%
    2011-08-15 13:01:50 [INFO] Preparing spawn area for Aether, 20%
    2011-08-15 13:01:51 [INFO] Preparing spawn area for Aether, 28%
    2011-08-15 13:01:52 [INFO] Preparing spawn area for Aether, 32%
    2011-08-15 13:01:53 [INFO] Preparing spawn area for Aether, 40%
    2011-08-15 13:01:54 [INFO] Preparing spawn area for Aether, 44%
    2011-08-15 13:01:55 [INFO] Preparing spawn area for Aether, 48%
    2011-08-15 13:01:56 [INFO] Preparing spawn area for Aether, 52%
    2011-08-15 13:01:57 [INFO] Preparing spawn area for Aether, 57%
    2011-08-15 13:01:58 [INFO] Preparing spawn area for Aether, 60%
    2011-08-15 13:02:00 [INFO] Preparing spawn area for Aether, 65%
    2011-08-15 13:02:01 [INFO] Preparing spawn area for Aether, 69%
    2011-08-15 13:02:02 [INFO] Preparing spawn area for Aether, 73%
    2011-08-15 13:02:03 [INFO] Preparing spawn area for Aether, 77%
    2011-08-15 13:02:04 [INFO] Preparing spawn area for Aether, 85%
    2011-08-15 13:02:05 [INFO] Preparing spawn area for Aether, 89%
    2011-08-15 13:02:06 [INFO] Preparing spawn area for Aether, 97%
    2011-08-15 13:02:06 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'newworld' in plugin MultiWorld v1.11
     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
     at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:713)
     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:677)
     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:670)
     at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
     at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
     at com.Baummann.MultiWorld.MultiWorld.onCommand(MultiWorld.java:124)
     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
     ... 12 more
    2011-08-15 13:02:06 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-08-15 13:03:20 [INFO] Creating user homosapien97
    2011-08-15 13:03:24 [INFO] homosapien97 lost connection: disconnect.quitting
    2011-08-15 13:03:24 [INFO] Connection reset
    2011-08-15 13:03:31 [INFO] Stopping the server..
    2011-08-15 13:03:31 [INFO] Stopping server
    2011-08-15 13:03:31 [INFO] PermissionsBukkit v1.1 is now disabled
    2011-08-15 13:03:31 [INFO] [MultiWorld] Disabled.
    2011-08-15 13:03:31 [INFO] [Permissions] (Yeti) saving data...
    2011-08-15 13:03:31 [INFO] [Permissions] (Yeti) saved all data.
    2011-08-15 13:03:31 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-08-15 13:03:31 [INFO] PhoenixTerrainMod v0.6.5 is now disabled
    2011-08-15 13:03:31 [INFO] SpawnBed disabled
    2011-08-15 13:03:31 [INFO] [Permissions] (Yeti) saving data...
    2011-08-15 13:03:31 [INFO] [Permissions] (Yeti) saved all data.
    2011-08-15 13:03:31 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-08-15 13:03:31 [INFO] WhichMob v 0.2 is disabled
    2011-08-15 13:03:31 [INFO] Saving chunks
    2011-08-15 13:03:32 [INFO] Stopping server
    2011-08-15 13:03:32 [INFO] Saving chunks
    2011-08-15 13:04:24 [INFO] Starting minecraft server version Beta 1.7.3
    2011-08-15 13:04:24 [INFO] Loading properties
    2011-08-15 13:04:24 [INFO] Starting Minecraft server on *:25565
    2011-08-15 13:04:24 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-g73697a4-b1000jnks (MC: 1.7.3)
    2011-08-15 13:04:24 [INFO] [Permissions] (Yeti) was initialized.
    2011-08-15 13:04:24 [INFO] [Permissions] (Yeti) was initialized.
    2011-08-15 13:04:24 [INFO] [Permissions] version [3.1.6] (Yeti)  loaded
    2011-08-15 13:04:24 [INFO] PhoenixTerrainMod v0.6.5 is now enabled
    2011-08-15 13:04:24 [INFO] Preparing level "world"
    2011-08-15 13:04:24 [INFO] PhoenixTerrainMod: loaded and enabled for world 'world'
    2011-08-15 13:04:24 [INFO] PhoenixTerrainMod: loaded and enabled for world 'world_nether'
    2011-08-15 13:04:24 [INFO] Preparing start region for level 0 (Seed: 7237733384481734205)
    2011-08-15 13:04:25 [INFO] Preparing start region for level 1 (Seed: 7237733384481734205)
    2011-08-15 13:04:25 [INFO] Preparing spawn area: 36%
    2011-08-15 13:04:26 [INFO] PermissionsBukkit v1.1 is now enabled
    2011-08-15 13:04:26 [INFO] CraftBukkitUpToDate version 2.6.1 is enabled!
    2011-08-15 13:04:26 [INFO] [Permissions] version [2.7.7] (Yeti)  loaded
    2011-08-15 13:04:26 [INFO] [MultiWorld] Permissions system detected!
    2011-08-15 13:04:26 [INFO] [MultiWorld] v1.11 enabled.
    2011-08-15 13:04:26 [INFO] SpawnBed: Enabled
    2011-08-15 13:04:26 [INFO] WhichMob v 0.2 is enabled
    2011-08-15 13:04:26 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-08-15 13:04:26 [INFO] Done (0.158s)! For help, type "help" or "?"
    2011-08-15 13:04:26 [INFO] CButD: CraftBukkit is up to Date
    2011-08-15 13:04:30 [INFO] homosapien97 [/192.168.1.104:64572] logged in with entity id 205 at ([world] 155.14009520937623, 93.0, -90.30575002180957)
    2011-08-15 13:04:33 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-08-15 13:04:36 [INFO] The automatic update-Check only work every 6 hours, the last check was 170 minutes ago.
    2011-08-15 13:04:44 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-08-15 13:05:22 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-08-15 13:05:28 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-08-15 13:06:08 [INFO] Connection reset
    2011-08-15 13:06:08 [INFO] homosapien97 lost connection: disconnect.quitting
    2011-08-15 13:06:15 [INFO] Stopping the server..
    2011-08-15 13:06:15 [INFO] Stopping server
    2011-08-15 13:06:15 [INFO] PermissionsBukkit v1.1 is now disabled
    2011-08-15 13:06:15 [INFO] [MultiWorld] Disabled.
    2011-08-15 13:06:15 [INFO] [Permissions] (Yeti) saving data...
    2011-08-15 13:06:15 [INFO] [Permissions] (Yeti) saved all data.
    2011-08-15 13:06:15 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-08-15 13:06:15 [INFO] PhoenixTerrainMod v0.6.5 is now disabled
    2011-08-15 13:06:15 [INFO] SpawnBed disabled
    2011-08-15 13:06:15 [INFO] [Permissions] (Yeti) saving data...
    2011-08-15 13:06:15 [INFO] [Permissions] (Yeti) saved all data.
    2011-08-15 13:06:15 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-08-15 13:06:15 [INFO] WhichMob v 0.2 is disabled
    2011-08-15 13:06:15 [INFO] Saving chunks
           
  7. Offline

    Baummann

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Try redownloading the plugin.
  8. Offline

    homosapien97

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I took notes in chronological order of what I did after reading your latest post (for accuracy). Thay are as follows:
    Code:
    • redownload plugin
    • reinstall plugin
    • start server (13:37:52)
    • join server
    • type /goto Aether (failure)
    • type /goto aether (failure)
    • Disconnect
    • stop server
    • delete Aether folder
    • start server
    • join server
    • type /newworld Aether (success)
    • wait for Aether to generate
    • see what appears to be an error immediatelty after the Aether was generated at 13:43:55. However, this has occurred every time I made a realm previously
    • got message "An internal error occurred while attempting to perform this command" on my minecraft client's chat window, but not on the server cmd.
    • typed /goto Aether (success)
    • went to Aether
    • (Realized that I had forgotten to make Aether a Skylands realm)
    • typed /goto world (success)
    • went to world
    • Disconnected (13:49:58)
    • stopped server
    • started server (13:51:22)
    • joined server
    • typed /goto Aether
    • got error message: "Aether is not a valid world!"
    • Disconnected
    • stopped server.
    

    Here is my server log :
    Code:
    2011-08-15 13:37:52 [INFO] Starting minecraft server version Beta 1.7.3
    2011-08-15 13:37:52 [INFO] Loading properties
    2011-08-15 13:37:52 [INFO] Starting Minecraft server on *:25565
    2011-08-15 13:37:52 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-g73697a4-b1000jnks (MC: 1.7.3)
    2011-08-15 13:37:52 [INFO] [Permissions] (Yeti) was initialized.
    2011-08-15 13:37:52 [INFO] [Permissions] (Yeti) was initialized.
    2011-08-15 13:37:52 [INFO] [Permissions] version [3.1.6] (Yeti)  loaded
    2011-08-15 13:37:52 [INFO] PhoenixTerrainMod v0.6.5 is now enabled
    2011-08-15 13:37:52 [INFO] Preparing level "world"
    2011-08-15 13:37:52 [INFO] PhoenixTerrainMod: loaded and enabled for world 'world'
    2011-08-15 13:37:52 [INFO] PhoenixTerrainMod: loaded and enabled for world 'world_nether'
    2011-08-15 13:37:52 [INFO] Preparing start region for level 0 (Seed: 7237733384481734205)
    2011-08-15 13:37:53 [INFO] Preparing start region for level 1 (Seed: 7237733384481734205)
    2011-08-15 13:37:53 [INFO] Preparing spawn area: 36%
    2011-08-15 13:37:53 [INFO] PermissionsBukkit v1.1 is now enabled
    2011-08-15 13:37:53 [INFO] CraftBukkitUpToDate version 2.6.1 is enabled!
    2011-08-15 13:37:53 [INFO] [Permissions] version [2.7.7] (Yeti)  loaded
    2011-08-15 13:37:53 [INFO] [MultiWorld] Permissions system detected!
    2011-08-15 13:37:53 [INFO] [MultiWorld] v1.11 enabled.
    2011-08-15 13:37:53 [INFO] SpawnBed: Enabled
    2011-08-15 13:37:53 [INFO] WhichMob v 0.2 is enabled
    2011-08-15 13:37:53 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-08-15 13:37:53 [INFO] Done (0.158s)! For help, type "help" or "?"
    2011-08-15 13:37:54 [INFO] CButD: CraftBukkit is up to Date
    2011-08-15 13:38:03 [INFO] The automatic update-Check only work every 6 hours, the last check was 204 minutes ago.
    2011-08-15 13:39:06 [INFO] homosapien97 [/192.168.1.104:64784] logged in with entity id 240 at ([world] 0.5, 67.0, 0.5)
    2011-08-15 13:39:38 [INFO] homosapien97 lost connection: disconnect.quitting
    2011-08-15 13:39:38 [INFO] Connection reset
    2011-08-15 13:40:14 [INFO] Stopping the server..
    2011-08-15 13:40:14 [INFO] Stopping server
    2011-08-15 13:40:14 [INFO] PermissionsBukkit v1.1 is now disabled
    2011-08-15 13:40:14 [INFO] [MultiWorld] Disabled.
    2011-08-15 13:40:14 [INFO] [Permissions] (Yeti) saving data...
    2011-08-15 13:40:14 [INFO] [Permissions] (Yeti) saved all data.
    2011-08-15 13:40:14 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-08-15 13:40:14 [INFO] PhoenixTerrainMod v0.6.5 is now disabled
    2011-08-15 13:40:14 [INFO] SpawnBed disabled
    2011-08-15 13:40:14 [INFO] [Permissions] (Yeti) saving data...
    2011-08-15 13:40:14 [INFO] [Permissions] (Yeti) saved all data.
    2011-08-15 13:40:14 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-08-15 13:40:14 [INFO] WhichMob v 0.2 is disabled
    2011-08-15 13:40:14 [INFO] Saving chunks
    2011-08-15 13:40:20 [INFO] Starting minecraft server version Beta 1.7.3
    2011-08-15 13:40:20 [INFO] Loading properties
    2011-08-15 13:40:20 [INFO] Starting Minecraft server on *:25565
    2011-08-15 13:40:20 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-g73697a4-b1000jnks (MC: 1.7.3)
    2011-08-15 13:40:20 [INFO] [Permissions] (Yeti) was initialized.
    2011-08-15 13:40:20 [INFO] [Permissions] (Yeti) was initialized.
    2011-08-15 13:40:20 [INFO] [Permissions] version [3.1.6] (Yeti)  loaded
    2011-08-15 13:40:20 [INFO] PhoenixTerrainMod v0.6.5 is now enabled
    2011-08-15 13:40:20 [INFO] Preparing level "world"
    2011-08-15 13:40:20 [INFO] PhoenixTerrainMod: loaded and enabled for world 'world'
    2011-08-15 13:40:21 [INFO] PhoenixTerrainMod: loaded and enabled for world 'world_nether'
    2011-08-15 13:40:21 [INFO] Preparing start region for level 0 (Seed: 7237733384481734205)
    2011-08-15 13:40:21 [INFO] Preparing start region for level 1 (Seed: 7237733384481734205)
    2011-08-15 13:40:22 [INFO] Preparing spawn area: 36%
    2011-08-15 13:40:22 [INFO] PermissionsBukkit v1.1 is now enabled
    2011-08-15 13:40:22 [INFO] CraftBukkitUpToDate version 2.6.1 is enabled!
    2011-08-15 13:40:22 [INFO] [Permissions] version [2.7.7] (Yeti)  loaded
    2011-08-15 13:40:22 [INFO] [MultiWorld] Permissions system detected!
    2011-08-15 13:40:22 [INFO] [MultiWorld] v1.11 enabled.
    2011-08-15 13:40:22 [INFO] SpawnBed: Enabled
    2011-08-15 13:40:22 [INFO] WhichMob v 0.2 is enabled
    2011-08-15 13:40:22 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-08-15 13:40:22 [INFO] Done (0.156s)! For help, type "help" or "?"
    2011-08-15 13:40:22 [INFO] CButD: CraftBukkit is up to Date
    2011-08-15 13:40:32 [INFO] The automatic update-Check only work every 6 hours, the last check was 206 minutes ago.
    2011-08-15 13:43:03 [INFO] homosapien97 [/192.168.1.104:64807] logged in with entity id 223 at ([world] 0.5, 74.5, 0.5)
    2011-08-15 13:43:39 [INFO] Preparing start region for level 2 (Seed: 4517949757093914389)
    2011-08-15 13:43:40 [INFO] Preparing spawn area for Aether, 8%
    2011-08-15 13:43:41 [INFO] Preparing spawn area for Aether, 12%
    2011-08-15 13:43:42 [INFO] Preparing spawn area for Aether, 16%
    2011-08-15 13:43:43 [INFO] Preparing spawn area for Aether, 20%
    2011-08-15 13:43:44 [INFO] Preparing spawn area for Aether, 24%
    2011-08-15 13:43:45 [INFO] Preparing spawn area for Aether, 32%
    2011-08-15 13:43:46 [INFO] Preparing spawn area for Aether, 36%
    2011-08-15 13:43:47 [INFO] Preparing spawn area for Aether, 44%
    2011-08-15 13:43:48 [INFO] Preparing spawn area for Aether, 48%
    2011-08-15 13:43:49 [INFO] Preparing spawn area for Aether, 56%
    2011-08-15 13:43:50 [INFO] Preparing spawn area for Aether, 61%
    2011-08-15 13:43:51 [INFO] Preparing spawn area for Aether, 69%
    2011-08-15 13:43:52 [INFO] Preparing spawn area for Aether, 73%
    2011-08-15 13:43:53 [INFO] Preparing spawn area for Aether, 81%
    2011-08-15 13:43:54 [INFO] Preparing spawn area for Aether, 89%
    2011-08-15 13:43:55 [INFO] Preparing spawn area for Aether, 97%
    2011-08-15 13:43:55 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'newworld' in plugin MultiWorld v1.11
     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
     at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:713)
     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:677)
     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:670)
     at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
     at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
     at com.Baummann.MultiWorld.MultiWorld.onCommand(MultiWorld.java:120)
     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
     ... 12 more
    2011-08-15 13:43:55 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-08-15 13:49:58 [INFO] Connection reset
    2011-08-15 13:49:58 [INFO] homosapien97 lost connection: disconnect.quitting
    2011-08-15 13:51:10 [INFO] Stopping the server..
    2011-08-15 13:51:10 [INFO] Stopping server
    2011-08-15 13:51:10 [INFO] PermissionsBukkit v1.1 is now disabled
    2011-08-15 13:51:10 [INFO] [MultiWorld] Disabled.
    2011-08-15 13:51:10 [INFO] [Permissions] (Yeti) saving data...
    2011-08-15 13:51:10 [INFO] [Permissions] (Yeti) saved all data.
    2011-08-15 13:51:10 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-08-15 13:51:10 [INFO] PhoenixTerrainMod v0.6.5 is now disabled
    2011-08-15 13:51:10 [INFO] SpawnBed disabled
    2011-08-15 13:51:10 [INFO] [Permissions] (Yeti) saving data...
    2011-08-15 13:51:10 [INFO] [Permissions] (Yeti) saved all data.
    2011-08-15 13:51:10 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-08-15 13:51:10 [INFO] WhichMob v 0.2 is disabled
    2011-08-15 13:51:10 [INFO] Saving chunks
    2011-08-15 13:51:11 [INFO] Stopping server
    2011-08-15 13:51:11 [INFO] Saving chunks
    2011-08-15 13:51:22 [INFO] Starting minecraft server version Beta 1.7.3
    2011-08-15 13:51:22 [INFO] Loading properties
    2011-08-15 13:51:22 [INFO] Starting Minecraft server on *:25565
    2011-08-15 13:51:22 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-g73697a4-b1000jnks (MC: 1.7.3)
    2011-08-15 13:51:22 [INFO] [Permissions] (Yeti) was initialized.
    2011-08-15 13:51:22 [INFO] [Permissions] (Yeti) was initialized.
    2011-08-15 13:51:22 [INFO] [Permissions] version [3.1.6] (Yeti)  loaded
    2011-08-15 13:51:22 [INFO] PhoenixTerrainMod v0.6.5 is now enabled
    2011-08-15 13:51:22 [INFO] Preparing level "world"
    2011-08-15 13:51:22 [INFO] PhoenixTerrainMod: loaded and enabled for world 'world'
    2011-08-15 13:51:22 [INFO] PhoenixTerrainMod: loaded and enabled for world 'world_nether'
    2011-08-15 13:51:22 [INFO] Preparing start region for level 0 (Seed: 7237733384481734205)
    2011-08-15 13:51:23 [INFO] Preparing start region for level 1 (Seed: 7237733384481734205)
    2011-08-15 13:51:23 [INFO] Preparing spawn area: 36%
    2011-08-15 13:51:24 [INFO] PermissionsBukkit v1.1 is now enabled
    2011-08-15 13:51:24 [INFO] CraftBukkitUpToDate version 2.6.1 is enabled!
    2011-08-15 13:51:24 [INFO] [Permissions] version [2.7.7] (Yeti)  loaded
    2011-08-15 13:51:24 [INFO] [MultiWorld] Permissions system detected!
    2011-08-15 13:51:24 [INFO] [MultiWorld] v1.11 enabled.
    2011-08-15 13:51:24 [INFO] SpawnBed: Enabled
    2011-08-15 13:51:24 [INFO] WhichMob v 0.2 is enabled
    2011-08-15 13:51:24 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-08-15 13:51:24 [INFO] Done (0.157s)! For help, type "help" or "?"
    2011-08-15 13:51:24 [INFO] CButD: CraftBukkit is up to Date
    2011-08-15 13:51:34 [INFO] The automatic update-Check only work every 6 hours, the last check was 217 minutes ago.
    2011-08-15 13:52:11 [INFO] homosapien97 [/192.168.1.104:64835] logged in with entity id 224 at ([world] 0.0, 73.4375, 0.0)
    2011-08-15 13:53:40 [INFO] Connection reset
    2011-08-15 13:53:40 [INFO] homosapien97 lost connection: disconnect.quitting
    2011-08-15 13:53:44 [INFO] Stopping the server..
    2011-08-15 13:53:44 [INFO] Stopping server
    2011-08-15 13:53:44 [INFO] PermissionsBukkit v1.1 is now disabled
    2011-08-15 13:53:44 [INFO] [MultiWorld] Disabled.
    2011-08-15 13:53:44 [INFO] [Permissions] (Yeti) saving data...
    2011-08-15 13:53:44 [INFO] [Permissions] (Yeti) saved all data.
    2011-08-15 13:53:44 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-08-15 13:53:44 [INFO] PhoenixTerrainMod v0.6.5 is now disabled
    2011-08-15 13:53:44 [INFO] SpawnBed disabled
    2011-08-15 13:53:44 [INFO] [Permissions] (Yeti) saving data...
    2011-08-15 13:53:44 [INFO] [Permissions] (Yeti) saved all data.
    2011-08-15 13:53:44 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-08-15 13:53:44 [INFO] WhichMob v 0.2 is disabled
    2011-08-15 13:53:44 [INFO] Saving chunks
    
  9. Offline

    RealMinecraftTV

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I get an internal server error when I make a new world. Here's the server log"
    Code:
    2011-08-16 16:45:57 [INFO] [Stargate] {world} No stargates for world
    2011-08-16 16:45:57 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'newworld' in plugin MultiWorld v1.11
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:713)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:677)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:670)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
        at com.Baummann.MultiWorld.MultiWorld.onCommand(MultiWorld.java:120)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
  10. Offline

    homosapien97

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I also get this error every time I make a world, but it doesnt do anything. The world is still created/loaded normally.
  11. Offline

    Ixam97

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Sollten nicht Dateien für die Mobs eingefügt werden?
  12. Offline

    Baummann

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    That's wierd. It's working fine for me I don't know what's wrong.
  13. Offline

    Baummann

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    1.2 ist noch nicht draußen.
  14. Offline

    homosapien97

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Dont worry about it, or my other world creation errors. Its probably one of my other plugins messing with yours. The error isnt going to destroy my server or anything, so it doesnt matter *that* much. You should probably focus on making updates and stuff, not on one little descrepancy such as myself. Not that I'm not grateful for your support; I just dont want you to waste your time. Thanks!
  15. Offline

    CoolAEW

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can you integrate signs?
    Like:
    Line 1 : [goto]
    Line 2 : "destination" (Without "")
    Line 3&4 :"empty"

    And result :
    Line 1: [Goto] |(in blue?)
    Line 2: Destination |black
    Line 3&4: "Empty"
    :D

    This post has been edited 2 times. It was last edited by CoolAEW Aug 18, 2011.
  16. Offline

    davidex13

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    okay :D
  17. Offline

    thetank332

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have made a normal world but when I try to destroy it just keep say "you do not have permissions to destroy in this area"
    plzz help
  18. Offline

    Baummann

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    That's not this plugin's problem it's your Permissions system's problem.

    You need to give yourself Permission for that world.

    This post has been edited 1 time. It was last edited by Baummann Aug 20, 2011.
  19. Offline

    thetank332

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    how???I have permissions 3.1.6 (yeti) It worked before but then I loaded my backup cuz of griefer and now it does not work anymore
  20. Offline

    homosapien97

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    • Go into your plugins folder
    • go into your Permissions folder
    • go into your [original_world_name_here] folder
    • there should be a file called "users" and a file called "groups". select them both and [right-click] [copy]
    • go back to your Permissions folder.
    • open the folder [new_world_name_here]
    • delete the files "users" and "groups" in THIS FOLDER ONLY
    • [right-click] [paste] the "users" and "groups" files from the previous world
    • you should have rights now.
    Next time, go to the Permissions plugin forums for help with your permissions plugin.
  21. Offline

    RealMinecraftTV

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'm having trouble with permissions working on new worlds too. I have everything set up right, but I use /setrank Admin or whatever and it says the group isn't found.
  22. Offline

    RealMinecraftTV

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Also, I don't know if it does this, but I'm kind of in a rush right now, but can you make it an option to where you have a specific inventory for certain worlds? So I can have a creative and a survival world and they can spawn items in the creative world. And I don't want people going to the creative world to spawn items then bring them into the survival world
  23. Offline

    Raptor2213

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Feature request.

    A command to list all availavable worlds.
    A command to DELETE a world that you no longer want.
    The ability to make users unable to go to certain worlds.
  24. Online

    ferrybig

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i noticed, that if you have 2 normal worlds, that it only remembers the last world you added, have other userts this too, or is it an plugins conflict?

    EDIT: I have craftbukkit version git-Bukkit-0.0.0-980-g4ed23b1-b1060jnks (MC: 1.7.3) and version 1.11 of your plugin
    other plugins on server:AnimalComanion, AutoAnnouncer, BOSEconomy, ChestShop, CommandBook, CraftBukkitUpToDate, SeathFeed, Help, IPNotify, LagMeter, MiniBackup, MobileAdmin, MotherNature, MultiWorld, OpenInv, PerformanceTweaks, Permissions, PlayerStatusSigns, Plugins_info, properTime, Rocket, WaterproofRedstone, WorldEdit, WorldQuard, iChat, CreativeGates, Jail, LWC, NoCheat

    This post has been edited 1 time. It was last edited by ferrybig Sep 2, 2011.
  25. Offline

    MrXenotype

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks for this great plugin! :D But I think it might be conflicting with Essentials?
    When I use /goto (worldname), it says: Wrong.

    Thats it. :p It won't work for me.

    Is it because in some other plugin, goto is to go to a coordinate? I've tried all the above methods, but to no avail.
  26. Offline

    Baummann

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    McMyAdmin uses /goto that could conflict.
  27. Online

    ferrybig

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    if you conna stop whit this plugin? may I get the source code then so I can continue?
  28. Offline

    Baummann

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Jd-gui can decompile plugins.
  29. Online

    ferrybig

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    but if I decompile it whit that, I miss the #commends.
  30. Offline

    Baummann

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I didn't add any comments to the source, only in my newer plugins.
  31. Online

    ferrybig

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    ok, then I wil decode it.
  32. Offline

    King_KYl3

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Wondering is it possiabble to put a 1.8 world in and a 1.7 world and copy things form my 1.7 world into 1.8 world btw i know how to copy ect just wondering if possiable Thanks :D
  33. Offline

    Baummann

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You can do that with WorldEdit. Select something, type //copy and then //save (your building's name). In your 1.8 world type //load (your building's name) and then //paste.

Share This Page