Inactive [INACTIVE][FUN] SkyBlockMultiplayer v0.58 alpha - SkyBlock for Multiplayer [1.2.5-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by Seadragon91, Mar 7, 2012.

  1. Offline

    Seadragon91

    Where did you stated them? If you stated them in bukkit dev, please open a ticket. Ty
     
  2. Offline

    Minecraftconnor

    By the way....

    /skyblock home add <user>

    Only works if they have an island, can you make it so they don't need to have one?

    Also, when people do "/skyblock start" they lose all they're items, can you make it so it will teleport them to a newisland when they do "/skyblock newisland" and not "/skyblock start" this will solve this problem, thanks.

    And some people don't have they're islands anymore.
     
  3. Offline

    Seadragon91


    1) /skyblock home add <user> - add user who have no island, will add it
    2) /skyblock start - You mean if a player types that, he lose he's items? But you will get a message that you can not play with inventory, if setting allowContent is false. I do not understand this.
    3) There I can not do anymore...
     
  4. Offline

    Minecraftconnor

    Seadragon, the thing about /skyblock start, is that they lose they're items. Could you make it so they don't lose their items when they do /skyblock start, but instead make them lose items when they do /skyblock newisland' also, when people do /skyblock newisland, can you make it so they are automatically teleported to their new island? thanks.
     
  5. Offline

    Seadragon91

    Ops :oops:. Confirmed. Will fix this and add tomorrow a new version. One question do you have set allowContent to false?
     
  6. Offline

    Minecraftconnor

    Yes, I have this set to false so people can travel from spawn(with shops) to the skyislands.
     
  7. Offline

    Seadragon91

    Ok then I know it that I have understood it now. Sorry for this problems... :oops:

    EDIT: Sorry I mean allowContent is true...
     
  8. Offline

    Minecraftconnor

    options:
    islandDistance: '500'
    chest:
    Items: 79:2;6:5;360:3;81:1;327:1;86:1;338:1
    skyblockOnline: 'true'
    pvp: 'false'
    allowContent: 'true'
    language: english
    chestItems: '79:2 6:5 360:3 81:1 327:1 86:1 338:1 '
    gameMode: build
    build:
    respawnWithInventory: 'true'
    withProtectedArea: 'true'
    allowEnderPearl: 'false'
    worldName: SkyBlockMultiplayer
    closed: 'false'
     
  9. Offline

    Seadragon91

    Ok thanks for that post. Fixed it, had only to correct a few lines, will release i how I said in the post before tomorrow.

    Wow, nice island distance 500, hehe :eek:
     
  10. Offline

    Minecraftconnor

    It is so people can build far :D, will that increase ram usage?
     
  11. Offline

    Seadragon91

    I have to say, I have no answer for this question, but I think not really...
     
  12. Offline

    Minecraftconnor

    Okay thanks, oh and some people in the players.yml says they have islands. But when they try do /skyblock home they get internal server error, so I tell them to do /skyblock start but it puts them onto a whole fresh island :<
     
  13. Offline

    Seadragon91

    I have changed the saving of the players, every player have a own file in folder players, you can not read this file.
    To the point that some players have lost their islands. I have a solution for this.
    1) Will add a island number if you want to get the owner of a island and for islands who have no owners
    2) With a command you can add the island number and the player who should be the owner of this island, this should solve a few problems...
     
  14. Offline

    Minecraftconnor

    When will this be released?! this is amazing <3
     
  15. Offline

    Seadragon91

    Ok, I found a big error in pvp mode and removed the downloads for v0.52...

    My problem is I try always to test every setting, but the source code is going bigger and bigger... and I have to test the settings with permissions too, to see if them work.

    Sorry,
    Seadragon91
     
  16. Offline

    Minecraftconnor

    I
    I don't use pvp anyway, could you release the new build once your finished, maybe pm me it :eek:?
     
  17. Offline

    Seadragon91

    I know that you do not use pvp, I will release it tomorrow. Fixed the bug in pvp mpde and added the possibility to change the owner of a island. I will change now the command list.
     
  18. Offline

    Minecraftconnor

    thanks man ;). You're a really good coder :O
     
  19. Offline

    kronflux

    I downloaded the source from github and compiled it, which had no errors, but the
    /skyblock newisland username
    doesnt seem to work. says that there's no such user most of the time, and other times it says that the player was given a new "live" :p
    but nothing actually happens.
     
  20. Offline

    jackkiej

    I would like to have the command /skyblock home set
    so you can set your home where you are standing.
     
  21. Offline

    Minecraftconnor

    But only on your island, that would be very good.
     
  22. Offline

    jackkiej

    yup.

    I have one problem, other people in the server can break blocks from the tower
     
  23. Offline

    Minecraftconnor

    use permissions.
     
  24. Offline

    jackkiej

    I already have set up permissions

    Ow stupid me, I had a problem that people couldn't build on other islands after I changed build with protected area to true, and then false (maybe a bug?)
    maybe they can now build on each others island again.

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

    Minecraftconnor

  26. Offline

    Seadragon91

    new version 0.53 alpha:
    • IMPORTANT: player info saving method incompatible with previous versions, please read installation note!
    • fixed bugs and issues
    • added setting for pvp mode: livesPerIslands, islandsPerPlayer
    • fixed stick
    • added command /skyblock home set - change your spawn location
    • language updated
    • if allowContent is false, inventory, food level health, exp and level will be saved by joining / leaving, in both cases
    • added possibility to change the owner of a island, with the command /skyblock setOwner <island number> <player>
    Information for the users who have Multiverse. Please try this after you have followed the steps above:
    /mv import SkyBlockMultiplayer nomal
    Hope that this fix the NPE after joining SkyBlock.

    If you find a bug / issue please open a ticket on bukkit dev. Ty very much for your help ;)
     
  27. Offline

    mikepike8585

    Will there every be a way to reset your islans
     
  28. Offline

    Minecraftconnor

    /skyblock newisland, its been there since the start.
     
  29. Offline

    Seadragon91

    Sorry no, it could be possible that I add that in the future ... ;)

    I think he means to reset his island that he created after start.

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

    Minecraftconnor

    technically, its just the same :p
     

Share This Page