A modern jobs plugin for Paper/Folia servers.
Unlike traditional jobs plugins, players do not need to manually join a job; they earn progress in every job simultaneously while they play.
UJobs is a skills/jobs system plugin built for Paper 1.21+ servers. It tracks player actions (like mining, farming, combat, fishing, trading, and more), awards XP and money per configured job action, and presents progression with in-game GUIs, leaderboards, placeholders, boss bars, NPC/hologram integrations, and flexible storage backends (pdc, sqlite, mysql, postgresql).
https://modrinth.com/plugin/ujobs
Documentation and setup guides are available on the GitHub Wiki:
- Java
21 - Maven
3.9+
mvn clean packageOutput jar:
target/UJobs-1.0.6.jar
Contributions are welcome.
- Fork the repository.
- Create a feature branch.
- Make your changes with clear commit messages.
- Open a Pull Request with a short description and test notes.
If you are unsure where to start, open an issue with your proposal first.