Sharpjaws / SharpSK

An addon for Skript that adds lots of features and other features from your favourite plugins to skript. Supports 1.8 up to 1.12
https://forums.skunity.com/resources/72
MIT License
8 stars 12 forks source link

Conditions for AuthMeReloaded #17

Closed cengiz77 closed 7 years ago

cengiz77 commented 7 years ago

Hello! Could you add some conditions for authme?

Examples: if player is logged in:

if player is not logged in:

Snow-Pyon commented 7 years ago

That's already a condition.

Sharpjaws commented 7 years ago

@cengiz77 Its already included. Use these conditions:

[authme] %player% is authenticated:
[authme] %player% is not authenticated:

They are probably what you're looking for.

Snow-Pyon commented 7 years ago

Well, as you added the suggestion label, you should put that as an alias, I've seen this kind of question more than a time and that's because %player% (is|is(n't| not) logged in fits more with the condition.