mirror of
https://github.com/Shiewk/SModeration.git
synced 2026-04-29 06:34:17 +02:00
Stop warning about experimental APIs
This commit is contained in:
@@ -15,6 +15,7 @@ import java.util.List;
|
||||
|
||||
import static io.papermc.paper.command.brigadier.Commands.literal;
|
||||
|
||||
@SuppressWarnings("UnstableApiUsage") // Paper Brigadier API
|
||||
public final class SModCommand implements CommandProvider {
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user