[TP] WorldManager 1.2.3 - THE light-weight world managing solution [1240]

Discussion in 'Inactive/Unsupported Plugins' started by DrAgonmoray, Jul 11, 2011.

  1. Offline

    DrAgonmoray

    WorldManager 1.2.3 - THE light-weight world managing solution!

    WorldManager was created so that servers could have multiworld without lagging up their server. Thus, WorldManager was created very simply, with efficiency in mind.

    Features:
    • Very light-weight
    • Create, load, remove, and just plain manage your worlds!
    • Display various messages on world join.
    • Teleport to worlds
    Commands & Permissions:
    WorldManager supports SuperPerms/PermissionsBukkit, Permissions 3.x, Permissions 2.x
    Permissions are NOT required.

    CommandUsageDescriptionPermission
    worldcreate/worldcreate [type] [name] (seed)Create a world.wm.create
    worldremove/worldremove [name]Unload a world.wm.remove
    worldjoin/worldjoin [name]Teleport to a world.wm.join
    join/join [name]Teleport to a world.wm.join
    worldload/worldload [type] [name]Load a world in the server directorywm.load
    worldlist/worldlistList the worlds currently loaded.wm.list
    worldhelp/worldhelpDisplay the help documentation.wm.help

    Configuration:
    Code:
    #Should we display a message to the player on world join?
    useArrivalMessage: true
    #What message should we display to the player?
    arrivalMessage: '&eYou teleported to world %world%!'
    #Should we broadcast a message to the server on world join?
    sendBroadcastMessage: false
    #What message should we broadcast to the server?
    broadcastMessage: '&e%player% has arrived in world %world%!'
    
    Changelog:
    Version 1.2.3
    • Fixed a stupid /worldhelp bug (that's what happens when I copy/paste my code)
    Version 1.2.2
    • Fixed issues with commands and permissions.
    • Fixed the OP and lost the rest of the changelog.
     
    thearminv, Giga, LordDead1233 and 7 others like this.
  2. Offline

    MetalMadness

    Jizz... Thank you so much! I will test it out when i get home from work :D <3​
     
    DrAgonmoray likes this.
  3. Offline

    iFreZzAx

    I've been watching your plugin creations since you made me glassgive ;)
    And I've just finished setting up my multi worlds but now look what you gone made me do I'm gonna use this instead :p So many more features and so much more simple than any other!
    Thank you!.
     
    DrAgonmoray likes this.
  4. Offline

    DrAgonmoray

    I'm glad you guys like it and found use for it. :D
    If you have any suggestions or see any problems, please tell me. :)

    Woohoo, moved to plugin releases. If you're using this plugin, I'd really like you to post here and let me know how it works. :D

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

    ViperKnows

    Thank you, this plugin is nice and simple. Just what I needed.
     
  6. Offline

    MetalMadness

    I like it, it's working with nether, but how do I load a world?
     
  7. Offline

    DrAgonmoray

    Put the world's folder in your server folder, then use the create command to load it. For example

    *puts world "awesomeworld" into server folder
    *starts server*
    /worldcreate skylands awesomeworld

    And it will load it. It says create, but you'll know it just loaded because the create process will go super fast.
     
  8. Offline

    MetalMadness

    ahh i just created another world and used the files inside for it.

    BTW thank you so much for the plugin, it works like a charm
     
  9. Offline

    DrAgonmoray

    You're very welcome. ^_^
    Now go tell that to everyone else. :p

    Source is now on GitHub. Hooray for open source! :D

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

    MetalMadness

    :D thanks again
     
  11. Offline

    tha d0ctor

    can you use this to create worlds with seeds?
     
  12. Offline

    iFreZzAx

    I have one suggestion for this amazing plugin :3
    Could you make the /worldlist
    Look like this:
    Loaded Worlds
    -World1
    -world2
    -world5
    ---------------
    Makes it easier to read with colour maybe ?
    Or you could make it configurable ?
     
  13. Offline

    DrAgonmoray

    I suppose I could do that, lol.
    Edit
    I'm not going to do the list thing because people won't like it spamming chat. But I'll add color.

    I'll bring that up in this next update.
     
  14. Offline

    iFreZzAx

    You could add the layout configurable to ? So they have a choice ?
     
  15. Offline

    DrAgonmoray

    ._.
    Why do you want it so much?
     
  16. Offline

    iFreZzAx

    Lol :p I just like the way lists look >.> :D
     
  17. Offline

    DrAgonmoray

    Version 1.1
    • Added /worldload [normal/nether/skylands] [name]
    • Added optional seed to the /worldcreate command Thanks to @s1mpl3x for the help
    • Changed the colors for /worldlist
    Hooray for updates! :D
    At the moment, the code is really ugly. I'll go make it more efficient and pretty later.
     
    ifrezzax likes this.
  18. Offline

    iFreZzAx

    Thank you the list is much better now :D
    And the seed option is amazing and works perfectly :D
     
  19. Offline

    marinating

    Excellent.
     
  20. Offline

    Andrey

    Woar, this is great. Finaly a lightweight plugin for WorldManagment! <3
     
    ifrezzax likes this.
  21. Offline

    Buildoholic

    /joine dosent work :'(
     
  22. Offline

    iFreZzAx

    The command is /join (worldname)
     
  23. Offline

    Dyramisty

    /join conflicts with teleport++ How can I adjust the command? Is it by editing the yml?
    EDIT: Doesn't conflict with Tele++ So idk with what it does, anyway, could we or you change the /join to something like: /worldjoin or /wjoin?
     
  24. Offline

    SavageCore

    Can you make this remember the player location so they don't appear back at spawn?
     
  25. Offline

    DrAgonmoray

    I don't think that has anything to do with WorldManager.
     
  26. Offline

    SavageCore

    Even with only permissions and this plugin enabled it does it using 953

    Ideas?
     
  27. Offline

    DrAgonmoray

    No. There is nothing I can do. I tried it just like you said and it works fine for me.
     
  28. Offline

    Dyramisty

    You can use things like ButtonWarp to create specific world teleports. Or use Tele++ to teleport to a world with given coordinations.
     
  29. Offline

    Hacr

    Amazing plugin :D

    Best world manager ever!

    Woud be cool if you coud make it so when people jump down from skylands, they fall down to the normal world :)
     
  30. Offline

    DrAgonmoray

    Thanks. :D
    As for the second part, use something like Inception. That is not the point of this plugin, sorry.
     

Share This Page