Inactive [TP] MultiWorld v1.9.0 - The easy multi world plugin [1317]

Discussion in 'Inactive/Unsupported Plugins' started by ferrybig, Sep 6, 2011.

  1. MultiWorld - The easy multi world plugin
    Version: v1.9.0






    Show Spoiler
    I designed this plugin because the multiworld plugin I was using, no longer was supported. its an easy to use multiworld plugin, and also my first. It support permisions and superperm.

    Features:
    * support world removing
    * support nether/skylands
    * just a few command for you to remember "/multiworld","/mw","/goto"
    * you can now have creative worlds and survival worlds next to each other (hard to configure this)

    download:
    * v1.9.0: <Edit by Moderator: Redacted mediafire url>
    * v1.8.0: <Edit by Moderator: Redacted mediafire url>
    * v1.7.1: <Edit by Moderator: Redacted mediafire url>
    * v1.7.0: <Edit by Moderator: Redacted mediafire url>
    * v1.6.0: <Edit by Moderator: Redacted mediafire url>
    * v1.5.2: <Edit by Moderator: Redacted mediafire url>
    * v1.5.1: <Edit by Moderator: Redacted mediafire url>
    * v1.5.0: <Edit by Moderator: Redacted mediafire url>
    * v1.4.0: <Edit by Moderator: Redacted mediafire url>
    * v1.3.2: <Edit by Moderator: Redacted mediafire url>
    * v1.3.1: <Edit by Moderator: Redacted mediafire url>
    * v1.3.0: <Edit by Moderator: Redacted mediafire url>
    * v1.2.1: <Edit by Moderator: Redacted mediafire url>
    * v1.2.0: <Edit by Moderator: Redacted mediafire url>
    * v1.1.2: <Edit by Moderator: Redacted mediafire url>
    * v1.1.1: <Edit by Moderator: Redacted mediafire url>
    * v1.1.0: <Edit by Moderator: Redacted mediafire url>
    * v1.0.0: <Edit by Moderator: Redacted mediafire url>

    permision nodes for permissions Bukkit:
    Code:
        multiworld.*:
            description: Gives access to all the permissions
            children:
                multiworld.admin: true
                multiworld.whitelist: true
        multiworld.minium:
            description: The most used permissions
            children:
                multiworld.goto: true
                multiworld.list: true
        multiworld.basic:
            description: Just the basic permissions
            children:
                multiworld.minium: true
                multiworld.getflag: true
                multiworld.help: true
                multiworld.creativemode: true
        multiworld.moderate:
            description: moderator settings
            children:
                multiworld.basic: true
                multiworld.setflag: true
                multiworld.save: true
                multiworld.reload: true
                multiworld.link: true
                multiworld.move: true
        multiworld.admin:
            description: admin settings
            children:
                multiworld.moderate: true
                multiworld.create: true
                multiworld.remove: true
                multiworld.debug: true
        multiworld.goto:
            description: Teleport to a world.
            default: true
        multiworld.list:
            description: list al the worlds.
            default: true
        multiworld.remove:
            description: removes a world.
            default: op
        multiworld.create:
            description: Creates a world.
            default: op
        multiworld.save:
            description: save the data.
            default: op
        multiworld.link:
            description: chance the nether portals links.
            default: op
        multiworld.reload:
            description: reload the plugin.
            default: op
        multiworld.help:
            description: shows the help text.
            default: true
        multiworld.setflag:
            description: sets an world option.
            default: op
        multiworld.getflag:
            description: get an world option.
            default: true
        multiworld.creativemode:
            description: able to get the creative mode at creative worlds.
            default: true
        multiworld.whitelist:
            description: dont get affected at creative worlds.
            default: false
        multiworld.debug:
            description: shows debug information about the plugin.
            default: op
        multiworld.move:
            description: move a player to another world.
            default: op
    
    Show Spoiler
    Show Spoiler
    Show Spoiler
    Show Spoiler
    Show Spoiler
    Show Spoiler
    Flags for "/mw getflag" and "/mw setflag" Note: the flag value can be "true" or "false" (or ("on" or "off") or ("allow" or "deny") or ("yes" or "no"))
    * SpawnMonster - spawn monsters at this world
    * SpawnAnimal - spawn animals at this world
    * PvP - allow pvp at this world
    * RememberSpawn - make the server keep the spawn at its memory
    * CreativeWorld - makes this world creative

    todo:
    * Add an option to delete the world totally.
    * Add an option to enter the world seed.
    * Make an option to kick al the users from the world before removing it.
    * Add flags to worlds to stop monster spawning and animal spawning.
    * Make an option to save the worlds at the YML format.
    * Add custom language support
    * add support for creative worlds and survivel worlds whit separated invs.
    * make the height of the flatland terrain chancable

    bugs:
    * [med] it can acept tokens like "/" at the file name, what can cause wrong things to happen



    change log:
    version 1.9.0:
    * added 1 new world gen: Planets
    * fixed a bug about the gamemode chancer

    version 1.8.0:
    * stopped support of permissions plugin

    version 1.7.1:
    * tried to fix the bug that cause your game mode not be reverted

    version 1.7.0:
    * Fixed the cause of the following bugs:

    - * [med] it spams errors at the server consule when you try to use not setted portals at worlds when the portal handler is activated at the config
    * [low] it dont say the name of world after creation
    * [low] portals using + creative worlds + unknown world to warp to = error
    - added 2 new commands: "/mw move", "/mw debug"
    - deleted some dublicated code (it was loading config.yml 2 times at startup)
    - added 1 more option at config (its consulelogging.debug and is an boolean(not documented at that file))
    - deleted 1 option at config
    - now it makes its config automaticly


    Show Spoiler
    version 1.6.0:
    * added an option to link nether portals to other custom worlds
    * added new permission: multiworld.link - use the mw link command
    * addded new command
    * rewrote world gen
    * added an custom diffecalty for the custom worlds at config

    version 1.5.2:
    * made the flatland creator less cpu using

    version 1.5.1:
    * fixed the bug at 1.5.0

    version 1.5.0:
    * fixed the bug whit creative mode and admins
    * added 2 new world generators
    * shows an list of world generators if entered it wrong
    * added option to enter the seed when making world
    * [Bug] It have problems loading worlds after server startup.

    version 1.4.0:
    * Added an creative world flag (enable it at the config.yml)
    * Added an option to select the debugging level (chance it at config.yml)
    * added an configuration file "multiworld/config.yml"
    * added 2 new permissions: multiworld.whitelist, multiworld.creativemode
    * automaticly restores the inv if you go from an creative world to an survival world

    version 1.3.2:
    * Fixed the part always setting the pvp flag when you set a flag

    version 1.3.1:
    * fixed the bug that it was showing the world name instead of the enviroment whan using a wrong enviroment
    * fixed the new bug from v 1.3.0

    version 1.3.0:
    * You can now use * as flag name when using "/mw getflag <world> <flag>"
    * New bug: when you use an unknown world, it says the wrong thing

    version 1.2.1:
    * fixed a bug where the flags was been saved at the wrong file

    version 1.2.0:
    * added 3 new permision nodes: multiworld.setflag, multiworld.getflag, multiworld.*;
    * 2 new subcommands: "/mw setflag" and "/mw get flag"
    * fixed the bug that the help screen was using the permission "multiworld.goto" instead of "multiworld.help"

    version 1.1.2
    * Forgot to fix 1 grammar error, now fixed

    version 1.1.1
    * fixed the grammar errors @Ninjag said

    version 1.1.0
    * added /goto as alias for /multiworld goto
    * added alias /mw for /multiworld
    * new permision to see the help screen "multiworld.help"

    version 1.0.0
    * first release of the plugin
     
    Last edited by a moderator: Nov 12, 2016
  2. Offline

    Ninjag

    Isn't really a bug, but there are several typos on the help menu:
    - You spelt "with" wrong : "/multiworld create <world name> [type] - makes an new <type> world whit name <world name>"

    - You spelt "all" wrong: /multiworld list - list al the worlds on the server

    - It should be "a new" not "an new"

    One thing i would like to see is a true/false parameter that would give you the option to copy the permissions group and users file from the current world to the new world when you create a world. Copying it yourself isn't hard, it would however be a nice function.

    It's a very simple plugin, though, I like it :)

    EDIT: I realized that removing a world doesn't delete the world's folder or the permissions files. That should definately be added in.
     
  3. Offline

    Kohle

    @Ninjag
    <3

    @ferrybig
    At first I thought you stole this plugin, because another plugin is also named MultiWorld. But I looked through your OP and I realized this plugin is pretty legit! VERY nice job, only one thing... I know the other MultiWorld is inactive, but perhaps you should change the name of this plugin, so people don't get confused. Once again, excellent job.
     
  4. I fixed teh grammer error. And about the other thing you said about copying the world permisions folder, I think I will add it.

    I dont know what other name I should give it then, you know an good name?

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

    Kohle

    Hmm... perhaps... MegaWorlds?

    EpicWorlds?
    OMFGthisPluginIsAwesomeWorlds?

    Okay, the last one was just plain out wacky. MultiWorld is fine, but some people may get the wrong idea from it.
     
  6. Offline

    JimmyEdh

    Are u going to add some new stuff?

    How to install? No jar file to copy and paste in plug ins

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

    Kohle

    Did you DOWNLOAD the .jar? Using the DOWNLOAD link?
     
  8. Offline

    JimmyEdh

    yeah but i did not get a JAR FILE
     
  9. Offline

    emericask8ur

  10. Offline

    Kohle

    Yup.
     
    emericask8ur likes this.
  11. I just get an jar file when using the download link
     
  12. Offline

    Pirate43

    perhaps you should consider setting up a vanilla minecraft server?
     
  13. what do you mean whit setting up an vanilla server?
     
  14. Offline

    Audiophase

    I want to make a skyland however i keep getting "Unknown enviroment : {world name}"
     
  15. the name you need to make a skyland is "skylands", then it should work.

    note: that it said {world name instead of the envoment that you filled in , thats a bug. but it dont affect the world if the enviroment if its given good
     
    Audiophase likes this.
  16. Offline

    Audiophase

    Thanks a buntch, yeah i was using command

    Code:
    /multiworld create Skypiea skyland 
    so adding that "s" made a huge difference
     
  17. Offline

    Redhedgehog

    RAGE, ok so. I needed a plugin, multiverse 2.0 wasn't working so i tried this. Really wish i did a back up because this plugin OVERWRITES my world my schoolmates and I spent 3 months making. Please fix so another kid doesn't get his arms and legs broken.

    Regards

    ~Red

    PS: oh that says CREATE not IMPORT doesn't it

    [insert sadness and rage here]
     
  18. Create imports it at my server, was there any error while creating the map?

    Edit: can you give some more information from your server, like the version and possibly other plugins?
    Edit2: any log from the server can be also usefull to detect what caused it.
     
  19. Offline

    blaxout1213

    More grammer errors

    Not an bug "A Bug" only use an if there is a vowel in front of the next word
     
  20. Offline

    sheep100

    how do i turn off creeps on the worlds?
     
  21. Offline

    Pirate43

    you can't correct grammar errors without knowing how to spell grammar
     
    Zbob750 and Twistedfish like this.
  22. It have 2 options, turn off all the monsters, or don't turn them off. Like the server.properties file
    ps: if I would make an option to turn off only 1 enemy, then I need to do something complex whit mob spawning listeners.
     
  23. Offline

    lijmer

    Works great! (1060)
    Would love to have some shorter commands. But everything else is just awesome!
     
  24. Offline

    owenftw

    is it possible to create a world of planets?
     
  25. what command's do you want?

    Not for now, but I am thinking to implement that. mayby skylands is something for you?
     
  26. Offline

    kinkinkijkin

    Got a little bug here, I'm using the 1.8.1 bukkit build, and it doesn't let anyone access commands, even administrators, do I require perms 3.x?
     
  27. can you give an list of running plugins? or the server log for information?
     
  28. Offline

    kinkinkijkin

    Alerter, iChat, NoLagg, plgsetwpawn, login messages and perms 2.7
    It just says I don't have perms to access any of the commands, and I made sure the admin group had the perms node *.
     
  29. try giving the admin group the permisions "multiworld.*" too, I am not sure if superparm support *
     
  30. Offline

    ignitus1

    I cant go to Skylands world why
    i goto there than loaded it and than comes a blackscreen why
     

Share This Page