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. you checked if its 2 times on the bukkit dev version?
    try using /ms save to generate theconfig
     
  3. Offline

    infinitywraith

    Ah, I didn't realize I had to manually save the plugin settings. That seems to have resolved all my problems, thanks.
     
  4. Offline

    markbrown

    help! can't create world

    an internal error occured while attempting to perform this command
     
  5. what version do you use?
    what bukkit version do you use?
    what is the error?
    I cant help your good if your not helping my good...
     
  6. Offline

    GamerMalsBR

    Hey man, I wanna know how do I make a world where monsters dont spawn and how to block plugins/commands in some worlds.
    Thanks
     
  7. Offline

    tyrs6

    Is there a way to make it so when people go to a world made with this plugin to have a different inventory than the other world that they were in so people dont have everything right when they start in this world?
     
  8. Offline

    nestorneto

    I can not create a flatland on my server 1.3.1
     
  9. Offline

    SwedenSkillz

    Cant U make so we can turn on or off PvP In Other Worlds?
     
  10. Offline

    footknight

    Great plugin! Very easy to use!

    Hint: Try using "A" instead of "an" all the time :)

    Also i noticed my server likes to crash upon generation of a new world via /mw create <name> <type>

    Probably just my server though...

    actually let me rephrase that, this plugin is awesome but requires much patience as it likes to crash my server...

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  11. do you're server has plenty of ram, if it dont have 1 GB but the default 128 MB that java gives it, its likely to crash whit 2 worlds
     

Share This Page