mirror of
https://github.com/Shiewk/SModeration.git
synced 2026-04-28 05:54:16 +02:00
Stop warning about experimental APIs
This commit is contained in:
@@ -18,6 +18,7 @@ import static io.papermc.paper.command.brigadier.Commands.argument;
|
||||
import static io.papermc.paper.command.brigadier.Commands.literal;
|
||||
import static net.kyori.adventure.text.Component.translatable;
|
||||
|
||||
@SuppressWarnings("UnstableApiUsage") // Paper Brigadier API
|
||||
public final class InvseeCommand implements CommandProvider {
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user