Inactive [FUN/MISC] skySMP v0.1 - SkyBlock Survival Multiplayer Implementation [1337]

Discussion in 'Inactive/Unsupported Plugins' started by Qgel, Oct 5, 2011.

  1. Offline

    Kostronor

    @Juze

    Like said some posts before, i am now improving this plugin at:
    https://github.com/Kostronor/SkySMP
    keep updated there ;)
     
    Juze likes this.
  2. Offline

    K900

    So the current state of things is: @Kostronor here improves the existing code base while I try to rewrite it to be more extensible and allow for awesomeness in the future.
     
  3. Offline

    phanaticd

    kostronor i sent u a reply :D
     
    Kostronor likes this.
  4. Offline

    K900

    @Kostronor I added you as a collaborator to my repo, you can push directly there now.
     
  5. Offline

    Kostronor

    ok thanks :)
     
  6. Offline

    eivind418

    I would like to see more players being able to survive on same island like they can make a party and join and make a bigger island so everybody could fit and everybody could survive together or atleast away for 2 players to play together on same island!
     
  7. Offline

    K900

    My new code should handle that. Skyblocks are not yet customizable, but they will be soon. So yeah, there will be a way to generate a larger starting area and add players there. Haven't thought about the UI at all just yet.
     
    Kostronor and GmK like this.
  8. Offline

    Kostronor

    so add players to the starting-area as their island?
    or did i understand something wrong? :D
     
  9. Offline

    K900

    Basically it sets the spawnpoint to the island and allows you to go there.
     
  10. Offline

    jireland

    hi im running a pure skyblock public server with this on. [torch] 64.79.109.220:25565 [torch]
    would love the addition of the nether and possibly an update to the skyblocks ( 2.1)
    also when the users do /tphome they spawn in the void just under there block. :'(

    cant wait for the challenge updates :)
    Thanks.
     
  11. Offline

    K900

    Challenges are going along quite nice, except that you need to have N items in your inventory, so e.g. when you need 10 jack-o-lanterns, it counts both placed once and those in your inventory, but when you need 20 dye, you need to have all 20 in your inventory to get it to complete. I could use Spout for the crafting API, but I still don't want to pull it as a hard dep...
     
  12. Offline

    Kostronor

    well, we could use spout-dependency as optional, so the server-owner can chose if he wants challenges or not.
    Also, iw ould like you to pull the code to github so we both can work on it AND there will be no more loss on a filesystem-crash! please
     
  13. Offline

    chaosoul

    Yes please can you update the map to the new skyblock survival version 2.1? Is there a instable build we could use? I also like the idea of sharing islands. Me and my friend are already doing that to an extent but would love it if we could spawn on an larger together instead of making just a bridge
     
  14. Offline

    Kostronor

    Well, i already have some code for a cooperative building feature but since K900 himself has some code on his system, i would need to see his code to integrate mine into his.

    And, the plugin uses the Island from 2.1 but, because there is only one island, on a server we cannot generate a sand-island every time and the island in the nether is simply impossible as this goes out of the mainworld and is not controllable i think. So we added all extra-collectable items into the starting-chest
     
  15. Offline

    K900

    There are some thing I want to do before pushing the source (mostly rewriting it because the performance is AWFUL right now :( ), but... I also *think* that when the grid math is done right, we'll be able to generate the sand island. Will be harder with the nether though.
     
  16. Offline

    Keiaxx

    Hi! I use this plugin in my server which has multiworlds, But I need you to add a config where I can either do the following:

    1. Disable the message upon login so people dont do /newisland in the wrong world
    2. Add permissions or add the ability to disable the commands in certain worlds.
    The reason for this is because I run a multiworld server and I found that ALOT of people are doing the /newisland command in the wrong world and for the way this plugin works, when it "pastes" the island it totally destroys anything under the skyblock, which is NOT good. Please either add that functionality and otherwise this plugin is great

    EDIT: I took about 10 minutes of my life and went to the bukkit plugin tutorials and used the source code with this plugin and edited the PlayerEventListener so that it doesnt show the greeting upon logging in :D Now if I could only add permissions... xD
     
  17. Offline

    Kostronor

    if(player.hasPermission("your.permission"){dosomething} ;)
     
  18. Offline

    TakeMeNL

    Can you please update this for the new skyblock 2.1 ?
    I love the plugins, only to sad thats the Skyblock1.1
     
  19. Offline

    Kostronor

    well, how should nether-support work?
    since everyone has to create his own nether-portal this will mess up things with things like nether-portals connecting together, so if you come back to the normal worls, you are at someone others island...
    "updating" to 2.1 is not the problem, more the question, how should it look?
     
  20. Offline

    TakeMeNL

    Aaah, uhhmm.
    Maybe you could make a CustomNether generator, and you could use the API from multiverse portals (nether)?
     
  21. Offline

    Kostronor

    well, problem would be, one block in nether is 8 blocks in normal so every 3x3 island would be 14 blocks away from each other island, so one player could simply go to other islands and steal their items
     
  22. Offline

    Yodah

    Awesome plugin me and my friends love it! thanks.
    Lots of bugs tho, PLEASE update. Being able to dupe items kinda ruins the game play
     
  23. Offline

    Kostronor

    well, i already have a solution for fixing this duping but i wait with it till K900 has his code ready so we have a larger update.
     
  24. Offline

    LatestLeech

    Hm wheres the .jar in github? I found the real page but i only see the file skysmp and in it .java files...wheres the actual plugin?
     
  25. Offline

    Kostronor

    well, skysmp i a java plugin so the sourcecode is writen in java with .java files.
    since on github, we distribute the sourcecode, there simply is the sourcecode and so there are .java files ;)
    So there is no jar on github, what can you do?
    1. compile it yourself, download the plugin and compile it to a jar-file
    2. if you cannot, ask someone to compile it for you

    since Qgel is offline since a long time and K900 to for some time, i cannot edit the front-page here and provide a compiled version...
     
  26. Offline

    Yodah

    No wonder when I downloaded the files from github and added it to my plugin folder, it didnt work. Man I suck at this stuff, is it possible to get compiled version from you? Please:D

    I noticed that when people teleport to their island, they fall to their deaths, a lot.
    Or when a lot people die in game, the server stops responding, and creates some sort of lag, (blocks are not responding, when placed, or after broken the blocks are returned, and crashes clients). This is only with the skysmp plugin, I removed the plugin to see if this bug continued, but it stopped, I reinstalled the plugin, and this bug returns.

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

    LatestLeech

    Do i just search "How to compile java" I used to do it all the time with source code but i completely forgot how >.<
     
  28. Offline

    TakeMeNL

    Yeah, but in the Skyblock 2.1 map you also have a sand block with a chest and cactus ...
    Dont know if you want to implant that also in the update ?
     
  29. Offline

    Kostronor

    Here:
    http://dl.dropbox.com/u/28093398/jar/SkySMP.jar

    I know, that would not be the problem, but what to do with the nether?

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

    Yodah

    Last edited by a moderator: May 20, 2016

Share This Page