intake icon indicating copy to clipboard operation
intake copied to clipboard

Easy-to-use framework for creating commands, especially in Minecraft

Results 4 intake issues
Sort by recently updated
recently updated
newest added

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

```org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: app/ashcon/intake/fluent/CommandGraph``` I get that error when booting up my Test Server while trying to test my plugin

If there is an even number of quotes in the arguments of a command, the outer pair is always removed. The string `a "string with "quotes""` becomes `a string with...

Not sure if this is already implemented, and apologies if it is, but since Brigadier has come out it has allowed for richer tab complete for Minecraft. I was wondering...