Closed m-surowiec closed 4 weeks ago
@OmerBenGera i confirm this issue
I think it's because you are parsing the leader as Player instead of OfflinePlayer even though I don't think you use any method from the Player class
@OmerBenGera could you take a look at that?
Check out latest dev build, let me know if it is fixed
It's fixed, thanks :)
Minecraft's Version
This server is running Paper version 1.21.1-100-master@20ec622 (2024-09-26T23:53:46Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
Plugin's Version
2024.3-b341
Describe the bug
When the leader is offline and I execute
/oneblock setphase mSuro_ 3
the phase doesn't update and if I try to send the{player}
placeholder it returnsnull
instead of the leader's nameTo Reproduce
Parse the {player} placeholder when leader is offline
Additional Information
null
is the argument of a command executed with the placeholder