Your Growing Toolbox

13%percentage complete

You now know how to:

  • Use the command-line shell

  • Build with Java, javac

  • Run a Minecraft server

  • Deploy a plugin

  • Connect to a local server

Footnotes

[15]

For larger projects, folks use tools like Ant, Maven, or Gradle when the build becomes more complex and has to manage dependencies among many parts. But that’s overkill for our needs here.

[16]

Make sure it’s spelled correctly and starts with a “/” character so that you have the full path to your server starting at the root directory.

Get Learn to Program with Minecraft Plugins, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.