Clement Raynaud
Clement Raynaud
Read the doc bro! This also allows you to get the custom status. ``` name: Game of User description: Get the game of a user. You may use this to...
Seems to be fixed in 2.0.9
#261
You can find out if someone has boosted the server by checking their roles.
```vb grab the invites of event-guild loop last retrieved invites: broadcast "%loop-invite.getCode()% created by %loop-invite.getInviter()%" ```
> > ```vbnet > > grab the invites of event-guild > > loop last retrieved invites: > > broadcast "%loop-invite.getCode()% created by %loop-invite.getInviter()%" > > ``` > > That doesn't...
Tested and works perfectly! Great job.
It seems to work fine on my end with Spigot 1.20.5 and 1.20.6. https://github.com/Skoice/skoice/blob/dev/src/main/java/net/clementraynaud/skoice/system/LinkedPlayer.java
Are you using v4.3.3-SNAPSHOT?
You built version 4.3.3-SNAPSHOT yourself, right? It's not released.