A Spigot 1.19.4 GIF creation plugin utilizing the GIPHY API.
GifCreator is a plugin you can use to create GIFs on maps in Minecraft. The plugin uses the Giphy API to retrieve GIFs using searches performed by users.
/gif [search]
- Gets a GIF from GIPHY using the search term
gifcreator.gif
- Allows a user to run the/gif
command
You will need a GIPHY API key. You can sign up for GIPHY and get one here
- Download the JAR file.
- Install the JAR file in the
plugins
folder of your server - Reload/Restart your server
- Open the
config.yml
file in theplugins/GifCreator
folder and put your GIPHY API key in thegiphyApiKey
field