Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/39software/spigotdefaultdance
I was shocked there was no Minecraft Spigot plugin to make your character do the Fortnite Default Dance, so I had to correct this issue.
https://github.com/39software/spigotdefaultdance
fortnite minecraft minecraft-minigames minecraft-plugin minecraft-server-plugin spigot spigot-plugin
Last synced: 14 days ago
JSON representation
I was shocked there was no Minecraft Spigot plugin to make your character do the Fortnite Default Dance, so I had to correct this issue.
- Host: GitHub
- URL: https://github.com/39software/spigotdefaultdance
- Owner: 39software
- License: gpl-3.0
- Created: 2021-09-11T23:05:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-14T16:25:42.000Z (over 3 years ago)
- Last Synced: 2025-01-27T08:58:39.975Z (17 days ago)
- Topics: fortnite, minecraft, minecraft-minigames, minecraft-plugin, minecraft-server-plugin, spigot, spigot-plugin
- Language: Java
- Homepage:
- Size: 4.06 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SpigotDefaultDance
I was shocked there was no Minecraft Spigot plugin to make your character do the Fortnite Default Dance, so I had to correct this issue.
I made this plugin in like 4 hours (Excluding me being terrible at math) so don't expect too much.![GIF](./defaultdance.gif)
## Usage
`/defaultdance`, that's it.
You can either run the command again or crouch to stop dancing when it is still active.## Permissions
`defaultdance.use` - Allow using `/defaultdance`.## Installation
Get the Jar from GitHub releases or compile from source, then place it in your plugins directory.# Notice
This plugin was made as a joke and won't be maintained. Feel free to fork, inspect the code and make your own version.
[LICENSE](./LICENSE)