Inactive [TP/MISC] DreamLand v3.5 - Skylands are in your dreams [1.2.5-R4.0]

Discussion in 'Inactive/Unsupported Plugins' started by Naitsirhc Hsem, Jul 2, 2011.

  1. Offline

    Naitsirhc Hsem

    DreamLand is a plugin that allows your players to "Dream"!

    DreamLand is now on BukkitDev!

    >>LINK<<

    Happy Dreams!
     
    d100, himdo, Asimov and 7 others like this.
  2. Offline

    Naitsirhc Hsem

    sure, I will put it on the todo for this weekend :)
     
    dolmusking likes this.
  3. Offline

    Chanito

    Could you give me the name of the world so i can log it with LogBlock?
     
  4. Offline

    Naitsirhc Hsem

    it is "the level-name in server.properties" + "_skylands"
     
  5. Offline

    WooJoo

    just an idea but maybe you could add something like a % chance to it how long someone has to wait until they can enter

    like i enter the bed i dont instantly start to sleep and the time differs from time to time how long i need to sleep
     
  6. Offline

    Naitsirhc Hsem

    Answer: get a faster server, there is no set delay. It should instantly send you to dreamland
     
  7. Offline

    JulianTran

    this plugin doesnt even work for me. when i go to sleep, absolutely nothing happens. its making me very frustrated
     
  8. Offline

    Naitsirhc Hsem

    I can't do anything unless you at least post your bukkit version, other plugins installed, and your plugin.yml for dreamland
     
  9. Offline

    Dominic_T

    The area around the skylands spawn generates perfectly, but when I explore any addition terrain is generated like a normal map, (bedrock floor, earth, oceans etc.). I'm using version 953, and the only plugin I use that could effect this is default commands (which claims to be compatible with skylands).
     
  10. Offline

    Naitsirhc Hsem

    I use
    getServer().createWorld(getServer().getWorlds().get(0).getName()+"_skylands",Environment.SKYLANDS,getServer().getWorlds().get(0).getSeed());
    to create the skylands world. can you post a list of all other plugins? It has to be a conflict with one of those.
     
  11. Offline

    dbizzzle

    will this be compatible with my already created skylands world?
     
  12. Yes it is possible to load a custom skylands map.
     
  13. Offline

    Gutter

    Can bed be made to sleep by the addition of another block near to them? Gravel under a bed could make that bed one that doesn't send you to dreamland. This could be configurable of course.
     
  14. I made an update to the plugin :)
    The update contains the option that when players quit the server and they are in the Skylands they automatically get teleported back to their beds.
    This is of course configurable in the config with the teleportOnQuit: true/false

    Hope this will get in an official release (1.7.2? updated the plugin.yml with that).

    Download
    Normal DreamLand.jar
    DreamLand 1.7.2 Source
     
  15. Offline

    mikedmor

    Couldnt get it to work for me. Lots of errors in the console. Here is what i have:
    Bukkit 953
    dynmap
    LoginQueue
    MobileAdmin
    NaturalGiants
    OwnBlocks
    Vote
    WelcomeMe
    Whitelist


    Is one of these causing the error? I uploaded the errors that showup when i start my server with the addon. maybe that can help.
     

    Attached Files:

  16. Can you upload a large error file with more of the loading and stuff like that?

    EDIT:
    Hmm OutOfMemoryError....
    How much of memory do you run your server?
     
  17. Offline

    gmerindol

    I would love it if the "flying" feathers had some kind of durability :)

    Anyway, great plugin!
     
  18. Offline

    mikedmor

    Im honestly not sure how much i have. lol i pay for a pretty cheap server. so its probably not much. Does this addon take up that much though? i used to have citizens and some rpg addon and they ran without a problem. The problem is once i start my server it locks up and you cant get in, so maybe memory is the issue. Here is the full log containing that error.

    Thanks for the help
     

    Attached Files:

  19. At the start you see:

    I personally think this is the problem.

    Without the plugin you can run it fine because then you have only two worlds:
    - Normal world
    - Nether

    This plugin creates another world called Skylands and therefore needs more memory.

    I recommend to upgrade to at least 1 Gig Ram, that is also the recommended minimum usage.
     
  20. Offline

    mikedmor

    Thanks for the help. That makes sense. By the looks of it i only have 192MB on the server. but its only like $49 a year. Oh well... Thanks for the help though!

    The addon looks great though!
     
  21. Offline

    Naitsirhc Hsem

    adding to the todo
    Excellent!, I will add it as soon as possible. I am at the lake this weekend and am on a low power netbook. I will try to get a few things implemented tonight.
     
  22. Offline

    Erbros

    Could you perhaps add an option where the dreamers can't build or destroy in the skylands? :)

    Amazing work with this plugin! :D
     
  23. Why not use other plugins for that like WorldGuard and so on...
     
  24. Offline

    Erbros

    If WorldGuard is able to do it, great! :)

    And sure enough, just using the command "/region flag __global__ build deny" while in the skyworld fixed it :D
     
  25. I'm currently working on a plugin that restores the world after all the players left the world.
     
  26. Offline

    Raycrash

    Hello, fine plugin sir.
    I would to request a feature, take items you gain in skylands back to "the real world" (except the start items you get in dreamland).
     
  27. That could be done,
    only the problem is that when you have too many items already in your backpack at the normal world there is no room left...
     
  28. Offline

    Naitsirhc Hsem

    I agree with rodey, I also think that it would bee too much work for the small feature
     
  29. You could however when you spawn at your bed also drop the items at that location.
    But that isn't the ideal solution because other players can then also pick them up.
     
  30. Offline

    Raycrash

    Would it be possible to just use (or even drop a new chest) with all the items gathered ?(next to the bed)
    Or maybe even better, in dreamland could be some "magical" chests which transfer the items into the real world.
    (Or is there an plugin which could do this ?)

    Also maybe add an option that there is only 1 special bed in which you are able to 'dream' in.

    Edit:If none of the above: just adding the items until the backpack is full, would be okay also.
    Just need to inform players that they should clear the inventory then (can be done ingame no problem)
     
  31. All of them are possibilities,
    First we need to address the bed spawning in order to add that functionality.

    I think its a cool function so we will keep it in mind.
     
    Raycrash likes this.

Share This Page