Skip to content

This MinecraftBot is a Minecraft Spigot plugin that provides various fun and useful functionalities such as carrying/riding players, creating portal blocks, and handling basic coordinate functions. It also integrates with the OpenAI API, using GPT 3(Tuned) for in game support.

Notifications You must be signed in to change notification settings

AviWind02/MinecraftBot

Repository files navigation

MCBotNew Plugin

This MinecraftBot is a Minecraft Spigot plugin that provides various fun and useful functionalities such as carrying/riding players, creating portal blocks, and handling basic coordinate functions. It also integrates with the OpenAI API, using GPT 3(Tuned) for in game support.

Features

  • Carry/Ride Player: Allows players to carry or ride other players.
  • Portal Block: Creates a portal block that leads to the exit portal block.
  • Coordinate Functions: Basic coordinate functions that save data to a YAML file.
  • OpenAI Integration: Includes HTTP imports for handling the OpenAI API.

Build the Plugin:

  • This project uses Apache Maven 3.9.8 for building. Ensure you have it installed and configured.

Commands

  • Check out the plugin.yml file for a list of commands and their usage.

Integration with OpenAI API

  • This plugin includes HTTP imports for handling the OpenAI API. You can extend the plugin with additional functionalities leveraging OpenAI's capabilities.

Contributing

  • This project is ongoing, and new features will be added as new ideas come up. Contributions are welcome! Feel free to open issues or submit pull requests on GitHub.

Code Quality

  • The code is not in the best state but is readable and usable. Improvements and refactoring are welcome.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

  • OpenAI: For the integration with their API.
  • Apache Maven: For providing the build tool.
  • Kody Simpson: For starting me off with this.
  • Spigot Development Wiki: Spigot Plugin Development.

About

This MinecraftBot is a Minecraft Spigot plugin that provides various fun and useful functionalities such as carrying/riding players, creating portal blocks, and handling basic coordinate functions. It also integrates with the OpenAI API, using GPT 3(Tuned) for in game support.

Topics

Resources

Stars

Watchers

Forks