Giving regular players teleportation?Solved
is this file already configred for regular players that are not mods or admins?
Is what already configured? Help Text (you posted under that section originally)? N-Teleportation? Commands? Permissions? Please provide details.

im not sure exactly what it is, but the file when im admin it works to use /tp etc /sethome etc/ but it didnt let me use the commands when i took my admin off. 

just trying to figure out if the commands that are for players are already active, or if i need to change somthing. sorry if i wasnt clear enough

its the plugin N-Teleportation it said its for Admins and Players, but I dont know if its Working for players due to my situation i ran into with no mod or admin authoriation level
if i told you i needed further help, with what exactly im doing... could you help? haha 

Merged post

i love the link ill defniitely use it!
its just confusing somtimes!
thank you alot wulf!

Merged post

damn, im still confused

 

oxide.show player "all"  is this what i would use? is there a keyword i can input? like "All Players" to grant teleportation commands?

im really not smart at this, im just slowly learning as i go, very thankful for your help! 

From the linked thread, last reply, the command is: oxide.grant group default nteleportation.tp
You can follow that same logic/format for other permissions, as listed on this plugin's page.
i did not see that, sorry mate, ill keep trying before i come back! 

Merged post

can you guide me to the plugin for being able to do /voteday  so when it is night time players can vote to make it day
In response to Sniper14k ():
i did not see that, sorry mate, ill keep trying before i come back! 

Merged post
I'd suggest posting in that plugin's support section for help with it.
oh ok my bad, thanks wulf!

Merged post

well, i got my teleportation to work, but now im on a limit of 5 teleports a day, and i want this to be at 500 i changed most numbers i could find relevant in the file, would this be a command i need to use ? 

Merged post

TPSettingstpr", string.Join(NewLine, new[]
{
"TPR System has the current settings enabled:",
"Time between teleports: {1}",
"Daily amount of teleports: {500}"

 

should i reset the server ?



Merged post

i figured it out lol just takes alot of attention in a file! 
Don't edit the .cs file, use the .json file in your oxide/config directory.
i think i figured it out 

Merged post

is it possible to give kits a currency value? so people can also buy the, 
oxide.grant group default nteleportation.tp  -   does this give everyone the power to teleport ? our do you need to do something else ?
In response to bryanliss ():
oxide.grant group default nteleportation.tp  -   does this give everyone the power to teleport ? our...
Yes, access to the /tp command.
Locked automatically