PerWorldJoiner

Discussion in 'Plugin Requests' started by UnseenMC Network, Dec 3, 2015.

Thread Status:
Not open for further replies.
  1. Plugin category: Join

    Suggested name: PerWorldJoiner

    What I want: I would simply like a plugin (like
    this (open)
    ) that when you join a world, it says &8[&a&l+&8] &7{username} in chat. Now I am not using bungee so I would just like it when you join and leave worlds. In the config I would like something like this:
    Code:
    # PerWorldJoiner created by (your name).
    # This plugin broadcasts a message in that worlds
    # chat when a player joins that world.  This
    # is useful for servers that are using Multiverse-Core
    # that want players to be notified when a player
    # joins that world.
    
    # World this message is broadcasted in.
    world:
    joinmessage: '&8[&a&l+&8]: &7{username}'
    # The message that is broadcasted when that player joins.
    leavemessage: ''&8[&c&l-&8]: &7{username}'
    
    # World this message is broadcasted in.
    world_nether:
    joinmessage: '&8[&a&l+&8]: &7{username}'
    # The message that is broadcasted when that player joins.
    leavemessage: ''&8[&c&l-&8]: &7{username}'

    Ideas for commands:
    - /cwj reload

    Ideas for permissions:
    - /cwj reload - cwj.reload

    When I'd like it by: Soon! :D
     
  2. In a way, this wouldn't be a hard plugin to make. The only problem is that there are multiple ways of getting into a world. For example, You could use multiverse, command blocks, another plugin; what will be you're main way of getting across worlds?
     
  3. Offline

    UnseenMC

    Well my plan is to have 2 or 3 ways.
    1. The /{gamemode} command. So if you do /kitpvp it will bring you to world named: KitPVPLobby.
    2. ChestCommands! When you click an item it teleports you there.
    3. Portals, you jump in the portal and it teleports you.
    :)
     
  4. Offline

    UnseenMC

  5. Would you mind stating the plugins that would use?
     
  6. Sure!
    1. /{gamemode} = MakeYourOwnCommands or bukkit.yml
    2. ChestCommands.
    3. WarpPortals
     
  7. bump, anyone? :)
     
  8. bump please
     
  9. Offline

    CGA1123

  10. Yes, thank you! :D

    Thank You so much! :D
    what java version?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Dec 12, 2015
  11. Offline

    Commander9292

    @UnseenMC Network

    Should work on nearly any recent java version (Java 6 - Java 8), however it was built on Java 7.
     
  12. Offline

    UnseenMC

    Does it just say the message in that world?
    Also the file won't seem to download. Can you put it in a .zip file on medifire?
     
  13. Offline

    timtower Administrator Administrator Moderator

  14. Ok.
    Though the file stopped downloading at 0% so I did not download it in the first place :)
    bump. anyone else? :)
     
Thread Status:
Not open for further replies.

Share This Page