How do I manage a DEV team?

My friend and I decided to start making a Minecraft server on Minecraft Java Edition™. However, we aren't experienced with running a developer team or creating Minecraft server plugins. How should we establish are Dev team within discord? More specifically, we want to know what we should ask on our developer application, how we should setup dev channels and communications and how we should monitor progress and share the project with everyone. If this is useful to any of you, we are using Minecraft 1.8.9.
3 Replies
polyzium
polyzium14mo ago
I strongly suggest you use project management software such as OpenProject, this will make your life a whole lot easier. With it you can track the status of tasks, report bugs, set deadlines/milestones, as well as keep track of other things. If you're trying to hire developers, make sure to do an interview with candidates by asking them various questions related to programming basics as well as Bukkit API (or whatever you use) related questions. No matter what project or software you develop, this is a tried and true method of dev team management.
Classicality
ClassicalityOP14mo ago
@polyzium Thank you so much for this advice.
polyzium
polyzium14mo ago
you're welcome

Did you find this page helpful?