FastJoe0

Results 3 issues of FastJoe0

After entering the command /su or /pl, the following message appears: `I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you...

enhancement

### CommandAPI version 9.7.0 ### Minecraft version 1.21.4 ### Are you shading the CommandAPI? Yes ### What I did @Override public void onLoad() { CommandAPI.onLoad(new CommandAPIBukkitConfig(this) .shouldHookPaperReload(true) .skipReloadDatapacks(true) .verboseOutput(true) );...

bug

### CommandAPI version 11.0.1-SNAPSHOT ### Minecraft version 1.21.10 ### Are you shading the CommandAPI? Yes ### What I did When using MultiLiteralArgument in CommandAPI 11.0.1-SNAPSHOT (tested on Paper 1.21.10), executing...

bug