Inactive [CHAT/MECH] DimensionDoor v2.1.1 Multiworld management made easy [1.3.1-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by grandwazir, Jun 28, 2011.

  1. Offline

    Gimlao

    Bukkit still calls it "Skylands" ?

    But it doesn't work when we type "/dd create another_world skylands" and it says "Only Normal, Nether, Skylands". =p

    Then I tried "/dd create another_world the_end" and it worked.
     
  2. Offline

    happypumkin

    Bukkit creates 4 world files now for me. Default ones I got were: World, Wolrd_Nether, World_Skylands, and World_end.

    Not sure why it creates Skylands in default tho. (I mean when I create a bukkit server without plugins)
     
  3. Offline

    Olof Larsson

  4. Offline

    happypumkin

    I think it's automatically set to do that. I believe it's in the config tho
     
  5. Offline

    MCTSS

    Ya i know, Now
    Thanks anyway
     
  6. Offline

    happypumkin

    does this plugin still work with the new rec build?
     
  7. Offline

    grandwazir

    Appears to work fine yes.
     
  8. Offline

    StarKy95

    it's a shame bukkit doesn't provide skylands anymore...
    are old skyland maps still working with the newer releases?
     
  9. Offline

    9berend9

    inventory-settings:
    deleteActionBarOnReturn: true
    deleteItemInHandOnReturn: true

    Is it possible if you add ''deleteInventoryOnReturn''? So that it wouldn't work for JUSt creative worlds?
     
  10. Offline

    grandwazir

    Have a look at the plugin MultiInv if you want to do that sort of thing. It is a fully featured multiworld inventory manager.

    Also there will be a new version released in a couple of days, complete with some minor bug fixes.
     
  11. Offline

    9berend9

    Ok, thanks.
     
  12. can't wait for the 1.0 version, people are whining for the world...

    thanks and take your time though :D
     
  13. Offline

    grandwazir

    No need to wait any longer, the new version is released and available from the main post or from dev.bukkit when it gets approved. Thanks for your support :D
     
    Bulluk likes this.
  14. hurray thanks alot :D
     
  15. Offline

    Dimitrias

    This plugin deleted half of my world! And I didn't even do ANYTHING that affected the world!
     
  16. Offline

    grandwazir

    The only possible way this plugin could delete a world is if you specified a different environment to that of the world you are importing with /dd create. It does state very specifically in the documentation to be careful when you are doing this. There is no other way to lose data.

    If you would like some further support you will need to provide some logs for me to look at.
     
  17. Offline

    Stickman

    Looking to get my Minecraft server up to date and easier to manage. I'm liking the look of this plugin, but craftbukkituptodate.jar requires plugins to be on the dev.bukkit.org site to auto-update them. Do you have plans to move there?
     
  18. Offline

    Naec0

  19. Offline

    Erdnusss

    a big bug! stack items in creative mode, throw it, and then place the whole action bar with other items. drop the old items and now it is in your inventory... armor can take to other world to....
     
  20. Offline

    97danne97

    I get this error when I launch a server with and without any plugins besides DimensionDoor:

    174 recipes
    27 achievements
    18:54:00 [INFO] Starting minecraft server version 1.0.1
    18:54:00 [INFO] Loading properties
    18:54:00 [INFO] Starting Minecraft server on *:25565
    18:54:00 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-b
    1597jnks (MC: 1.0.1) (Implementing API version 1.0.1-R1)
    18:54:00 [ALLVARLIG] ebean.properties not found
    18:54:00 [ALLVARLIG] Could not load 'plugins\DimensionDoor.jar' in folder 'plugi
    ns':
    java.lang.ExceptionInInitializerError
    at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:237)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:177)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:215)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:136)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:151)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:127)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:52)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: Error
    constructing com.avaje.ebeaninternal.server.core.DefaultServerFactory
    at com.avaje.ebean.EbeanServerFactory.createServerFactory(EbeanServerFac
    tory.java:114)
    at com.avaje.ebean.EbeanServerFactory.<clinit>(EbeanServerFactory.java:5
    7)
    ... 10 more
    Caused by: java.lang.IllegalArgumentException: Error constructing com.avaje.ebea
    ninternal.server.core.DefaultServerFactory
    at com.avaje.ebeaninternal.api.ClassUtil.newInstance(ClassUtil.java:107)

    at com.avaje.ebeaninternal.api.ClassUtil.newInstance(ClassUtil.java:94)
    at com.avaje.ebean.EbeanServerFactory.createServerFactory(EbeanServerFac
    tory.java:112)
    ... 11 more
    Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\S
    pelkonto\Desktop\Skit\Servrar\Mest använda servrar\Byggserver\craftbukkit-1.0.1
    -R1.jar (Det gÕr inte att hitta s÷kvõgen)
    at com.avaje.ebeaninternal.server.core.XmlConfigLoader.search(XmlConfigL
    oader.java:121)
    at com.avaje.ebeaninternal.server.core.XmlConfigLoader.load(XmlConfigLoa
    der.java:78)
    at com.avaje.ebeaninternal.server.core.DefaultServerFactory.<init>(Defau
    ltServerFactory.java:91)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at com.avaje.ebeaninternal.api.ClassUtil.newInstance(ClassUtil.java:104)

    ... 13 more
    Caused by: java.io.FileNotFoundException: C:\Users\Spelkonto\Desktop\Skit\Servra
    r\Mest anv├ñnda servrar\Byggserver\craftbukkit-1.0.1-R1.jar (Det gÕr inte att hi
    tta s÷kvõgen)
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at com.avaje.ebeaninternal.server.core.XmlConfigLoader.checkJar(XmlConfi
    gLoader.java:176)
    at com.avaje.ebeaninternal.server.core.XmlConfigLoader.search(XmlConfigL
    oader.java:110)
    ... 22 more
     
  21. Offline

    happypumkin

    oh btw u can take items out of creative by using a brewing stand

    derp new version wasnt downloaded XD
     
  22. Offline

    yocow

    My server crashed when I tried to make a Skylands world...

    Show Spoiler
    2011-12-25 11:06:17 [INFO] [DimensionDoor] yocow has created a new world called Heaven
    2011-12-25 11:06:17 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-12-25 11:06:39 [INFO] Connection reset
    2011-12-25 11:06:39 [SEVERE] java.net.SocketException: Broken pipe
    2011-12-25 11:06:39 [SEVERE] at java.net.SocketOutputStream.socketWrite0(Native Method)
    2011-12-25 11:06:39 [SEVERE] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109)
    2011-12-25 11:06:39 [SEVERE] at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
    2011-12-25 11:06:39 [SEVERE] at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
    2011-12-25 11:06:39 [SEVERE] at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126)
    2011-12-25 11:06:39 [SEVERE] at java.io.DataOutputStream.write(DataOutputStream.java:107)
    2011-12-25 11:06:39 [SEVERE] at net.minecraft.server.Packet51MapChunk.a(Packet51MapChunk.java:88)
    2011-12-25 11:06:39 [SEVERE] at net.minecraft.server.Packet.a(Packet.java:102)
    2011-12-25 11:06:39 [SEVERE] at net.minecraft.server.NetworkManager.g(NetworkManager.java:122)
    2011-12-25 11:06:39 [SEVERE] at net.minecraft.server.NetworkManager.d(NetworkManager.java:267)
    2011-12-25 11:06:39 [SEVERE] at net.minecraft.server.NetworkWriterThread.run(SourceFile:100)


    EDIT: It didn't crash the server, but when I got back on and tried to teleport to the world it was a normal world.
     
  23. Offline

    Gazghol

    Can somebody please help me?

    Code:
    2011-12-28 22:19:07 [INFO] DataSourcePool [DimensionDoor] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2011-12-28 22:19:07 [SEVERE] FATAL: DataSourcePool [DimensionDoor] is down!!!
    2011-12-28 22:19:07 [INFO] Reseting DataSourcePool [DimensionDoor] min:2 max:20 free:0 busy:0 waiting:0 highWaterMark:0 waitCount:0 hitCount:0
    2011-12-28 22:19:07 [INFO] Busy Connections:
    
    2011-12-28 22:19:07 [SEVERE] Could not load 'plugins/DimensionDoor.jar' in folder 'plugins':
    com.avaje.ebeaninternal.server.lib.sql.DataSourceException: java.sql.SQLException: Access denied for user 'ni33523_1_DB'@'localhost' (using password: YES)
        at com.avaje.ebeaninternal.server.lib.sql.DataSourcePool.<init>(DataSourcePool.java:210)
        at com.avaje.ebeaninternal.server.lib.sql.DataSourceManager.getDataSource(DataSourceManager.java:210)
        at com.avaje.ebeaninternal.server.lib.sql.DataSourceGlobalManager.getDataSource(DataSourceGlobalManager.java:63)
        at com.avaje.ebeaninternal.server.core.DefaultServerFactory.getDataSourceFromConfig(DefaultServerFactory.java:427)
        at com.avaje.ebeaninternal.server.core.DefaultServerFactory.setDataSource(DefaultServerFactory.java:388)
        at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:168)
        at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:64)
        at com.avaje.ebean.EbeanServerFactory.create(EbeanServerFactory.java:78)
        at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:237)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:177)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:151)
        at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:434)
        at org.bukkit.Bukkit.reload(Bukkit.java:187)
        at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:378)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:757)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
        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:93)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: java.sql.SQLException: Access denied for user 'ni33523_1_DB'@'localhost' (using password: YES)
        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
        at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
        at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296)
        at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338)
        at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
        at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
        at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
        at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
        at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
        at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
        at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
        at java.sql.DriverManager.getConnection(DriverManager.java:579)
        at java.sql.DriverManager.getConnection(DriverManager.java:190)
        at com.avaje.ebeaninternal.server.lib.sql.DataSourcePool.createUnpooledConnection(DataSourcePool.java:401)
        at com.avaje.ebeaninternal.server.lib.sql.DataSourcePool.createConnectionForQueue(DataSourcePool.java:607)
        at com.avaje.ebeaninternal.server.lib.sql.PooledConnectionQueue.ensureMinimumConnections(PooledConnectionQueue.java:205)
        at com.avaje.ebeaninternal.server.lib.sql.DataSourcePool.initialise(DataSourcePool.java:248)
        at com.avaje.ebeaninternal.server.lib.sql.DataSourcePool.<init>(DataSourcePool.java:208)
        ... 27 more
     
  24. Offline

    grandwazir

    Your username or password is wrong in your bukkit.yml. You will need to amend it to be able to continue.
     
    Gazghol likes this.
  25. Offline

    happypumkin

    um....people can take blocks back to the normal worlds cause if you drop block stacks they go into your inventory not your hotbar....
     
  26. Offline

    cheezewiz9

    Major problem... I've deleted a world called "mine" with the ./dd remove mine command and also removed the files for the directory. But when I try to make a new world with the name "mine" it creates the world spawn in my "games" world... It's weird...I have the server IP if you want to join and check out this bug.

    EDIT: Ah..but creating a world under a NEW name, "mines" fixes the problem...I'd really like to use the name "mine" though...:/
     
  27. Offline

    7x9000

    I have a problem. I got the plugin, and now my server won't even start. Sure, it says it runs, but it doesn't. No one can get on the server, not even me. I have to restart my computer and delete the plugin for my server to work, but others are still in other dimensions. Help?
     
  28. Offline

    Gimlao

    Request : I'd like to be able to modify the Generator of a World . . .

    Something like : /dd modify world generator CleanroomGenerator:.

    Then it would stop the chunk generation of that world.
    Like playing with the Classic version of Minecraft.

    I've tried by adding the info in the DimensionDoor.db file, but oddly, it was useless... ^^;

    Then I've added this in the bukkit.yml file, and it worked (obviously) :
    Code:
    worlds:
      world:
        generator: CleanroomGenerator:.
    So, while waiting for DimensionDoor to maybe be able to do that, I'm modifying the bukkit.yml instead... =p

    I'm also wondering If a can make a normal world... then modify it to a nether world... so it would be a normal world with a red sky...
     
  29. i have 2 proplems:
    dimension door allows players to teleport into: Semicraft_nether and Semicraft_the_end <-- when i teleport to these , they bug and kill the player :D Can i somehow "block" players for not using them? I have nether and end made via portals already (natural)

    Edit:

    used /dd remove semicraft_the_end but it didnt do anything useful, keeps re-creating it when server restarts.
    Id want per world permission if possible?
    u know, have to add line to perms for normal users: dimensiondoor.teleport.*worldname*
    for example:

    if i have 4 worlds, i want players to be able teleport only into 1 world.
    Semicraft
    Semicraft_the_end
    Semicraft_nether
    Zombieland

    i want players to be able teleport only into Zombieland, i use permission node: dimensiondoor.teleport.Zombieland

    the players can use command /dd teleport Semicraft / Semicraft_the_end / Semicraft_nether
    only be able to use /dd teleport Zombieland

    can this be done? or how else i can block the players to use /dd teleport Semicraft / Semicraft_the_end / Semicraft_nether
     
  30. Offline

    Iron_Bubbles

    I'm using this plugin currently and I can't find out how to get the inventories not transfered between the worlds. Can you tell me what to edit? Thanks.
     

Share This Page