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
- Host: GitHub
- URL: https://github.com/sonofra/spigot-dadjokes
- Owner: sonOfRa
- License: apache-2.0
- Created: 2019-08-08T15:19:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-28T10:04:28.000Z (over 3 years ago)
- Last Synced: 2025-01-22T11:39:24.145Z (4 months ago)
- Topics: dadjokes, minecraft-plugin, spigot-plugin
- Language: Java
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)