nyvaria / NyvariaCore

General purpose Nyvaria plugin
GNU General Public License v3.0
0 stars 1 forks source link

/lastseen command using /invsee permission node. #4

Closed phroa closed 10 years ago

phroa commented 10 years ago

Make sure Ctrl-space finds the right option before you commit, dummy ;)

You're checking against NyvariaCore.PERM_INVSEE rather than PERM_LASTSEEN or whatever it is.

captbunzo commented 10 years ago

@Phroa: Awesome stuff dude. Well spotted. :)

phroa commented 10 years ago

I was wondering why the command would be checking for the invsee permission... Also it would appear the message returns true. Which would just stop the command if the permission existed... which is weird, because it doesn't -.^

On Tue, Jan 21, 2014 at 2:04 PM, Paul Thompson notifications@github.comwrote:

@Phroa https://github.com/Phroa: Awesome stuff dude. Well spotted. :)

— Reply to this email directly or view it on GitHubhttps://github.com/nyvaria/NyvariaCore/issues/4#issuecomment-32968904 .