Skip to content

A project Aimed at Providing a Voice Interaction Interface for MineCraft

Notifications You must be signed in to change notification settings

TimothyMwiti/MultiCraft

Repository files navigation

tiiltMultiCraft

A project Aimed at Providing a Voice Interaction Interface for MineCraft

Development Environment Setup for Eclipse

  1. Create a new Java Project with the name MultiCraft
  2. Set JRE to 1.8
  3. Replace the src folder in the project folder with the src folder from the repository
  4. Go to ‘Configure Build Path -> Add external jars’ and add the craftbukkit jar file from the requiredFiles folder.
  5. Copy the plugin yml file to the project folder on the same level as the src folder.
  6. Refresh the project and everything should work fine.

Exporting the jar plugin file in Eclipse

  1. Got to export -> jar file.
  2. Uncheck everything on the right other than the plugin.yml file.
  3. Finish

Pro tip: Change teh export destination to your server's plugins folder.

Setting up a Minecraft Server

Visit https://bukkit.gamepedia.com/Setting_up_a_server for detailed instructions.

About

A project Aimed at Providing a Voice Interaction Interface for MineCraft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published