Initial commit
This commit is contained in:
commit
8ec4a55869
8 changed files with 298 additions and 0 deletions
13
readme.md
Normal file
13
readme.md
Normal 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 <fzorb@fzorb.xyz></code> MMXXV</i></center>
|
Loading…
Add table
Add a link
Reference in a new issue