Skip to content

Conversation

@Anatoly03
Copy link
Owner

@Anatoly03 Anatoly03 commented Nov 23, 2024

  • add asterisk event: Add* event in Connection which listens to all events ignoring event name
  • add outgoing packets: Describe types of Move, Face, God and Mode mode and Counters
  • Block Placement Send

---

Motivating Examples

export const client = Client.withToken(process.env.token);
export const connection = await client.createConnection('djtqrcjn4fzyhi8');

connection.send('PlayerFace', 10); // Done.
connection.send('WorldBlockPlaced', 0); // How? ???

@Anatoly03 Anatoly03 closed this Nov 25, 2024
@Anatoly03 Anatoly03 mentioned this pull request Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants