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. does an error at the server aper at the time of the blackscreen, do you have other plugins? what version of bukkit do you have?
     
  3. Offline

    ignitus1

    I have other plugins i have bukkit version 1000 and yes a little error i send you at a conversation
     
  4. Offline

    number1_Master

    is there a way where u can whitelist worlds?
     
  5. Offline

    kinkinkijkin

    I have that. Perhaps it's just a compat issue?
     
  6. I don't know why that's not working. try adding no nodes from it to see if its caused by an bug

    what do you mean?

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

    jo3la

    Thanks, works fine with the latest build...

    is it possible to only allow nether worlds to be accessed by portals only..?
     
  8. Offline

    number1_Master

    like a special permissions node that allows only people with that node to access that world
     
  9. I will look what I can do to implement it.

    this plugin does not chance how nether portals work, at the reccomand build [1060] only netherportals at the default worlds works.

    EDIT: I didn't read your post 100% good last time I wrote this, I will add something like this into the program

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

    Silentnight18

    Can we get an alias for /multiworld ? gets quite long to constantly type. "Suggestion: /mw"

    Thanks
     
  11. its already using /mw

    EDIT: chancelog:
    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"
     
  12. Offline

    TwistedFreak

    Hey, is there anyway to set world to creative mode? I want a free-build world, once you enter it set it to Creative and when you go back to the main world, back to survival.
    Anyway of achieving this?
     
  13. yes, I have this already at the test version, I am now compiling it whit the latest craftbukkit.
     
  14. Offline

    xDeAdlyBeAtZx

    How do you install it!?!?!
     
  15. just download the jar from the link and place it at the plugins directory, it wil create the files needed by its own
     
  16. Offline

    xDeAdlyBeAtZx

    yer i downloaded it but how do i put like more worlds on it

    ??!?!

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

    1XDylanX1

    I would be really happy if you were to update this :)
     
  18. ./mw create <worldname>
    use "/mw help" for the commands

    update to what, its already updated to beta 1.8

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

    1XDylanX1

    Oh and is this plugin able to make a block teleport you to another world???
     
  20. you mean teleporting to another world on the excact spawn?
     
  21. Offline

    1XDylanX1

    No like if you place a block can you set that block to teleport you to another world when you step on it?
     
  22. Offline

    kyle921

    I believe he meant RB #1185, the current promoted build.
     
  23. Offline

    greenmanwithaxe

    Would i be able to use a world generator with this like uCreate ? if so what would the command be for that
     
  24. its not posiable for now.
     
  25. Offline

    number1_Master

    THX u for adding whitelist :D

    how do you use creativemode?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  26. you need to do 4 steps for it:
    1: give the group you want it to enabled for the permission "multiworld.creativemode" on ALL the worlds
    2: set the flag on the world that creative mode can be enabled whit "/mw setflag <your creative world> creativeworld true"
    3: enable it at the config file: "plugins/multiworld/config.yml"
    4: reload the server or the plugin: "/reload" OR "/mw reload"

    PS: the config file dont always exists, make it whit "/mw save"
     
  27. Offline

    number1_Master

    i dont got a config :eek:
    EDIT: nvm sry didnt see the last part

    still not wrking :(

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

    Warby579

    Hello. I just downloaded and installed your plugin

    I can't create a creative world because what I type in the [type] field in game to use creative mode isn't specified anywhere.

    Will you PLEASE tell me. I know survival is NORMAL but what's creative?

    If I can figure out how to use it, I'll make a video about it which you can use if you so wish.

    Thanks
     
  29. Offline

    xDeAdlyBeAtZx

    i think you should have it so that each world has a diferent chat, also, you should no have to type things in but you should just have to use portals to get arround
     
  30. Offline

    Meloneater8

    Help please! Is it possible to change the world to creative after it has been created? Because i did /mw setflag worldname CreativeWorld true and it didnt go to creative... But epic plugin btw :D
    Bob
     
  31. I can add something like this

    just give al users the permissions "multiworld.creativemode" and enable the creative flag at the config file (if it dont exists, make ik whit "/mw save"

    an creative world can be also normal, you can set an world to creative whit "/mw setflag <your creative world> creativeworld true", dont forget to give all users the permission "multiworld.creativemode" and also you need to enable it at the config first before it works.
    ps: the config file may not exists, make it whit "/mw save"
    ps2: you need to reload the plugin after you edited the config whit "/mw reload"

    can you give the config files (flags.txt and config.yml)? and posiable the config files of permissions?
    ps: did you tested it whit an non-op player? (it dont workd whit ops by an bug if you have permissions)

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

Share This Page