This is the second part of the Unturned plugin development blog series. Here we will create our first Unturned plugin using the project templates installed in the previous guide. We will create a simple plugin that logs a message to the console when the server starts. Then we will compile the plugin, install it on the server, and test it.
MCrow