Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to use npm packages in script craft? #465

Open
ali-kingX opened this issue Dec 12, 2022 · 3 comments
Open

Is it possible to use npm packages in script craft? #465

ali-kingX opened this issue Dec 12, 2022 · 3 comments

Comments

@ali-kingX
Copy link

ali-kingX commented Dec 12, 2022

Could you download npm packages (example discord.js)? I would like to do this so i could make something like DiscordSRV.

@tiredoftry
Copy link

tiredoftry commented Dec 12, 2022

If you are wanting to use node, you should look at PrismarineJS/mineflayer github.com/PrismarineJS/mineflayer

@ali-kingX
Copy link
Author

ive used mineflayer in the past but i want to make a mc plugin

@andriemc
Copy link

Could you download npm packages (example discord.js)? I would like to do this so i could make something like DiscordSRV.

You can probably use some of them using a bundler, but some wont work (such as ones that rely on node only apis, or native apis)

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

No branches or pull requests

3 participants