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. It contains a file of my name

    Code:
    world
    -330,000000 63,000000 -156,000000
    The coordinates are correct.
     
  3. Offline

    Naitsirhc Hsem

    found the issue, java is expecting '.' instead of ',' when parsing a float

    will fix it soon
    Fixed 1.6.2! :)
     
  4. Offline

    UltimateBawb

    When the plugin generates a new world, RPGBU_skylands, it spawns me there to start and is a default world. Anything I'm missing?
     
  5. Offline

    GodOfSpud

    Hey, My friend is having troubles on our server with flying. whenever he right clicks with the feather, it kicks him. is there something I need to change?
     
  6. I still don't spawn near my bed when I fall into the void...
     
  7. Offline

    Naitsirhc Hsem

    You need to set allow-flight to true in server.properties, I forgot to menstion that in the post :)

    Sorry, that would be me making a stupid mistake,
    Wrong : inputLine.Replace(',', '.');
    Right! : inputLine = inputLine.Replace(',', '.');
    1.6.3

    Hope that helps!

    Can you post your server.properties file and a list of installed plugins?

    EDIT: I created a default server with RPGBU as the main world and it works fine. It is not a naming conflict, I think it might be one of your other plugins

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  8. Cool it now works.

    Still I found a little bug.

    There is a way to cheat with the change thing,
    because if you don't go to the Skylands when you go to sleep you can leave your bed immediately and try again even before it turns day again.

    I also have a request for a new functionality,
    but maybe its better for a different plugin.
    Should I Direct Message you that or post it in this topic?
     
  9. Offline

    Naitsirhc Hsem

    I can add an option to enable/disable multiple tries to go to skylands (tomorow, I need to sleep)
    Post your idea on my wall, if it pertains to dreamland, I will add to the todo :)

    I added the attempt wait time (disabled by default)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  10. Cool thx for the update on the attempt.

    I'm trying now to make the PersonalChest plugin myself :p
    It's the first time I program in Java but it's getting started.

    The difficult part now is how to implement the SQL part of it.
    Maybe I'll first try to create different YAML files for each chest and player for a start.

    I also can't find anywhere how to make use of the Permissions or how to add is as a reference library if it is even necessary.

    EDIT:
    Got the files working now, was fairly easy...
     
  11. Offline

    dolmusking

    The inventars are not seperated, I think.
     
  12. Offline

    Naitsirhc Hsem

    can you post your config.yml for DreamLand and your bukkit version?
     
  13. Offline

    Minecrafter9001

    There could be a chance of "Nightmares" (Nether chunks, only enemy mobs spawn, always night, lightning, no water, not invincible, you wake up when you die, etc.)
     
  14. Offline

    RchGrav

    Would it be possible to have a message when entering dreamland? Like a separate motd when you could mention what you can do.. like what item is required for flying.. if you die you will wake up, etc?

    It would be really helpful if it could be considered as an option.

    Thx
     
  15. Offline

    Naitsirhc Hsem

    I like the nightmare idea and the message idea. will implement in 1.8. Thanks for the great ideas!
     
  16. Offline

    GodOfSpud

    thanks
     
  17. Offline

    bocaj812

    Yeah wake up, with your original inventory and health and stuff, if you die.
    that would be a nice feature
    Possibly allow an option for instead of bed, you can just build a portal like nether,
    And for some odd reason, I always spawn on top of the structure that i went to bed in...
     
  18. Offline

    joby890

    can u make when its day time at the normal world u get taken out of the dream world and put back on your bed
     
  19. Offline

    Naitsirhc Hsem

    that is an issue with placing you on your bed, try making the roof 1 higher

    I can try, adding it to the todo :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  20. Offline

    bocaj812

    Yep yep, that fixed that, but maybe you could make it so that if its night time still, you would return to sleeping on your bed? how does that work with the whole sleeping speeds up time, if everyones sleeping? idk...

    U'm one more thing, I can't get separate inventories to work, I have it set to true, is there another config file I need or something?

    Thanks :)

    Edit:

    It does appear to be working now, I removed an item from my inventory in skylands and it was still there in my main world. I guess changing the plugin config, after being in the skylands once, caused my inventory to be remembered, and changing stuff back and forth made me think it was messing up
     
  21. Offline

    Naitsirhc Hsem

    What is in your plugins/DreamLand/Inventories/ folder look like? Could you post one of the files from there?
     
  22. Offline

    Haduke

    I can't download it. The link is broken. :'(
     
  23. Offline

    Naitsirhc Hsem

    sorry, put it in the wrong folder. It should work now :)
     
  24. Offline

    Haduke

    Thanks! Going to try it out on my server now. Should be a nice little suprise for some of my players next time they go to bed, lol.
     
  25. Offline

    Elizacat

    Sent you a github pull request :) mostly some small cleanups for now. I already see some low-hanging fruit I can help with (such as using mutexes/locks instead of a lock file to avoid race hazards).
     
  26. Offline

    Naitsirhc Hsem

    The Indentation looks good, but the cleanup in the EntityListener will cause issues. The plugin and all associated properties are null when the constructor is called, the reference to the plugin is eventually populated. That is why I have the World dreamWorld() method in the PlayerListener.
     
    compgurusteve likes this.
  27. Offline

    bocaj812

    but im still having the spawning on top of structures problem
     
  28. Offline

    Drago1128

    Can There Be dunguans in islands? (commoner then usually)?Like in the nightmare idea?Also Can you make it so if you hold a feather for flying if you let go of the right mouse button then you float? Also Great! plugin

    Or like creeper ones (because there not in the overworld why not skylands XD)

    maybe the dunguans should be made of obsiden if theres exploding creepers in it.......
    Or bedrock

    i've been playing around and... can you make an option for how much trees are in the skylands? or how common they are?... my woods all gone in overworld.....
    Edit: Also a option for apples to be in the trees?
    Edit 2: Maybe All Golden Because its like heaven... but you can do red ones too... sry i don't want to tell you what to do XD just ideas.....

    Also another idea: Maybe a portal out of glowstne or somthing option in case people want to sleep and others want to go to the skylands because you can only go at night

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  29. Offline

    Naitsirhc Hsem

    That will take some better placement code, still working on it.

    Drago, I will take a look at some of your ideas (floating), but I have to work this week so I will not have too much time
     
  30. Offline

    Drago1128

  31. Offline

    Paradox256

    Why do I spawn on top of my house when I go back to the real world?
     

Share This Page