[INACTIVE][MISC] SkylandsPlugin v1.4 - Go to the Skylands! [928]

Discussion in 'Inactive/Unsupported Plugins' started by robin0van0der0v, Jun 17, 2011.

  1. Offline

    robin0van0der0v

    SkylandsPlugin - Go to the Skylands!
    Version: v1.4

    Features:
    • Go to the Skylands with a bed!
    Download SkylandsPlugin!
    Source is inside the jar file.

    How to use:
    First go to a bed.
    If you go in a bed you have a chance that you go to the Skylands.
    The default chance for going to the Skylands is 20 (5 %).
    Chances 1 to 30 (you can go higher) (open)
    1: 100.00 %
    2: 50.00 %
    3: 33.33 %
    4: 25.00 %
    5: 20.00 %
    6: 16.67 %
    7: 14.29 %
    8: 12.50 %
    9: 11.11 %
    10: 10.00 %
    11: 9.09 %
    12: 8.33 %
    13: 7.69 %
    14: 7.14 %
    15: 6.67 %
    16: 6.25 %
    17: 5.88 %
    18: 5.56 %
    19: 5.26 %
    20: 5.00 %
    21: 4.76 %
    22: 4.55 %
    23: 4.35 %
    24: 4.17 %
    25: 4.00 %
    26: 3.85 %
    27: 3.70 %
    28: 3.57 %
    29: 3.45 %
    30: 3.33 %
    If you are in the Skylands you find only chickens.
    If you kill a chicken you can get feather(s).
    Hold a feather in your hand and press the right mouse button to fly. ;)

    Video-tutorial by mesiapk (open)


    You can go back to the normal world (if voidtonormalworld is true) by jumping of a island.
    Now you fall down to the normal world.
    If you get kicked for flying disable "allow-flight" in the "server.properties" and install AntiHack and/or NoCheat.

    Permissions:
    Give the player you want this permissions for going to the Skylands.
    Code:
    skylandsplugin.goto
    Give the player you want this permissions for flying in the Skylands with a feather.
    Code:
    skylandsplugin.fly
    Known bugs:
    None. :D

    Properties:
    This plugin creates a properties file on Plugins/SkylandsPlugin/config.yml. ;)

    Standard properties:
    Code:
    skylands:
        fly: true
        chance: 20
        portalexplode: true
        flytool: '288'
        voidtonormalworld: true
    Changelog:
    Version 1.0
    • Release.
    Version 1.1
    • Added flying in the Skylands with a feather.
    Version 1.2
    • Added flytool-setting.
    • Added portalexplode-setting for exploding Nether portals (like beds in the Nether).
    Version 1.3
    • Fixed the "You moved too quickly :( (Hacking?)"-kick.
    Version 1.4
    • You now go to the Skylands if you awake in your bed, not if you just enter your bed.
     
  2. Offline

    MeSoHigh

    Am I retarted? I set permissions and chance to 1 and it never goes to skylands.
     
  3. Offline

    Naitsirhc Hsem

    If you were using my version, probably not. I am working on permissions support this weekend :)

    1.1 RC changelog
    * Permissons full support
    * Added option to config file so that regardless of permissions, you can let everybody go to dreamland.
    * Removed voidtonormalworld option from config file
    * Several bug/efficiency fixes

    http://mcp.servegame.com/Plugins/DreamLand/1.1.rc/DreamLand.jar

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  4. Same happens here Bukkit Version 953

    It happens to both of the plugins BTW, so the orginal plugin and the DreamLand plugin.


    -----------
    EDIT:
    Okay, It looks like that the blocks in the skylands don't load fast enough,
    When you use the feather and fly for a while the world appears and then you will be able to fly to them.

    Also the teleport to the normal world doesn't work anymore.

    Code:
    18:29:57 [SEVERE] Could not pass event PLAYER_MOVE to DreamLand
    java.lang.NumberFormatException: For input string: "66,000000,-156,000000"
            at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)
            at java.lang.Double.parseDouble(Unknown Source)
            at me.cmesh.DreamLand.DreamLandPlayerListener.loadLocation(DreamLandPlay
    erListener.java:108)
            at me.cmesh.DreamLand.DreamLandPlayerListener.onPlayerMove(DreamLandPlay
    erListener.java:67)
            at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.ja
    va:286)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:321)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:163)
            at net.minecraft.server.Packet10Flying.a(SourceFile:126)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
            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)
     
  5. Offline

    Naitsirhc Hsem

    rodey, what are your errors, concurrent modification or permissions?
     
  6. Look above the other post was editing it :p
     
  7. Offline

    Naitsirhc Hsem

  8. An other thing I want to mention is that the position of my bed isn't above any skyland.
    So if the land is loaded (when I used the flytool in the meantime) and if other people don't have fly permission they will fall down.

    Maybe you could make it so you spawn on a block closed to that point you currently spawning,
    or define a specific spawn point.
     
  9. Offline

    Naitsirhc Hsem

    Fly speed added in 1.2
    http://mcp.servegame.com/Plugins/DreamLand/1.2/DreamLand.jar

    I am moving my remix to another thread. I will post it as soon as it is approved
     
  10. Offline

    Electrk

    I get a "Read Timed Out" error whenever somebody goes to the Skylands or back and my server stops working.
     
  11. Offline

    Naitsirhc Hsem

    For those who have been using the plugin remix/fixes that I have been posting, I created a new thread:
    DreamLand 1.2

    rodey, I will get right on it. It is in my Todo for this weekend
     
  12. Offline

    ledhead900

    @OP
    CB953
    Need to fix the way users spawn back to main world when falling everyone dies comming back as apparently it drops them just high enough to die from falling. "Spawns them to high when they return"
     
  13. Please Update
     
  14. Offline

    SsKGummieBear

    lol i lay in bed and when i spawn to skylands im just falling threw the air... there is no land to this
     
  15. Offline

    Poe

    can you post some screenshots? from the video it looks like its just a normal world
     
  16. Offline

    johngear

    The dowanloade link dosent work
     
  17. Offline

    eversor_1

    Does anyone know if this works with the stargate mod? (I.E. can you make a portal to the skylands, and back?) It is mentioned that the skylands are a different "world" so in theory it should work, I imagine. Anyone done this? Thanks!
     
  18. Offline

    flap

    same here
     
  19. Offline

    rockiesfan1234

    ok it doesnt work 0n CB1000 i have chance at 1 and it wont take me to the skylands
     
  20. Offline

    fury

    what file do I go to to edit the chances for going to the skyland?

    EDIT: ok i fixed it. great plugin- :megusta:
     
  21. Offline

    mw3killer

    I got this error when I went. I couldnt see anything and I kept falling
    2011-08-22 10:18:06 [SEVERE] java.util.ConcurrentModificationException
    2011-08-22 10:18:06 [SEVERE] at java.util.AbstractList$Itr.checkForComodification(Unknown Source)
    2011-08-22 10:18:06 [SEVERE] at java.util.AbstractList$Itr.next(Unknown Source)
    2011-08-22 10:18:06 [SEVERE] at net.minecraft.server.World.s(World.java:2330)
    2011-08-22 10:18:06 [SEVERE] at net.minecraft.server.World.doTick(World.java:1695)
    2011-08-22 10:18:06 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:441)
    2011-08-22 10:18:06 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:355)
    2011-08-22 10:18:06 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-22 10:18:06 [SEVERE] Unexpected exception
    java.util.ConcurrentModificationException
    at java.util.AbstractList$Itr.checkForComodification(Unknown Source)
    at java.util.AbstractList$Itr.next(Unknown Source)
    at net.minecraft.server.World.s(World.java:2330)
    at net.minecraft.server.World.doTick(World.java:1695)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:441)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:355)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Is this plugin or server related???? Thanks!!!!
    
     
  22. Offline

    Anthony45654

    When I go to Skylands, everyone who's there gets their permissions reset as if it was vanilla minecraft. How do I fix this?
     
  23. Offline

    Fartlaser

    when I go to the skylands my minecraft crashes
     
  24. Offline

    Elvis

    what exactly is the skylands ? link or something please
     
  25. Offline

    Darkenvy

    I have the same problem and extensive testing shows that this plugin is the problem. Does not work well with bukkit-b1060. http://pastebin.com/uacW1Ten
     
  26. Offline

    Jek29

    Good afternoon, I like your plug-in.
    Can update it under 1.8?
    In advance thanks.
     
  27. Offline

    _delp_

    The downloadlink doesn't exist.
    I can find the download.
    Other Skyland plugins doesn't work.
    Can anybody help me?
    Have anybody an not uptodate version?
    The best version is 1.4.7 or 1.5 fullversion.
     

Share This Page