GPT Assistant with AI - Minecraft Plugin Tutorial

I found a great plugin to provide dynamic help and commands to players. It uses AI and it's name is GPT Assistant.
== LINKS ==
- Get GPT Assistant: polymart.org/resource/4660
- Learn Java and make your own AI plugins - here is how mineacademy.org/project-orion...
GPT Assistant let you create 2 kinds of "bots":
1. Command assistant - It will run different commands when prompted such as "I need to teleport to spawn" will tp you automatically
2. Chat bot - It will save you a ton of time and energy on player questions, it's basically like a dynamic wikipedia where you setup a prompt "how do I make money" and when players ask this or a similar question (!), the bot will answer
What I love about this plugin is it supports PlaceholderAPI to make conditions using JavaScript.
For example, you can send different messages or run different commands based on variables such as player group, world, health, VIP status, gamemode etc.
PS: Want your plugin reviewed? Contact me at mineacademy.org/contact
== LINKS ==
- Get GPT Assistant: polymart.org/resource/4660
- Learn Java and make your own AI plugins - here is how mineacademy.org/project-orion...
#gptassistant #minecraftpluginreview #coding #code #tutorial #money #developer #java #minecraft #minecraftplugin #bukkit #spigot #spigotmc #paper #paperspigot #programming

Пікірлер: 4

  • @princep2630
    @princep2630Ай бұрын

    i like the plugin but i dont like paying openai lol when-ever credits end i need to renew it ...

  • @kangarko

    @kangarko

    Ай бұрын

    Gotcha. I only topped up credit at openai for a total of $15 for the last 12 months it's extremely cheap to use. I dont think this minecraft plugin will cost you more than $5 and probably lasts for months

  • @princep2630

    @princep2630

    Ай бұрын

    @@kangarko yeah then it's fine

  • @TetuisOF
    @TetuisOFАй бұрын

    What about ChunkGenerator and BlockPopulator, that is very interesting for world customization.