Mutli-World Support!

Discussion in 'Archived: Plugin Requests' started by Kane, Feb 6, 2011.

  1. Offline

    Kane

    I would like to see a plugin that provides the new Bukkit function for Multiple Worlds!

    I would like to see the following:

    1) portal system using nether
    2) permission system to not only to build and break the gates but also who can use them. (example below on what I mean)
    3) Chat system to be disabled or enabled server wide or per world for people who run big servers and or who have certain worlds they don't want to hear from.
    4) A custom plugin loader and such to allow certain plugins to world in certain worlds. For example I would not want my pvp plugins to work on my pve world and such.
    5) Special item blacklist system to block certain items to be crossed to different worlds.

    Now the gate permissions I think you need the following:
    Create Permission
    Destroy Permission
    Special Portal Whitelist system and why? Well I was thinking of running 1 world that was open to the public. It would be a chaos server where guests could connect and it be world 0. Then I would have world 1 being our nether server everyone even guests could go there and then we would have world 2 where it's or massive building world where there is no pve or pvp just building. This building server be 100% whitelisted and would not want baddies coming into it.


    I hope others could add suggestions and ideas too!
     
  2. Offline

    Synicyde

    :confused: personally...I think you hit the nail on the head lol
     
  3. Offline

    pudd1nG

    Almost everything you've posted is already possible with exisiting plugins.

    The features like seamless worldports isnt currently possible and is why the plugins around dont have such features.

    95% of devs here know exactly what is and isn't possible and strive to their maximum to provide everything possible for bukkit at this time.

    You may be interested in the serverport plugin, which obviously would let you control each world individually.
     
  4. Offline

    Dinnerbone Bukkit Team Member

  5. Offline

    Kane

    Everything here is not possible this is all focus on a multi world plugin not server port :) But dinnerbone gave you the info you need.
     
  6. Offline

    NathanWolf

    Working on it! Sorry, I'm a little behind on this one. It may do most of what you're looking for.

    You'll be able to daisy-chain (or other custom-configuration) worlds together. Portals will auto-create based on a set of configuration options for each world, including a relative "scale", allowing for fast-travel worlds.

    You can then make one or more of those worlds a hellworld, if you like.

    You can also set up "PortalArea"s, which are cuboids that act like a world-within-a-world. Portals can point to portals in other portal areas, in the same world, or a different one. This would let you set up some nice hub worlds, if you've got that complex of a system.

    Agreed on this. I already track who created a portal (well, who first used it, technically). I won't have permissions support right away, because so far the code is very simple and does not even have/need a BlockListener.

    Interesting and good idea, but I think cross-world chat configuration is a different plugin. I'm assuming that, by default, chat messages will still go to all players, regardless of what world they're in.

    Interesting- NetherGate is all data-driven. We could certainly add parameters to each World entity that could tell other plugins how to treat that world, etc- but that would require support from all those other plugins.

    I like this idea! I'll put it on my list- no bringing that netherrack home, buddy!
     
  7. Offline

    pudd1nG

  8. Offline

    ledhead900

    Essentials plugin just got Nether support via command, It apperently does not overwrite current world but sends u to nether and creates a nether world for it.
    --- merged: Feb 7, 2011 5:56 AM ---
    Only right now it does support portals.
    --- merged: Feb 7, 2011 5:57 AM ---
    And there are plugins out already that let u swap between different servers via portal and command.
     
  9. Offline

    Kane

  10. Offline

    ursa_arcadius

    Or, on my server we have a separate server that is a "Building Competition" world. We can now merge those into one server but just different worlds. When someone walks through the portal it would strip them of all their items (because bringing items with you would give you an unfair advantage)
     
  11. Offline

    NathanWolf

    I finally was able to release a very early version of NetherGate!

    Zero-administration multi-world. Just drop the plugin in your plugins folder!

    I'm really pretty excited about it- I know there's a lot of stuff out there like this already, but I think this will fill a nice little niche that I know at least one person (me!) is looking for.

    Hope you like it! :)
     
  12. Offline

    Kane

    Thanks, I hope you do consider going full out with some of the features people request BUT making that part configurable. So default works like single players and if you configure it you can do a crap load of extra things ;)
     
  13. Offline

    NathanWolf

    I dunno about a "crapload", but if there area any niches to fill, I can oblige- I do get the feeling that there are already a lot of portal plugins out there, I'm just not sure what all hasn't already been done!
    --- merged: Feb 8, 2011 11:40 AM ---
    Oh, also- it's worth mentioning that once NetherGate is really working well, I want to get back to working on Spells.... so... yah, there's that also :)
     
  14. Offline

    RugRats

    Does this mine at on my server I can have a normal world and make a portal that goes to another normal world :eek:?
     
  15. Offline

    MG127

  16. Offline

    noahwhygodwhy

    holy crap, you started something, there are now about 50 different plugins that each do a part of this, and then about 5 which do most of it.
     

Share This Page