Players are able to run the /block command and the blocked users are being added to the data file. The only issue is, players are still able to TPR to players that have them blocked.
Not workingFixed
Are you by chance saving on server save? I may swap over to doing individual files for each player to lessen server load when a user saves a blocked user, I ran into this issue randomly on another server, and I believe they were also saving on server save. The only downside to this is that you'd have more files, and would have all player's blocked lists reset.
Edit: Ignore that first question, I thought I had added that feature, apparently I did not? Not sure why I thought I did to be entirely honest. Though to confirm, you are using a version of NTeleportation that allows for this correct? I believe version 1.7.5 did it.
I actually also just submitted a patch for his plugin since the displaying of the users name never occured, just would say user "{0}".
Yes, I am using NTeleport 1.7.5 with 'Use Blocked Users' set to 'true' in the config.
Thanks!
BOOBLEJ
Yes, I am using NTeleport 1.7.5 with 'Use Blocked Users' set to 'true' in the config.
Thanks!
Okay, working on a fix rn, will update the plugin once its finished. Thank you for reporting this! Appreciate it!
Merged post
Turns out its actually a NTeleportation issue, they are calling the method backwards lol, I'll inform him and push a patch on NTeleportation.
Merged post
I lied, I submitted the patch to NTeleportation using the wrong method, so it wouldn't have worked regardless lol, I had him use the AreBlockedUsers instead of IsBlockedUser. I will inform him of this, haha sorry about that.
Merged post
If you happen to need this/want this prior to his patch, this is a working copy of NTeleportation with the fixed response as well.
Thank you!
Locked automatically