Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/friendly-banana/bananas_speedrun
https://github.com/friendly-banana/bananas_speedrun
minecraft-plugin speedrunning spigot-plugin
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/friendly-banana/bananas_speedrun
- Owner: Friendly-Banana
- Created: 2022-10-30T22:33:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-30T22:44:08.000Z (over 2 years ago)
- Last Synced: 2024-11-07T10:31:03.815Z (3 months ago)
- Topics: minecraft-plugin, speedrunning, spigot-plugin
- Language: Java
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Speedrun
A Spigot plugin for multiplayer speedruns
Players are either
- spectators, spectator mode
- speedrunners, adventure mode till game starts, then survivalThe timer runs only when at least one speedrunner is online.
### Commands
- `/reset` the world and the speedrunner list
- `/add` new speedrunners
- `/list` all speedrunners
- `/start` the timer
- `/score` see past scores### Config
`till_dragon: boolean`
Whether the timer stops when the dragon is killed or when the first player uses the end portal.