PipedreamHQ/pipedream

[TRIGGER] Minecraft integration

Open

#3,434 建立於 2022年7月13日

在 GitHub 查看
 (3 留言) (1 反應) (0 負責人)JavaScript (5,305 fork)batch import
blockedenhancementgood first issuehelp wantedrequested user help with componentsource-docstriagedtrigger / source

倉庫指標

Star
 (7,438 star)
PR 合併指標
 (平均合併 9天 7小時) (30 天內合併 131 個 PR)

描述

Describe the event source. What app is this for, and what event does the trigger correspond to?

A Minecraft integration to trigger an event when a player connect to a server, talk in the chat or execute a specific command. and btw it can be cool if it can also work as a step

That could be useful to server owner that want to automatically send a message to a player when he joins the server for the first time, or to edit a Google Sheet that contains all information on every player.

Please provide a link to the relevant API docs for the specific service / operation this trigger is tied to.

There's no API as it's not really a service, but the integration can be done by making a plugin or mod that need to be added to the server, there is a documentation for developing a plugin using Spigot and Java here (yea if you don't really know the game all these terms can be hard to understand)

貢獻者指南