Warps

Discussion in 'Bukkit Help' started by shadow4881208, Mar 20, 2013.

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

    shadow4881208

    I need to figure out how to make it so that a doner (vip) gets 5 limited public warps and default gets 5 private warps only he can go to.
    Is there a plugin for this or straight up coding?
     
  2. Offline

    Sweatyzana

    Essentials does this...
    They have different perms for Warps:

    -- Essentials.warp - Allows access to /warp
    -- Essentials.warp.* - Allows the group access to ALL warps
    -- Essentials.warp.[warpname] - Allows a group to specified warps
    -- Essentials.warp.list - Allows group to see a list of warps by doing /warp
     
  3. Offline

    Necrodoom

    essentials.warpS.warpname.
    also requires enabling of per-warp-permissions.
     
  4. Offline

    shadow4881208

    I mean like them being able to SET the warps

    SO they can set it on their own

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

    fredghostkyle1

    i dont think theres a way to limit the ammount of warps a player can set (with essentials)
     
  6. Offline

    shadow4881208

    Is there a plugin?
     
  7. Offline

    fredghostkyle1

    i have no need for this. i do not know
     
  8. Offline

    Compressions

    shadow4881208 There aren't any plugins for private warps. Just mess around in the Essentials config.yml with /home's. I was able to achieve the equivalent to private warps but just with /home doing this.
     
Thread Status:
Not open for further replies.

Share This Page