Skip to content
 
 

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Before Installation

If you have some accounts saved then executing this script will remove them!

Version 9.4<

Prism Launcher added a check of Online Accounts. The fix is to download the older version of Prism Launcher 9.4

How to use

  • Install Prism Launcher
  • Go through the quick setup
  • CLOSE THE LAUNCHER
  • Execute the command for the appropriate bypass (see below)
  • Create an offline account
  • Set the newly created account as the default
  • Enjoy!

What not to do

Don't delete the "No Profile" account, that will break the bypass!

Custom Skins?

For that luxury you can use Ely.by skin system on the ElyPrismLauncher

Usage for Installer

Download the latest version of Prism Launcher from https://prismlauncher.org/, install it, go through the quick setup, close the launcher, then execute this command in the terminal:

Windows CMD:

echo {"accounts": [{"entitlement": {"canPlayMinecraft": true,"ownsMinecraft": true},"type": "MSA"}],"formatVersion": 3} > %appdata%/PrismLauncher/accounts.json

Linux Shell:

echo '{"accounts": [{"entitlement": {"canPlayMinecraft": true,"ownsMinecraft": true},"type": "MSA"}],"formatVersion": 3}' > ~/.local/share/PrismLauncher/accounts.json

Linux Shell (flatpak):

echo '{"accounts": [{"entitlement": {"canPlayMinecraft": true,"ownsMinecraft": true},"type": "MSA"}],"formatVersion": 3}' > ~/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/accounts.json

macOS

echo '{"accounts": [{"entitlement": {"canPlayMinecraft": true,"ownsMinecraft": true},"type": "MSA"}],"formatVersion": 3}' > ~/Library/Application\ Support/PrismLauncher/accounts.json

Usage for Portable version

Download the portable version of Prism Launcher, run it, go through the quick setup, close the launcher, then execute this command in the terminal:

Windows Portable (cd to installation path) CMD:

echo {"accounts": [{"entitlement": {"canPlayMinecraft": true,"ownsMinecraft": true},"type": "MSA"}],"formatVersion": 3} > accounts.json

Linux Portable (cd to installation path) Shell:

echo '{"accounts": [{"entitlement": {"canPlayMinecraft": true,"ownsMinecraft": true},"type": "MSA"}],"formatVersion": 3}' > accounts.json

Manual Installation

There is a file in the repository called accounts.json and you need to download it to this path:

Installer

  • Windows: %appdata%/PrismLauncher/
  • Linux: ~/.local/share/PrismLauncher/
  • Linux (flatpak): ~/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/
  • macOS: ~/Library/Application\ Support/PrismLauncher/

Portable

In the root directory of the launcher

About

Bypass check if user has a real Microsoft MSA account linked with the Minecraft Launchers PrismLauncher, Prism Launcher

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors