A minigames library for servers using Skript with high customizability and an easy API to add new minigames on your own. Created for small server networks that don't need an entire network out of minigame servers.
MINIGAMES.SK is still work in progress. It might work, but issues can occcur.
- Spigot Minecraft Java version 1.14.4
- Skript
- skript-mirror
- skript-db
- SkQuery
MINIGAMES.SK has a unique vote & play system which allows even small servers to offer minigames, since it only needs one server on which all minigames are being voted and played. Thanks to a changeable minimum amount of players for specific minigames, only fitting minigames for the amount of players are available. MINIGAMES.SK aims to give a great experience for players and server operators from just one player to up to 60 players. Skript is well documented, free and accessible to everyone who can read and write.
If you're running MINIGAMES.SK, feel free to create a issue to get your server displayed here.
Add Core functionalityAdd voting systemAutomatic loading of used and unloading of unused minigame skriptsAdd statistics system (mysql & sqlite storage)Add a API which can be used by minigames:-
game status
-
game points
-
- game money
-
stop game
-
start game (should only be used by the core)
-
temporary ingame variable function using metadata
-
game finish function which can halt any minigame + can be used by the minigames
-
- player stats
-
toplists per game & global
- Add more minigames
- Create a documentation
- Add a tutorial on how to create new minigames
- Add multible languages to the project
- Publish MINIGAMES.SK to https://forums.skunity.com and maintain/update it for future versions of minecraft