is there a way to make a perm for defaults to only be able to accept teleports not request them? I want the vips to be able to request to any player and any player to have access to accept their teleport.
Is it possible to make defaults only be able to accept tpr?
Dont grant tpr to default group. just give them tpa permission
Thats the issue at hand.. there is no tpa permission. the tpr permission has tpa within that perm.
Merged post
any ideas?@nivex
heya. no, you can't do that. that perm works for both, and it wouldn't be good to change it for everyone as every server would have to grant the permission in order to continue using it
TheOutlaw49Thats the issue at hand.. there is no tpa permission. the tpr permission has tpa within that perm.
Merged post
any ideas?@nivex
My bad, as i never thought about restricting it i didnt look for it.
it's not a problem
well i was just wondering if you could just modify my plugin specifically to have that perm. i am not well versed enough in lua to do this. i would pay for it if neccesary!
https://pastebin.com/et9D3UKb
ok, save as NTeleportation.cs
Added `Require nteleportation.tpa to accept TPR requests` (false)
you need to change it to true.
ok, save as NTeleportation.cs
Added `Require nteleportation.tpa to accept TPR requests` (false)
you need to change it to true.