Skip to content

itsDkiller/JSPrismarine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSPrismarine logo

Why JSPrismarine?

  • Written in JavaScript, that means it's easy to use and create plugins for, you can also make plugins in other languages that transpile into JavaScript (such as TypeScript, Kotlin, CoffeeScript, asm.js and more).
  • Open source with the permissive GPLv3 license.
  • Active development.

How to use?

Linux/MacOS/Unix based OS

  • You need Node.js 12.x and NPM (NPM is included with Node.js).
  • Clone the repository git clone https://github.com/HerryYT/JSPrismarine.git (if it doesn't work you can download it here).
  • Go in the cloned repository cd JSPrismarine
  • You're done, you can run it using ./start.sh

Windows

  • You need Node.js v12.x or later, and NPM (NPM is included with Node.js).
  • Clone the repository git clone https://github.com/HerryYT/JSPrismarine.git (if it doesn't work you can download it here).
  • Go in the cloned repository using cd JSPrismarine
  • You're done, you can now run it using call start.cmd

FAQ:

How do I uninstall it?

  • Simply delete the directory (JSPrismarine).

Can I contribute?

  • Sure.

Is it for minecraft Bedrock or Java?

  • It's only for Bedrock.

With which devices devices can I join?

  • PC/Windows, Android, iOS and with some tricks you can join with Xbox (one), Switch and PS4.

Which OS can run JSPrismarine?

  • Linux, Windows, MacOS or any other OS that can run Node.js but there's no guarantee that it will run on these other OS (like FreeBSD, Solaris and Android).

Does it support plugins?

  • Yes, but the plugin API isn't stable yet.

If my question isn't here what should I do?

I cannot join the server when hosting it on my pc.

  • Open Windows PowerShell as administrator
  • Run this command: CheckNetIsolation LoopbackExempt -a -n="Microsoft.MinecraftUWP_8wekyb3d8bbwe"
  • Open Minecraft and add a server with the ip 127.0.0.1

Remarks:

  • JSPrismarine still in active development, no stable version is out yet.
  • Plugin API isn't stable.

Screenshots:


Go to top

About

Basic Minecraft Bedrock Edition software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Other 0.3%