Releases: 8BitPlus/BitPlus
Releases · 8BitPlus/BitPlus
1.5.0
1.5.0 Release
New in this release
- Download the latest version of 8BitMMO from the game's S3 bucket instead of relying on a third party server.
- This is (hopefully) the final release of Bit+, so long and thanks for all the fun.
How to use
- Download Bit+.jar and BitLauncher.jar
- Open command prompt and go to the directory you downloaded these at
- On modern versions of Windows, you can Shift+Right Click in the directory and press
Open command window here
- On modern versions of Windows, you can Shift+Right Click in the directory and press
- Run
java -jar Bit.jar
to generate your modified gamepack - Run
java -jar BitLauncher.jar
to execute the new gamepack
Reporting Issues
Refer to README.md
.
(Probably) Common Errors
'java' is not a recognized as an internal or external command...
- Find where Java is installed, check
Program Files (x86)
andProgram Files
- It should look something like
C:\Program Files\Java\jre1.8.0_60\bin
- Right Click on
My Computer
orThis PC
and pressProperties
- Click on
Advanced System Settings
and thenEnvironment Variables
- Under
System Environment Variables -> PATH
, edit it - Add a semicolon and then paste in your Java directory
- Restart Command Prompt
- Find where Java is installed, check
- Class File Version Not Supported
- Update Java
1.4.0
1.4.0 Release
New in this major release
Internals / For Developers
- Pre/post tick hook
- Setter for InputActionTracker
General / For Users
- Better blink plugin
- Walk speed plugin
- Set noclip speed
How to use
- Download Bit+.jar and BitLauncher.jar
- Open command prompt and go to the directory you downloaded these at
- On modern versions of Windows, you can Shift+Right Click in the directory and press
Open command window here
- On modern versions of Windows, you can Shift+Right Click in the directory and press
- Run
java -jar Bit.jar
to generate your modified gamepack - Run
java -jar BitLauncher.jar
to execute the new gamepack
Reporting Issues
Refer to README.md
.
(Probably) Common Errors
'java' is not a recognized as an internal or external command...
- Find where Java is installed, check
Program Files (x86)
andProgram Files
- It should look something like
C:\Program Files\Java\jre1.8.0_60\bin
- Right Click on
My Computer
orThis PC
and pressProperties
- Click on
Advanced System Settings
and thenEnvironment Variables
- Under
System Environment Variables -> PATH
, edit it - Add a semicolon and then paste in your Java directory
- Restart Command Prompt
- Find where Java is installed, check
- Class File Version Not Supported
- Update Java
1.3.1
1.3.1 Release
New in this Minor Release
Internals / For Developers
- Nothing.
General / For Users
- Nospeak plugin
Features
See previous release notes.
How to use
- Download Bit+.jar and BitLauncher.jar
- Open command prompt and go to the directory you downloaded these at
- On modern versions of Windows, you can Shift+Right Click in the directory and press
Open command window here
- On modern versions of Windows, you can Shift+Right Click in the directory and press
- Run
java -jar Bit.jar
to generate your modified gamepack - Run
java -jar BitLauncher.jar
to execute the new gamepack
Reporting Issues
Refer to README.md
.
(Probably) Common Errors
'java' is not a recognized as an internal or external command...
- Find where Java is installed, check
Program Files (x86)
andProgram Files
- It should look something like
C:\Program Files\Java\jre1.8.0_60\bin
- Right Click on
My Computer
orThis PC
and pressProperties
- Click on
Advanced System Settings
and thenEnvironment Variables
- Under
System Environment Variables -> PATH
, edit it - Add a semicolon and then paste in your Java directory
- Restart Command Prompt
- Find where Java is installed, check
- Class File Version Not Supported
- Update Java
1.3.0
1.3.0 Release
New in this Release
Internals / For Developers
- Analyse Network Manager
- Analyse Game Thread
- Analyse Input Action Tracker
- Hook pre tick event
- Hook draw events
- Make SimplePlugin dependency related methods public
General / For Users
- Noclip plugin (
/nc
in chat) - Leet speak plugin (
/leet
in chat)
Features
See previous release notes.
How to use
- Download Bit+.jar and BitLauncher.jar
- Open command prompt and go to the directory you downloaded these at
- On modern versions of Windows, you can Shift+Right Click in the directory and press
Open command window here
- On modern versions of Windows, you can Shift+Right Click in the directory and press
- Run
java -jar Bit.jar
to generate your modified gamepack - Run
java -jar BitLauncher.jar
to execute the new gamepack
Reporting Issues
Refer to README.md
.
(Probably) Common Errors
'java' is not a recognized as an internal or external command...
- Find where Java is installed, check
Program Files (x86)
andProgram Files
- It should look something like
C:\Program Files\Java\jre1.8.0_60\bin
- Right Click on
My Computer
orThis PC
and pressProperties
- Click on
Advanced System Settings
and thenEnvironment Variables
- Under
System Environment Variables -> PATH
, edit it - Add a semicolon and then paste in your Java directory
- Restart Command Prompt
- Find where Java is installed, check
- Class File Version Not Supported
- Update Java
1.2.0
1.2.0 Release
New in this Release
Internals / For Developers
- Remove LdcContains API in favor of the new pattern scanning API
- Create Stats analyser
- Create Rifle analyser
- Create Analysis Provider for revision 1250 (yes, 1253 is released but there are no major changes)
General
- Change jar output location
- Add waypoint/bookmark support to teleport plugin
- Allow users to select which plugins they want
Features
See previous release notes.
How to use
- Download Bit+.jar and BitLauncher.jar
- Open command prompt and go to the directory you downloaded these at
- On modern versions of Windows, you can Shift+Right Click in the directory and press
Open command window here
- On modern versions of Windows, you can Shift+Right Click in the directory and press
- Run
java -jar Bit.jar
to generate your modified gamepack - Run
java -jar BitLauncher.jar
to execute the new gamepack
Reporting Issues
Refer to README.md
.
(Probably) Common Errors
'java' is not a recognized as an internal or external command...
- Find where Java is installed, check
Program Files (x86)
andProgram Files
- It should look something like
C:\Program Files\Java\jre1.8.0_60\bin
- Right Click on
My Computer
orThis PC
and pressProperties
- Click on
Advanced System Settings
and thenEnvironment Variables
- Under
System Environment Variables -> PATH
, edit it - Add a semicolon and then paste in your Java directory
- Restart Command Prompt
- Find where Java is installed, check
- Class File Version Not Supported
- Update Java
1.1.2
1.1.2 Release
New in this Release
- Fixed issue with copying new gamepack
- Added Bit+ version to the game's main menu
Features
See previous release notes.
How to use
- Download Bit+.jar and BitLauncher.jar
- Open command prompt and go to the directory you downloaded these at
- On modern versions of Windows, you can Shift+Right Click in the directory and press
Open command window here
- On modern versions of Windows, you can Shift+Right Click in the directory and press
- Run
java -jar Bit.jar
to generate your modified gamepack - Run
java -jar BitLauncher.jar
to execute the new gamepack
Reporting Issues
Refer to README.md
.
(Probably) Common Errors
'java' is not a recognized as an internal or external command...
- Find where Java is installed, check
Program Files (x86)
andProgram Files
- It should look something like
C:\Program Files\Java\jre1.8.0_60\bin
- Right Click on
My Computer
orThis PC
and pressProperties
- Click on
Advanced System Settings
and thenEnvironment Variables
- Under
System Environment Variables -> PATH
, edit it - Add a semicolon and then paste in your Java directory
- Restart Command Prompt
- Find where Java is installed, check
1.1.1
1.1.1 Release
Last release (1.1.1) was broken, this fixes those issues.
New in this Release
- Set custom texture packs
- Set server connection details
- Smaller filesizes
- Removed JUnit and Hamcrest from export
Features
See previous release notes.
How to use
- Download Bit+.jar and BitLauncher.jar
- Open command prompt and go to the directory you downloaded these at
- On modern versions of Windows, you can Shift+Right Click in the directory and press
Open command window here
- On modern versions of Windows, you can Shift+Right Click in the directory and press
- Run
java -jar Bit.jar
to generate your modified gamepack - Run
java -jar BitLauncher.jar
to execute the new gamepack
Reporting Issues
Refer to README.md
.
(Probably) Common Errors
'java' is not a recognized as an internal or external command...
- Find where Java is installed, check
Program Files (x86)
andProgram Files
- It should look something like
C:\Program Files\Java\jre1.8.0_60\bin
- Right Click on
My Computer
orThis PC
and pressProperties
- Click on
Advanced System Settings
and thenEnvironment Variables
- Under
System Environment Variables -> PATH
, edit it - Add a semicolon and then paste in your Java directory
- Restart Command Prompt
- Find where Java is installed, check
1.0.0
1.0.0 Release
In this release
Features
- Automagically download the latest version of the game
- Or an old one, using the
-r
parameter when launching.
- Or an old one, using the
Plugins
- NoDrown
dont ban me again plz- Stay underwater for as long as you want
- Teleport
- Offset your position with
/blink x y z
- Go to a specific position with
/goto x y z
- Offset your position with
- TimeBot
- Whenever somebody says
!time
ingame, it will put the time in the chat.
- Whenever somebody says
How to use
- Download Bit+.jar and BitLauncher.jar
- Open command prompt and go to the directory you downloaded these at
- On modern versions of Windows, you can Shift+Right Click in the directory and press
Open command window here
- On modern versions of Windows, you can Shift+Right Click in the directory and press
- Run
java -jar "Bit.jar"
to generate your modified gamepack - Run
java -jar BitLauncher.jar
to execute the new gamepack
Reporting Issues
Refer to README.md
.
(Probably) Common Errors
'java' is not a recognized as an internal or external command...
- Find where Java is installed, check
Program Files (x86)
andProgram Files
- It should look something like
C:\Program Files\Java\jre1.8.0_60\bin
- Right Click on
My Computer
orThis PC
and pressProperties
- Click on
Advanced System Settings
and thenEnvironment Variables
- Under
System Environment Variables -> PATH
, edit it - Add a semicolon and then paste in your Java directory
- Restart Command Prompt
- Find where Java is installed, check