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

Authme Conditions #4

Closed Feerko closed 7 years ago

Feerko commented 7 years ago

Hello, can you add to your addon something like this?

if player is registered: if player is logged:

I'm really depend on this. I think it will be useful to many people. Thanks! :)

Feerko commented 7 years ago

Hello, could you do that? I really need it. Thanks

Snow-Pyon commented 7 years ago

There is a player is registered condition already

Sharpjaws commented 7 years ago

Sorry for the respond delay, but as @Snow-Pyon said the first one has been included already and so is your second suggestion. However its my fault that I forgot to include it in the docs. Will do when I have the chance

Use conditions:

%player% is [not] registerd //Checks if a player is registerd
%player% is [not] authenticated   //Checks if a player is logged in