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?
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
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.
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.