Luiza Prestes

Results 3 issues of Luiza Prestes

Currently the Bukkit and Bungee module contains the **same code**, just changes the parameters of some methods to **Player -> ProxiedPlayer and Bukkit -> Proxy**. This could be avoided if...

enhancement

The @Optional annotation can't be used in the middle of arguments Example: ```java // annotation here public void handleCommand(final Context context, @Optional final String key, final Player target) { //...

enhancement
good first issue

Creates the `comment-author` property, that is the user login responsible for commenting in the coverage. This enables the update comment validation to work with different tokens besides the github actions...