Araan Branco

Results 16 comments of Araan Branco

@xZee0523 Change perms to ADMIN in [Access.php](https://github.com/rathena/FluxCP/blob/master/config/access.php#L90) ``` 'zeny' => AccountLevel::ANYONE ``` to ``` 'zeny' => AccountLevel::ADMIN ```

> > For the captcha, it works if you put your keys into config.php. Maybe we should disable captcha by default? > > I don't have PHP 8.1 installed yet...

Are you thinking of passing UseCaptcha to false?

I believe it could be default `false` and if it is `true` and the keys are like `...` a disclaimer appears and the image not show

What do you think? @Akkarinage

I can take =) put the hacktoberfest tag and I can do it here

@Akkarinage Sorry for the delay, but I think that solves it.

Can you give more details? Is this flag from the Castles module? For me it's normal, if you can send the image of just the emblem, I can do some...