Unsure how to grant permissions to teleportSolved

So I'm trying to install the NTeleportation Plugin where you can set homes and use /tpr.

The plugin itself works perfectly fine for Admins but actual players are "NotAllowed".
I've gone over the configs and tried to look into the file itself to find it but with no success, anyone able to help me out?

Adrestus

So I'm trying to install the NTeleportation Plugin where you can set homes and use /tpr.

The plugin itself works perfectly fine for Admins but actual players are "NotAllowed".
I've gone over the configs and tried to look into the file itself to find it but with no success, anyone able to help me out?


use these commands in chat

/oxide.grant group default  nteleportation.home (allows- /home, /sethome, /removehome)
/oxide.grant group default  nteleportation.tpr - (/tp - allows players to request tp to another player who uses /tpa to accept) 
/oxide.grant group default  teleportation.tpb - (/tpb - allows you to /tp back to previous (last) location which is saved when you tp from there to anywhere else


You use the config to change the amount of tp's the default group can use and under what conditions,
Have a read through the "help" section and see if there are any answers (or questions) there that might be of help

Adrestus

So I'm trying to install the NTeleportation Plugin where you can set homes and use /tpr.

The plugin itself works perfectly fine for Admins but actual players are "NotAllowed".
I've gone over the configs and tried to look into the file itself to find it but with no success, anyone able to help me out?

To easily setup all plugins perms in game i recomend using this:
https://umod.org/plugins/permissions-manager

simply type:
/perms group default
/perms group admin
/perms group What-ever-ranks-you-setup

tick the boxes for what you want them to have, and done.

Locked automatically