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.
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.
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
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.
I just dont want it to appear in the ./warp list. This would make a hidden to my server that I am building