Hidden warps ﴾͡๏̯͡๏﴿

Discussion in 'Archived: Plugin Requests' started by Tomrocks99, Oct 20, 2012.

  1. Offline

    Tomrocks99

    Plugin category: General

    Suggested name: HiddenWarp

    What I want: I'd like to have a plugin that will be able to make warps hidden. So normally I do /setwarp and the warp will appear normally when you do /warp (Bring up the list of warps). I would like a plugin that would allow me to make a warp which wouldn't appear in the list.

    Ideas for commands: /hidewarp (name) <------This would set the warp at the same time.

    Ideas for permissions: -

    When I'd like it by: Before 1.4 comes out if possible?

    Bump
    (•‿•)

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

    xYn

    Bumping after only 2 hours is considered bad-mannered.
     
  3. Offline

    afistofirony

    You'd have to ask the developer of your warp plugin to implement this.
     
  4. Offline

    Tomrocks99

    Essentials? Realy... So there is on one that can do this other that Essentials?
     
  5. With Essentials if you turn on per-warp-permissions, you can control the warps that are visible to normal users.
    Typically you do this with something like:

    Code:
    - essentials.warp
    - essentials.warp.*
    - -essentials.warp.admin
    'admin' would not be visible to users, if they had those permissions.

    Additionally, you can create warp signs, which go to warps people cannot normally access by making a sign such as:
    Code:
    [warp]
    admin
    Everyone
    When clicking on said sign, you would be warped to that warp, even if the permission was not listed in the user file. If you miss the 'everyone' on the 3rd line, it will check permissions.
     
  6. Offline

    Tomrocks99

    The command would then be?
     
  7. Offline

    IdealIdeas

    Use Warptastic.
    You can set warps to private so others cant see or use them.
     
  8. Offline

    Hoolean

    What the hell is '
    ﴾͡๏̯͡๏﴿' ? :D
     
    GravedigginSearchBar likes this.
  9. Offline

    Royal_Soda

  10. Offline

    Hoolean

  11. Offline

    Tomrocks99

    I want all be players to be able to use it. But I just want it to not appear in the list.
     
  12. Offline

    iforgot290

    I don't think that is possible with essentials (which i assume you are using)
    Try submitting a feature request to them, find one that does this, or ask someone to make a custom one for you
     
  13. Offline

    Tomrocks99

    That's kinda what I am doing here :D
     
  14. I was just talking about the regular /warp command, but the ability to control access to those warps using permissions to hide warps from regular players.

    I've explained the two options available in Essentials, above.

    I'm not currently interested in expanding the warp situation any further.
    I need to draw the 'bloat' line somewhere.

    [​IMG]
     
  15. Offline

    Tomrocks99

    I just dont want it to appear in the ./warp list. This would make a hidden to my server that I am building
     

Share This Page