New features: External plugin extends platform hooks #458

Closed
opened 2022-09-23 03:02:01 +00:00 by Sirherobrine23 · 0 comments

Something I was thinking is, why not add custom hooks by external scripts in javascript, extending the ones already configured by the platforms.

An internal example is Dynmap and GeyserMC, which can call portListen or playerActions.

It also helps me to maintain a cross-platform script without needing multiple files just in one.

Something I was thinking is, why not add custom hooks by external scripts in javascript, extending the ones already configured by the platforms. An internal example is Dynmap and GeyserMC, which can call `portListen` or `playerActions`. It also helps me to maintain a cross-platform script without needing multiple files just in one.
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-bds/Maneger#458
No description provided.