Can't /bmifno other players
tyler2k15 opened this issue ยท 9 comments
Have the following permissions:
- bm.command.bminfo
- bm.command.bminfo.playerstats
- bm.command.bminfo.connection
- bm.command.bminfo.ipstats
- bm.command.bminfo.alts
- bm.command.bminfo.players
get "no permission" error when trying /bminfo [name]
I am also getting this issue. Works fine for OP'd players, but not when you have the permissions.
It's amazing how many people update their plugins blindly without reading the change logs.
You should never just update blindly ANYTHING AT ALL on a production server.
Also, how hard is it checking the plugin.yml for instance, it shows all permission nodes, or if you are a bit more advanced you could have just checked the source code quickly.
You don't have to get your panties all up in a wad there @Kakifrucht. I tested while our server was down in maintenance mode anyways and only noticed I missed one perm when my mods couldn't look up players. Excuse me for working 50 hours a week plus running a server if I missed ONE PERM!
You are excused, I'm just saying that you shouldn't call what confuser said a snarky comment as I find it completely justified.
No and that's fine, I apologize for that as I read the comments shortly after waking up. I work in the coding (web) field so I totally understand where he comes from when people don't ready updates.
It seems I put .players instead of .others within the change log. Apologies. Thank you for bringing it to my attention. I've now corrected the plugin page on bukkit dev to list the correct permission.
Yes I updated blindly, because as you know from another comment that I had having errors, and might've missed one new perm in a books worth of new perms and change logs. So I will ignore that snarky comment and once again THANK YOU for your quick response and for making an awesome plugin.