Summary
You now know how to create a jar file from a NetBeans project. For any future plugins, you can follow this simple process in order to run your new plugin, whether it is for testing or for a finished product. You now also know how to update a plugin that is already installed on your server. In the next chapters, we will begin creating more complex plugins. The first step to this is creating commands for our plugins that players will be able to execute in-game.