Enables Roblox developers to use professional software tools
Text Editing
Rojo opens the door to use the absolute best text editors in the world and their rich plugin ecosystems..
Version Control
By building your game (or just the scripts) as individual files on the filesystem, it becomes easy to start using professional-grade version control tools like Git or Mercurial
Other Tools
Take advantage of of tools built by engineers around the world.
A mature Minecraft plugin API (not including an implementation), licensed under the MIT License. If you do not have Gradle installed then use ./gradlew for Unix systems or Git Bash and gradlew.bat for Windows systems in place of any 'gradle' command. Sponge will use a javac version of at least 11. If an older JDK is used to launch Gradle, JDK 11 will be downloaded automatically. SpongeAPI is the tool developers use to create plugins for the Sponge platform.