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

    Dayshade

    Is there a way to load an existing world? I'm trying to load a world that I put in my server's folder but there seems to not be a command for loading an existing world--only creating and removing.
     
  3. if you create an world whit the same name, it wil actually load the world (if its not corruped by a crash or something)
     
  4. Offline

    Dayshade

    Okay, thank you very much. If you could fix some capitalization and spelling errors in the next updates, that would be great as well.
     
  5. Offline

    NeonWorm

    I'm running my server on 1.8.1, and the bukkit version is 1317. Still confused :/
     
  6. if i make FlatLand and CreatieWorld Yes <- does it change automaticly players into creative and back to survival when leaving the world? even if player logs out in creative world does it stay in creative mode? or bug like in GameChanger plugin?

    EDIT:

    obviously creative world doesnt work or something coz i cant get my gamemode changed when going into creativeworld.
     
  7. Offline

    Megalanias

    I have put two new worlds in y folder but it doesn't sense these worlds,it don't show them and i can't get to them, what should i do ?
     
  8. This:
     
  9. Offline

    beartail

    Does it remove your current world? or can you upload a world file?
     
  10. you have the proper permission on al the maps "multiworld.creativemode" and you turned it on at the config?
    it wil automatic turn the player back to survival if he leaves, unless there was an server crash (his inv will be also turned back)

    EDIt: the gamechancer is something intern that I called gamechancer, its used to chance the game mode of players

    it wil ignore your default world when you use it

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  11. How to create portal? :O

    EDIT:

    i also havent been able to make creative world. I have bad english sry if i dont understand.
    Here are my permissions, multiworld configs etc.


    PERMISSIONS are PEX:

    Code:
    groups:
      builder:
        default: true
        info:
            prefix: '&2'
            suffix: '&f'
            build: true
        permissions:
          - multiworld.creativemode
          - tombstone.large
          - tombstone.lwc
          - tombstone.sign
          - tombstone.quickloot
          - tombstone.cmd.tomblis
          - tombstone.cmd.tombfind
          - PlayerStatus.afk
          - PlayerStatus.dnd
          - PlayerStatus.nochat
          - PlayerStatus.ignore
          - tombstone.use
          - glowstonedrop.use.skyland
          - glowstonedrop.use.normal
          - money2xp.user
          - bcvote.*
          - lwc.protect
          - lwc.create
          - lwc.remove
          - lwc.create.?
          - lwc.info
          - lwc.unlock
          - lwc.flag.*
          - bcvote.time
          - simpleplayerlist
          - worldguard.stack
          - bcvote.weather
          - jobs.join.*
          - jobs.world.*
          - openwarp.warp.list
          - openwarp.warp.use
          - openwarp.back
          - mcmmo.motd
          - mcmmo.commands.ability
          - mcmmo.regeneration
          - mcmmo.commands.whois
          - mcmmo.commands.myspawn
          - mcmmo.commands.setmyspawn
          - mcmmo.commands.party
          - mcmmo.ability.*
          - mcmmo.skills.*
          - dimensiondoor.info: true
          - dimensiondoor.teleport: true
          - dimensiondoor.info
          - dimensiondoor.list
          - dimensiondoor.teleport
          - iConomy.access
          - iConomy.bank.access
          - iConomy.bank.deposit
          - iConomy.bank.join
          - iConomy.bank.join.multiple
          - iConomy.bank.leave
          - iConomy.bank.list
          - iConomy.bank.main
          - iConomy.bank.main.change
          - iConomy.bank.main.set
          - iConomy.bank.main.view
          - iConomy.bank.transfer
          - iConomy.bank.transfer.multiple
          - iConomy.bank.withdraw
          - iConomy.list
          - iConomy.payment
          - iConomy.rank
          - jobs.world.<worldname>
          - lottery.buy
          - deathpenalty.losemoney
          - deathpenalty.help
          - deathpenalty.config.info
          - mobbounty.collect
          - mobbounty.multipliers.*
          - mobbounty.multipliers.environment
          - mobbounty.multipliers.group
          - mobbounty.multipliers.time
          - mobbounty.multipliers.world
          - mobbounty.commands.*
          - announcer.receiver
          - clear.self
          - stickyhelp.read
          - openwarp.back
          - openwarp.warp.list
          - openwarp.warp.use
          - falsebook.blocks.gate
          - falsebook.blocks.lift
          - falsebook.blocks.bridge
          - falsebook.blocks.door
          - falsebook.blocks.readbooks
          - directbank.create
          - openwarp.home.set
          - openwarp.home.use
          - worldguard.notify
          - imotd.special
          - mobarena.use.*
          - mobarena.classes.*
          - mobarena.arenas.*
          - mobarena.arenas.default
          - mobarena.use.join
          - mobarena.use.leave
          - mobarena.use.spectate
          - glowstonedrop.use.skyland
          - glowstonedrop.use.normal
          - multihome.home
          - bog.*
          - bof.*
          - boi.*
          - bol.*
          - bookworm.place.own
          - bookworm.place.others
          - bookworm.place.deny.bookid
          - bookworm.copy.own
          - bookworm.copy.others
          - bookworm.copy.deny.bookid
          - bookworm.remove.own
          - bookworm.write.own
          - bookworm.create
          - bookworm.write.deny.bookid
          - bookworm.remove.deny.bookid
          - bookworm.destroy.own
          - bookworm.destroy.deny.bookid
          - iConomy.holdings
          - iConomy.holdings.others
          - iConomy.help
          - iConomy.payment
          - iConomy.accounts.create
          - iConomy.accounts.remove
          - iConomy.accounts.give
          - GMC.use.creative
          - GMC.use.survival
          - GMC.use.toggle
          - multihome.defaulthome.go
          - multihome.defaulthome.set
          - multihome.defaulthome.invite
          - multihome.defaulthome.invitetimed
          - multihome.defaulthome.uninvite
          - multihome.namedhome.go
          - multihome.namedhome.set
          - multihome.namedhome.delete
          - multihome.namedhome.list
          - multihome.namedhome.invite
          - multihome.namedhome.invitetimed
          - multihome.namedhome.uninvite
          - multihome.free.defaulthome.go
          - multihome.free.defaulthome.set
          - multihome.free.namedhome.go
          - multihome.free.namedhome.set
          - multihome.free.namedhome.tome
          - multihome.free.namedhome.toothers
      admin:
        default: true
        info:
            prefix: '&b'
            suffix: '&f'
            build: true
        permissions:
          - multiworld.creativemode
          - boosCoolDown.exception
          - multihome.defaulthome.go
          - multihome.defaulthome.set
          - multihome.defaulthome.invite
          - multihome.defaulthome.invitetimed
          - multihome.defaulthome.uninvite
          - multihome.namedhome.go
          - multihome.namedhome.set
          - multihome.namedhome.delete
          - multihome.namedhome.list
          - multihome.namedhome.invite
          - multihome.namedhome.invitetimed
          - multihome.namedhome.uninvite
          - multihome.free.defaulthome.go
          - multihome.free.defaulthome.set
          - multihome.free.namedhome.go
          - multihome.free.namedhome.set
          - multihome.free.namedhome.tome
          - multihome.free.namedhome.toothers
          - multiworld.*
          - iConomy.holdings
          - iConomy.holdings.others
          - iConomy.help
          - iConomy.payment
          - iConomy.accounts.create
          - iConomy.accounts.remove
          - iConomy.accounts.give
          - iConomy.accounts.take
          - iConomy.accounts.set
          - iConomy.accounts.status.set
          - iConomy.accounts.status
          - iConomy.accounts.purge
          - iConomy.accounts.empty
          - PlayerStatus.afk
          - PlayerStatus.dnd
          - PlayerStatus.nochat
          - PlayerStatus.ignore
          - PlayerStatus.mute
          - PlayerStatus.nomsg
          - bookworm.place.own
          - bookworm.place.others
          - bookworm.place.deny.bookid
          - bookworm.copy.own
          - bookworm.copy.others
          - bookworm.copy.deny.bookid
          - bookworm.remove.own
          - bookworm.write.own
          - bookworm.create
          - bookworm.write.deny.bookid
          - bookworm.remove.deny.bookid
          - bookworm.destroy.own
          - bookworm.destroy.deny.bookid
          - bookworm.write.others
          - bookworm.reload
          - bookworm.list
          - bookworm.destroy.others
          - bookworm.remove.others
          - modifyworld.*
          - GMC.command.creative
          - GMC.use.survival
          - GMC.use.toggle
          - GMC.create.creative
          - GMC.create.toggle
          - GMC.create.survival
          - foodtrees.reload
          - creaturebox.set
          - creaturebox.give
          - creaturebox.creature.*
          - creaturebox.period
          - creaturebox.count
          - creaturebox.limit
          - creaturebox.requires
          - creaturebox.dropspawner
          - creaturebox.placespawner
          - tombstone.large
          - tombstone.lwc
          - tombstone.sign
          - tombstone.quickloot
          - tombstone.cmd.tomblis
          - tombstone.cmd.tombfind
          - bog.*
          - bof.*
          - boi.*
          - bol.*
          - tombstone.use
          - tombstone.admin
          - multihome.admin
          - colorme.list
          - colorme.self
          - colorme.other
          - colorme.remove
          - glowstonedrop.use.skyland
          - glowstonedrop.use.normal
          - mobarena.setup.arena
          - mobarena.setup.setarena
          - mobarena.setup.addarena
          - mobarena.setup.delarena
          - mobarena.setup.editarena
          - mobarena.setup.setregion
          - mobarena.setup.expandregion
          - mobarena.setup.showregion
          - mobarena.setup.setlobbyregion
          - mobarena.setup.expandlobbyregion
          - mobarena.setup.setwarp
          - mobarena.setup.spawnpoints
          - mobarena.setup.addspawn
          - mobarena.setup.delspawn
          - mobarena.setup.autogenerate
          - mobarena.setup.autodegenerate
          - mobarena.admin.enable
          - mobarena.admin.protect
          - mobarena.admin.restore
          - mobarena.admin.force.end
          - mobarena.admin.force.start
          - mobarena.admin.config.reload
          - money2xp.admin
          - imotd.plugin
          - imotd.special
          - simpleplayerlist.admin
          - worldguard.notify
          - magiccarpet.mc
          - OpenInv.openinv
          - OpenInv.search
          - OpenInv.crossworld
          - OpenInv.exempt
          - OpenInv.override
          - gianttrees.*
          - directbank.*
          - falsebook.blocks.gate
          - falsebook.blocks.lift
          - falsebook.blocks.bridge
          - falsebook.blocks.door
          - falsebook.blocks.readbooks
          - bcvote.*
          - dimensiondoor.create
          - dimensiondoor.info
          - dimensiondoor.list
          - dimensiondoor.load
          - dimensiondoor.modify
          - dimensiondoor.remove
          - dimensiondoor.spawn
          - dimensiondoor.teleport
          - dimensiondoor.template
          - dimensiondoor.unload
          - dimensiondoor.*
          - openwarp.warp.set
          - openwarp.warp.list
          - openwarp.warp.use
          - openwarp.warp.set
          - openwarp.jump
          - openwarp.top
          - openwarp.back
          - stickyhelp.read
          - clear.other
          - clear.admin
          - announcer.receiver
          - mobbounty.collect
          - mobbounty.multipliers.*
          - mobbounty.multipliers.environment
          - mobbounty.multipliers.group
          - mobbounty.multipliers.time
          - mobbounty.multipliers.world
          - mobbounty.commands.*
          - mobbounty.*
          - deathpenalty.config.reload
          - log.stick
          - lottery.buy
          - lottery.admin.draw
          - lottery.admin.addtopo
          - lottery.admin.editconfig
          - jobs.world.<worldname>
          - jobs.admin.info
          - jobs.admin.fire
          - jobs.admin.employ
          - jobs.admin.promote
          - jobs.admin.demote
          - jobs.admin.grantxp
          - jobs.admin.removexp
          - jobs.admin.transfer
          - jobs.admin.reload 
          - iConomy.access
          - iConomy.bank.access
          - iConomy.bank.deposit
          - iConomy.bank.join
          - iConomy.bank.join.multiple
          - iConomy.bank.leave
          - iConomy.bank.list
          - iConomy.bank.main
          - iConomy.bank.main.change
          - iConomy.bank.main.set
          - iConomy.bank.main.view
          - iConomy.bank.transfer
          - iConomy.bank.transfer.multiple
          - iConomy.bank.withdraw
          - iConomy.list
          - iConomy.payment
          - iConomy.rank
          - iConomy.admin.bank.create
          - iConomy.admin.hide
          - iConomy.admin.purge
          - iConomy.admin.reset
          - iConomy.admin.set
          - iConomy.admin.stats
          - iConomy.admin.bank.remove
          - iConomy.admin.bank.set
          - iConomy.admin.empty
          - iConomy.admin.grant
          - dimensiondoor.*
          - mcmmo.motd
          - mcmmo.commands.ability
          - mcmmo.regeneration
          - mcmmo.commands.whois
          - mcmmo.commands.myspawn
          - mcmmo.commands.setmyspawn
          - mcmmo.commands.party
          - mcmmo.ability.*
          - mcmmo.skills.*
          - mcmmo.tools.mmoedit
          - mcmmo.tools.mcgod
          - mcmmo.tools.mcrefresh
          - lwc.protect
          - openwarp.warp.list
          - openwarp.warp.use
          - openwarp.back
          - openwarp.top
          - openwarp.jump
          - openwarp.warp.set
          - lwc.admin
          - '*'
          - preciousstones.bypass.*
          - mcbans.kick
          - mcbans.view_ban
          - mcbans.ban.local
          - mcbans.mod
          - mcbans.tempban
          - bb.admin.info
          - bb.admin.rollback
          - 'wormhole.simple.build'
          - 'wormhole.simple.use'
          - 'wormhole.simple.config'
          - 'wormhole.simple.remove'
          - '[+health]'
          - 'iJobs.user.join'
          - 'iJobs.user.browse'
          - 'iJobs.user.payday'
          - 'iJobs.user.info'
          - 'iJobs.admin.setpayday'
          - 'iJobs.admin.set'
          - 'iJobs.admin.reload'
          - 'godSelf'
          - 'godOther'
          - 'noFire'
          - 'stargate.use'
          - 'stargate.create'
          - 'stargate.create.personal'
          - 'stargate.destroy.all'
          - 'stargate.destroy.owner'
          - 'stargate.hidden'
          - 'stargate.private'
          - 'stargate.free.use'
          - 'stargate.free.create'
          - 'stargate.free.destroy'
          - 'stargate.world.{worldname}'
          - 'stargate.network.{networkname}'
          - 'stargate.option.hidden'
          - 'stargate.option.alwayson'
          - 'stargate.option.private'
          - 'stargate.option.free'
          - 'instabreak.breakbedrock'
          - 'admincmd.item.noblacklist'
          - 'OwnBlocks.ignoreOwnership'
          - 'OwnBlocks.use'
          - 'OwnBlocks.info'
          - 'admincmd.player.msg'
          - 'SpawnX.setspawn'
          - 'SpawnX.spawn'
          - 'odd.item.aliases'
          - 'odd.item.info'
          - 'odd.item.list'
          - 'odd.item.reload'
          - 'mobRider.command.goto'
          - 'mobRider.command.attack'
          - 'mobRider.command.go'
          - 'mobRider.command.stop'
          - 'mobRider.command.follow'
          - 'mobRider.command.mount'
          - 'mobRider.players'
          - 'mobRider.animals'
          - 'mobRider.monsters'
          - 'clearinventory.use'
          - 'PortableTorch.Allow'
          - 'PortableTorch.Permanent'
          - 'deathmessageplugin.sendmessage'
          - 'deathmessageplugin.getmessage'
          - 'mothernature.command.help'
          - 'mothernature.command.version'
          - 'mothernature.command.reload'
          - 'mothernature.command.rain'
          - 'mothernature.command.thunder'
          - 'mothernature.command.lightning'
          - 'mothernature.command.sun'
          - 'mothernature.command.umbrella'
          - 'mothernature.wand'
          - 'instabreak.toggle'
          - 'instabreak.force'
          - 'instabreak.config'
          - 'skypirates.admin.invincible'
          - 'skypirates.admin.clear'
          - 'skypirates.player.enable'  
          - 'skypirates.player.air'
          - 'skypirates.player.changemode'
          - 'skypirates.player.help'
          - 'skypirates.modes.plane'
          - 'skypirates.modes.submarine'
          - 'skypirates.modes.hoverboat'
          - 'skypirates.modes.glider'
          - 'skypirates.modes.drill'
          - 'skypirates.items.*'
          - 'essentials.help'
          - 'essentials.motd'
          - 'lwc.protect'
          - 'essentials.spawn'
          - 'essentials.msg'
          - 'essentials.afk'
          - 'essentials.who'
          - 'essentials.rules'
          - 'essentials.pvp'
          - 'essentials.protect.pvp'
          - 'nocheat.notify'
          - 'simplewarp.warp'
          - 'simplewarp.list'
          - 'simplewarp.remove'
          - 'simplewarp.add'
          - 'assignpermissions.add.all'
          - 'assignpermissions.add.group.[groupname]'
          - 'assignpermissions.del.all'
          - 'assignpermissions.del.group.[groupname]'
          - 'assignpermissions.list.all'
          - 'assignpermissions.list.group.[groupname]'
          - 'jail.command.jailcreate'
          - 'jail.command.jailcreatecells'
          - 'jail.command.jaildelete'
          - 'jail.command.jail'
          - 'jail.command.unjail'
          - 'jail.command.jailtransfer'
          - 'jail.command.jailtransferall'
          - 'jail.command.jailcheck'
          - 'jail.command.jailtelein'
          - 'jail.command.jailteleout'
          - 'jail.command.jaillist'
          - 'jail.command.unjailforce'
          - 'jail.command.jailclear'
          - 'jail.command.jailclearforce'
          - 'jail.command.jailmute'
          - 'jail.command.jailstop'
          - 'nSpleef.member.creategame'
          - 'nSpleef.member.deletegame'
          - 'nSpleef.member.join'
          - 'nSpleef.member.leave'
          - 'nSpleef.member.list'
          - 'nSpleef.member.wager'
          - 'nSpleef.admin.define'
          - 'nSpleef.admin.deleteanygame'
          - 'nSpleef.admin.deletearena'
          - 'nSpleef.admin.forceready'
          - 'colorme.list'
          - 'colorme.self'
          - 'colorme.other'
          - 'colorme.remove'
          - 'discosheep.debug'
          - 'discosheep.party.one'
          - 'discosheep.party.many'
          - 'discosheep.mob.sheep'
          - 'discosheep.mob.creeper'
          - 'discosheep.stop'
          - 'discosheep.color'
          - 'discosheep.reload'
          - 'discosheep.help'
          - 'HomeX.sethome'
          - 'HomeX.home'
          - 'multiverse.world.create'
          - 'multiverse.world.import'
          - 'multiverse.world.remove'
          - 'multiverse.tp'
          - 'multiverse.world.setspawn'
          - 'multiverse.world.spawn'
          - 'multiverse.list'
          - 'multiverse.portal.create'
          - 'multiverse.portal.select'
          - 'multiverse.portal.destination'
          - 'multiverse.portal.remove'
          - 'multiverse.portal.list'
          - myhome.home.basic.*
          - elevators.advancedbuilder
          - elevators.builder
          - help
          - commandbook.say
          - commandbook.say.me
          - commandbook.spawn
          - commandbook.msg
          - commandbook.whereami
          - commandbook.whereami.compass
          - commandbook.kit.kits.freebie
          - iConomy.access
          - iConomy.list
          - preciousstones.benefit.*
          - preciousstones.whitelist.*
          - preciousstones.special.*
          - BlueTelePads.Use
          - BlueTelePads.create
          - iConomy.rank
          - mcmmo.ability.*
          - mcmmo.chat.partychat
          - mcmmo.commands.party
          - mcmmo.commands.ptp
          - mcmmo.skills.*
          - stargate.use
          - travelportals.command.help
          - travelportals.portal.use
          - turnstile.delete
          - turnstile.use
          - home
          - kit.armour
          - kit.arrows
          - kit.freebie
          - kit.kit
          - commandbook.kit.kits.freebie
          - commandbook.kit.kits.armour
          - listachievements
          - mcmmo.regeneration
          - npc.create
          - npc.manager.*
          - npc.owner.*
          - stargate.create.personal
          - stargate.destroy.owner
          - travelportals.comand.warp
          - travelportals.command.name
          - travelportals.portal.create
          - travelportals.portal.use
          - PrivateWarp.pw
          - PrivateWarp.pwa
          - PrivateWarp.pwv
          - PrivateWarp.pwr
          - citizens.admin
          - commandbook.thor.other
          - commandbook.thor
          - commandbook.rocket
          - spyer.seeAll
          - spyer.spy
          - spyer.fun
          - spyer.stopmobs.admin
          - spyer.stopmobs.fun 
          - multihome.admin
          - multihome.home
          - murotools.admin
          - hawkfly.fly
          - dimensiondoor.info: true
          - dimensiondoor.teleport: true
          - dimensiondoor.modify.pvp
          - dimensiondoor.modify.isolatedchat
          - dimensiondoor.modify.spawnanimals
          - dimensiondoor.modify.spawnmonsters
          - dimensiondoor.create
          - dimensiondoor.info
          - dimensiondoor.list
          - dimensiondoor.load
          - dimensiondoor.modify
          - dimensiondoor.remove
          - dimensiondoor.spawn
          - dimensiondoor.teleport
          - dimensiondoor.template
          - dimensiondoor.unload
          - dimensiondoor.create: true
          - dimensiondoor.info: true
          - dimensiondoor.list: true
          - dimensiondoor.load: true
          - dimensiondoor.modify: true
          - dimensiondoor.modify.pvp: true
          - dimensiondoor.modify.isolatedchat: true
          - dimensiondoor.modify.spawnanimals: true
          - dimensiondoor.modify.spawnmonsters: true
          - dimensiondoor.remove: true
          - dimensiondoor.spawn: true
          - dimensiondoor.teleport: true
          - dimensiondoor.template: true
          - dimensiondoor.unload: true
          - vote.Gaia.day.disable: true
          - vote.Gaia.night.disable: true
          - admincmd.item.*
          - admincmd.item.add
          - admincmd.item.add.other
          - admincmd.item.add
          - admincmd.item.blacklist
          - admincmd.item.add.other
          - admincmd.item.blacklist
          - admincmd.item.repair.other
          - admincmd.item.repair
          - admincmd.item.repair
          - admincmd.item.more
          - admincmd.item.alias
          - admincmd.item.color
          - admincmd.item.alias
          - admincmd.tp.home
          - admincmd.player.*
          - admincmd.tp.*
          - admincmd.tp.to
          - admincmd.weather.*
          - admincmd.tp.players
          - admincmd.tp.from
          - admincmd.tp.location
          - admincmd.warp.*
          - admincmd.mob.*
          - vanish.vanish
          - vanish.noaggromobs
          - vanish.dont.hide
          - vanish.nopickup
          - vanish.nopickup.list
          - vanish.list
    

    And here is the MultiWorld config:
    Code:
    # Simple config for MultiWorld (not longer :P)
    # plugins.creativeworlds: make the creative world flag work
    # plugins.portals: make it able to make portals between worlds
    # logging.debug: true or false
    #
    # difficulty: the difficulty to use on the worlds maded by this plugin
    plugins:
        creativeworlds: true
        portals: true
    difficulty: 3
    logging:
        debug: false
    
     
  12. I see you have turned the portals function on, whit this you canb make nether portals between world X and world Y.
    if you want al nether portals from world X to world Y, do "/mw link X Y" and then al the portals from world X wil be to world Y, and do "/mw link Y X" to make them working to the other side too.
     
  13. ty anyway this bukkit program suck, ive tried to find and work on proper permissions and none seem to work, right now i saw a normal , A NORMAL PLAYER using teleport commands which are for admins only. PEX sucks im out of hosting :)
     
  14. Offline

    hugo901

    org.bukkit.command.CommandException: Unhandled exception executing command 'mw' in plugin MultiWorld v1.5.2
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:355)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:757)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.NullPointerException
    at multiworld.MultiWorld.onCommand(MultiWorld.java:186)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more

    i think this is my error message!!! Can u help me please!!!! i want to use your plugin!!!!!!!
     
  15. You should edit your OP to include al the commands and how they are used! (pls!)
     
  16. You need to use an up to date version, 1.9.0

    the goto command permissions are default true, just ad at bukkit permissions "multiworld.goto: false" and mayby that also forsome other permissions thats are default true

    /mw create <world name> [gen] [seed]
    /mw goto <world nanme> - go to that world - alias "/goto <world>"
    /mw link <world1> <world2> - links al nether porta;ls from world 1 to world 2
    /mw setflag <world> <flagname> <value> - sets an flag on a world
    /mw getflag <world> flagname> - gets an flag from a world, tip use *
    /mw remove <wold name> - removes an world
    /mw debug - shwows some debugging info
    /mw move <player> <world> - Moves an player to an world
    /mw save - saves the plugin data
    /mw reload - reload the plugin

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

    Xenomaldo

    mate, the download link wont work for me....................
     
  18. try clearing your browser cookies

    there wil be an new dev.bukkit.org topic: http://dev.bukkit.org/server-mods/multiworld-v-2-0/pages/main/
    (If evrything goes ok)

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

    PAJ019

    Hi, really great plugin but today this has poped up and never has:
    Code:
    >plugin reload MultiWorld
    12:59:51 [INFO] [MultiWorld] Disabled.
    12:59:51 [INFO] [MultiWorld] [PortalHandler] loaded!
    12:59:51 [INFO] [MultiWorld] [PortalHandler] started!
    12:59:51 [INFO] [MultiWorld] Enabling MultiWorld
    12:59:51 [INFO] [MultiWorld] Defaulting to default permissions
    12:59:51 [SEVERE] java.util.zip.ZipException: Not in GZIP format
    12:59:51 [SEVERE]       at java.util.zip.GZIPInputStream.readHeader(Unknown Sour
    ce)
    12:59:51 [SEVERE]       at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    12:59:51 [SEVERE]       at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    12:59:51 [SEVERE]       at net.minecraft.server.CompressedStreamTools.a(SourceFi
    le:9)
    12:59:51 [SEVERE]       at net.minecraft.server.PlayerNBTManager.c(PlayerNBTMana
    ger.java:93)
    12:59:51 [SEVERE]       at net.minecraft.server.World.<init>(World.java:128)
    12:59:51 [SEVERE]       at net.minecraft.server.WorldServer.<init>(WorldServer.j
    ava:27)
    12:59:51 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.createWorld(CraftS
    erver.java:512)
    12:59:51 [SEVERE]       at multiworld.worldgen.InternalWorld.makeWorld(Unknown S
    ource)
    12:59:51 [SEVERE]       at multiworld.worldgen.WorldGenerator.generateWorld(Unkn
    own Source)
    12:59:51 [SEVERE]       at multiworld.MultiWorld.loadWorldsAndFlags(Unknown Sour
    ce)
    12:59:51 [SEVERE]       at multiworld.MultiWorld.onEnable(Unknown Source)
    12:59:51 [SEVERE]       at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
    in.java:170)
    12:59:51 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
    JavaPluginLoader.java:957)
    12:59:51 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
    mplePluginManager.java:280)
    12:59:51 [SEVERE]       at me.kalmanolah.or.OKCmd.onCommand(OKCmd.java:129)
    12:59:51 [SEVERE]       at org.bukkit.command.PluginCommand.execute(PluginComman
    d.java:40)
    12:59:51 [SEVERE]       at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:163)
    12:59:51 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:355)
    12:59:51 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:351)
    12:59:51 [SEVERE]       at net.minecraft.server.MinecraftServer.b(MinecraftServe
    r.java:506)
    12:59:51 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:485)
    12:59:51 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:374)
    12:59:51 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:417)
    12:59:51 [SEVERE] java.util.zip.ZipException: Not in GZIP format
    12:59:51 [SEVERE]       at java.util.zip.GZIPInputStream.readHeader(Unknown Sour
    ce)
    12:59:51 [SEVERE]       at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    12:59:51 [SEVERE]       at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    12:59:51 [SEVERE]       at net.minecraft.server.CompressedStreamTools.a(SourceFi
    le:9)
    12:59:51 [SEVERE]       at net.minecraft.server.PlayerNBTManager.c(PlayerNBTMana
    ger.java:104)
    12:59:51 [SEVERE]       at net.minecraft.server.World.<init>(World.java:128)
    12:59:51 [SEVERE]       at net.minecraft.server.WorldServer.<init>(WorldServer.j
    ava:27)
    12:59:51 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.createWorld(CraftS
    erver.java:512)
    12:59:51 [SEVERE]       at multiworld.worldgen.InternalWorld.makeWorld(Unknown S
    ource)
    12:59:51 [SEVERE]       at multiworld.worldgen.WorldGenerator.generateWorld(Unkn
    own Source)
    12:59:51 [SEVERE]       at multiworld.MultiWorld.loadWorldsAndFlags(Unknown Sour
    ce)
    12:59:51 [SEVERE]       at multiworld.MultiWorld.onEnable(Unknown Source)
    12:59:51 [SEVERE]       at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
    in.java:170)
    12:59:51 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
    JavaPluginLoader.java:957)
    12:59:51 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
    mplePluginManager.java:280)
    12:59:51 [SEVERE]       at me.kalmanolah.or.OKCmd.onCommand(OKCmd.java:129)
    12:59:51 [SEVERE]       at org.bukkit.command.PluginCommand.execute(PluginComman
    d.java:40)
    12:59:51 [SEVERE]       at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:163)
    12:59:51 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:355)
    12:59:51 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:351)
    12:59:51 [SEVERE]       at net.minecraft.server.MinecraftServer.b(MinecraftServe
    r.java:506)
    12:59:51 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:485)
    12:59:51 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:374)
    12:59:51 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:417)
    12:59:51 [SEVERE] [MultiWorld] ERROR HAPPEND: error loading worlds and flags.
    12:59:51 [SEVERE] [MultiWorld] java.lang.NullPointerException
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.WorldServer.c(WorldServe
    r.java:162)
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.World.a(World.java:2224)
    
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.Chunk.addEntities(Chunk.
    java:634)
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.ChunkProviderServer.getC
    hunkAt(ChunkProviderServer.java:81)
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.ChunkProviderServer.getO
    rCreateChunk(ChunkProviderServer.java:106)
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.World.getChunkAt(World.j
    ava:300)
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.World.getTypeId(World.ja
    va:247)
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.World.isEmpty(World.java
    :251)
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.World.a(World.java:218)
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.WorldProvider.canSpawn(S
    ourceFile:50)
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.World.canSpawn(World.jav
    a:104)
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.World.c(World.java:202)
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.World.<init>(World.java:
    150)
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.WorldServer.<init>(World
    Server.java:27)
    12:59:51 [SEVERE] [MultiWorld]  at org.bukkit.craftbukkit.CraftServer.createWorl
    d(CraftServer.java:512)
    12:59:51 [SEVERE] [MultiWorld]  at multiworld.worldgen.InternalWorld.makeWorld(U
    nknown Source)
    12:59:51 [SEVERE] [MultiWorld]  at multiworld.worldgen.WorldGenerator.generateWo
    rld(Unknown Source)
    12:59:51 [SEVERE] [MultiWorld]  at multiworld.MultiWorld.loadWorldsAndFlags(Unkn
    own Source)
    12:59:51 [SEVERE] [MultiWorld]  at multiworld.MultiWorld.onEnable(Unknown Source
    )
    12:59:51 [SEVERE] [MultiWorld]  at org.bukkit.plugin.java.JavaPlugin.setEnabled(
    JavaPlugin.java:170)
    12:59:51 [SEVERE] [MultiWorld]  at org.bukkit.plugin.java.JavaPluginLoader.enabl
    ePlugin(JavaPluginLoader.java:957)
    12:59:51 [SEVERE] [MultiWorld]  at org.bukkit.plugin.SimplePluginManager.enableP
    lugin(SimplePluginManager.java:280)
    12:59:51 [SEVERE] [MultiWorld]  at me.kalmanolah.or.OKCmd.onCommand(OKCmd.java:1
    29)
    12:59:51 [SEVERE] [MultiWorld]  at org.bukkit.command.PluginCommand.execute(Plug
    inCommand.java:40)
    12:59:51 [SEVERE] [MultiWorld]  at org.bukkit.command.SimpleCommandMap.dispatch(
    SimpleCommandMap.java:163)
    12:59:51 [SEVERE] [MultiWorld]  at org.bukkit.craftbukkit.CraftServer.dispatchCo
    mmand(CraftServer.java:355)
    12:59:51 [SEVERE] [MultiWorld]  at org.bukkit.craftbukkit.CraftServer.dispatchCo
    mmand(CraftServer.java:351)
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.MinecraftServer.b(Minecr
    aftServer.java:506)
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.MinecraftServer.h(Minecr
    aftServer.java:485)
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.MinecraftServer.run(Mine
    craftServer.java:374)
    12:59:51 [SEVERE] [MultiWorld]  at net.minecraft.server.ThreadServerApplication.
    run(SourceFile:417)
    12:59:51 [INFO] [MultiWorld] v1.9.0 enabled.
    12:59:51 [INFO] [OKReload] Notice: Reloaded plugin 'MultiWorld' v1.9.0.
    I have the 1317 build and the latest download of this plugin.
    Please fix, and help!!

    PAJ
     
  20. it seems 1 of the worlds it try to load is damaged, can you verify this?
     
  21. Offline

    PAJ019

    It was :'( I have now reset it, it had some really good stuff on it.....
    How it happened, I was playing on that map and then I stopped the server cos I had to go somewhere, when i got back i started the server again and BOOM, massive errors everywhere....
    Another world got reset as well a while ago. Oh well, I guess I'll have to rebuild the stuff again, thanx anyway1

    PAJ
     
  22. Offline

    HolySteven

    So if i enter the 2nd world, move around, shut down the server, will it spawn me in nowhere in my default world? Cause that happend in another world portal plugin
     
  23. this wont happen at normal circustances

    if you stil have the world, you can send it whit an PM to my, for my to try it to fix

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

    PAJ019

    No i havent got it (i redone it(deleted it and then made a new one))
     
  25. Offline

    Xenomaldo

    ive tried clearing my browser cookies but it still sais the same thing,
    when i click the link it says '404 NOT FOUND'
     
  26. Offline

    HolySteven

    Okay thank you
     
  27. you clicking the right link? it works by my.
     
  28. Offline

    Xenomaldo

    yae ive tryed all the links but it isnt working..............:(
     
  29. Offline

    TheReachFreaks

    Thank You So Much! This Plugin Has Made My Server So Much Better And Cooler! You Deserve Free Bacon! [cookedmeat]:D
     
  30. what do you get instead of the download page?
     
  31. Offline

    Silial

    Hehe. Plugin names confused me <3
    Might I recommend a few possible other names?
    DiverseWorlds
    ManyWorlds
    VaryWorlds

    Other than that, this looks like an amazing plugin. :) I might actually give it a go.
     

Share This Page