Initial commit

This commit is contained in:
fzorb 2025-07-06 14:13:48 +03:00
commit 8ec4a55869
8 changed files with 298 additions and 0 deletions

13
readme.md Normal file
View file

@ -0,0 +1,13 @@
# soup
Simple soup plugin. Not very interesting.
## Configuration
`soup/config.yml` contains the `allowEatingSoup` option, which by default is false.
## Tested versions
Tested on 1.21.7, although the plugin is so simple that you can probably backport it to versions as old as 1.8 by just changing the paper version in `pom.xml`.
## License
This project is licensed under WTFPL. See `LICENSE.txt` for more details.
<center><i><code>fzorb &#60;fzorb@fzorb.xyz></code> MMXXV</i></center>