An open API service indexing awesome lists of open source software.

https://github.com/sonofra/spigot-dadjokes

A spigot plugin that retrieves a dad joke every 10 minutes, or lets you retrieve one on your own
https://github.com/sonofra/spigot-dadjokes

dadjokes minecraft-plugin spigot-plugin

Last synced: 2 months ago
JSON representation

A spigot plugin that retrieves a dad joke every 10 minutes, or lets you retrieve one on your own

Awesome Lists containing this project

README

        

# Dad Jokes for your Spigot Server

Simply build the plugin with ```mvn package```
and move the resulting jar to your plugins folder.

Will broadcast a dad joke to all players every 10 minutes,
can fetch additional jokes with the commands ```/dadjoke```
and ```/flachwitz```

Powered by [icanhazdadjoke](https://icanhazdadjoke.com/api)