WorldRegionPortal (WRP)

Discussion in 'Plugin Requests' started by MadPark, Jan 17, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    MadPark

    Suggested name: WorldRegionPortal
    Dependencies: WorldGuard, Vault

    What I want: I want to be able to set up two portals; each in different worlds. Walk through it, and teleport with sound, message, cost, and broadcasting. This would also apply to passive mobs so players would not lose their horses.

    Ideas for commands (Operator Only):
    /wrp help -
    shows the list of commands
    /wrp create <portal name> <region1> <region2> - you would define your own portal name while connecting both regions.
    /wrp list - shows what portals have been connected.
    /wrp reload - reloads the config
    /wrp info - displays information of the selected portal of it's name, owner, connected regions, world its in,
    /wrp near - shows the name of portals nearby

    INFO: To delete a connected region portal, you would have to delete one of the regions through WorldGuard, specifically using /region delete <region>

    Ideas for permissions:
    worldregionportal.help
    worldregionportal.create
    worldregionportal.list
    worldregionportal.reload
    worldregionportal.teleport
    worldregionportal.teleport.yourdefinedportalname
    worldregionportal.near
    worldregionportal.info
    worldregionportal.sound
    worldregionportal.broadcast
    worldregionportal.broadcast.yourdefinedportalname

    When I'd like it by: This month

    Here is a template that I have provided for easy reference if you would like to work it this way.
    Code:
    #EXAMPLE
    #================
    #
    #sound: portal.travel
    #
    #portalname:
    #  region1: xx
    #  region2: xx
    #  cost: xx
    #
    #broadcast: "$player has entered %portal. "
    #message: "You have entered %portal."
     
    Last edited: Jan 17, 2016
  2. Offline

    MineGoldX

    Might I suggest that you add-on to the pulgin description that it also work on passive mobs. This way players don't loose their horses and such.
     
  3. Offline

    MadPark

    Added; thanks MineGoldX!
     
Thread Status:
Not open for further replies.

Share This Page