Players are able to teleport without permissionFixed
Hi guys,

I'm trying to set up a VIP group in which you can use the teleport commands. Now I can just add those permissions to this group but how come that everyone could already use the teleport commands beforehand? I did not set any permissions regarding teleport but still everyone was allowed to use it. It wasn't a problem but now that I want to introduce a VIP group I want to remove the ability of teleporting from regular players. How can I do that?
I would recommend the permissions manager plugin. Use that to check the default group and remove all ntelrportation perms.
In response to rfc1920 ():
I would recommend the permissions manager plugin. Use that to check the default group and remove all...
Hi, thanks for the reply. I did actually install Permissions manager to see whats going on. I'm testing it with my buddy right now and I made sure he only has the group 'default' and the permission manager shows that he has no permissions to teleport but yet he can use /home <name> and /tpc for example.
Had someone come into the server and teleport using /tp all over the server to anyone with out any type of acceptance despite the nteleportation.tp permssion not being granted to anyone. I got on and tested to confirm. Removed nTeleportation completely and all permissions, Re-installed, and with out assigning any permissions i can use /tp or any command... This is killing my population as people are abusing it to kill and raid people.. I need to know how to make it so that only players can do /tpr.. Even in console no perms are assigned, and in perms manager everything is revoked yet anyone can tp ...
Working on this - there was no permission to set for the basic functions but I will be trying to add one for sethome, removehome, home, and then another for tpr.

Merged post

With 1.0.48, there are two new permissions.  nteleportation.home is now required in order for a player to use /home, /sethome, and /removehome.  nteleportation.tpr is required for /tpr.
In response to rfc1920 ():
Working on this - there was no permission to set for the basic functions but I will be trying to add...
The underlying issue i'm having is not resolved. As soon as i copy the Nteleporation.cs file into the plugins directory on my server everyone instantantly has access to all tp commands with out assigning any permissions at all. With the defualt config i'm not sure where the issue is but with out any permissions assigned to any groups all players have access to /tp /home /tpr etc.. can not have the plugin installed on the server with out people teleporting everywhere with out having to request permission and killing everyone.. How can i revoke access to any of the functions if they all work work with out a single permission granted?

I have people from other servers comming in and saying they expierenced it done to them on other servers and are just bouncing around and exploiting the issue everywhere they can. 

I have also joined other servers that have the plugin installed and when i use /tp i get not allowed messages. This is what i want.. /tpr and /home only no one should have access to /tp period. but there doesnt seem to be a way to prevent anyone from using any of the commands as they are all useable with out permissions assigned.
Assuming everyone is in the default group and no others, verify that default does not have any of the nteleportation.* permissions set.   In other words, the config does not control access for regular non-admin/non-mod players.  This would be controlled by permissions alone.  I am checking now with default config to see what I have access to.

The only thing I can see is that the default config does give access to admin level and mod level players.  Setting both UsableByAdmins and UseableByModerators to false, I have no access.


Merged post

I wonder if you have any other plugins installed that are setting auth level somehow.  Anyway, set the two values above to false and no one should be able to tp without permissions set.
In response to rfc1920 ():
Assuming everyone is in the default group and no others, verify that default does not have any of th...
A friend of mine said it worked now :) I'm still on vacation so I'll test it myself when I'm back. Thanks for the quick update.
Locked automatically