Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
minecraft [2024/06/16 19:00] – [Step 1 - Prism Launcher] melon | minecraft [2025/06/13 13:51] (current) – [Recommended Game Setup!] melon | ||
---|---|---|---|
Line 10: | Line 10: | ||
The server runs on Minecraft 1.5.2, you can use any modern client including the official one, just install version 1.5.2 and connect to the server IP! However because this is an old version of the game you may also want to follow the __Recommended Game Setup__ guide below for best results! | The server runs on Minecraft 1.5.2, you can use any modern client including the official one, just install version 1.5.2 and connect to the server IP! However because this is an old version of the game you may also want to follow the __Recommended Game Setup__ guide below for best results! | ||
===== How do I get build access? ===== | ===== How do I get build access? ===== | ||
- | **1.** To get build access you'll need an account on the [[https:// | + | **1.** To get build access you'll need an account on the [[https:// |
**2.** Once you are logged into the forum use [[https:// | **2.** Once you are logged into the forum use [[https:// | ||
Line 25: | Line 25: | ||
* Forum profile searching, Nicknames, and other handy features! | * Forum profile searching, Nicknames, and other handy features! | ||
* In Game Password to stop hacking! | * In Game Password to stop hacking! | ||
+ | |||
+ | ===== Chat Commands ===== | ||
+ | * /spawn - Go to spawn | ||
+ | * /call < | ||
+ | * /sethome - Set your home | ||
+ | * /home - Teleport to your home | ||
+ | * /nick - Set a nickname for yourself | ||
+ | * /realname < | ||
+ | * /forum - Opens the forum (except on Mondays*) | ||
+ | * /wiki - Opens the wiki | ||
+ | * /map - Open a web map of the world | ||
+ | * /chatcolor - Sets your own chat color | ||
+ | * /pvp - Toggle pfp | ||
+ | * /color - List colors | ||
+ | * /msg - Private message | ||
+ | * /afk - Go afk | ||
+ | * /me - RP? | ||
+ | * /hug - Hug someone | ||
+ | * /password - Reset your password | ||
+ | * /co inspect - Query who placed a block | ||
===== What are the rules? ===== | ===== What are the rules? ===== | ||
Line 32: | Line 52: | ||
===== Recommended Game Setup! ===== | ===== Recommended Game Setup! ===== | ||
- | This is all __totally optional__, however this guide will get you setup with the best possible rig for plying | + | This is all __totally optional__, however this guide will get you setup with the best possible rig for playing |
- | * Works well on Mac, Windows and Linux | + | * Works well on Mac, Windows |
* Fixes Skin Textures (Mojang no longer supports skins on this game version) | * Fixes Skin Textures (Mojang no longer supports skins on this game version) | ||
* Improves your overall game performance | * Improves your overall game performance | ||
Line 40: | Line 60: | ||
* Allows you to use Shaders if you like! | * Allows you to use Shaders if you like! | ||
* Adds a minimap to your game! | * Adds a minimap to your game! | ||
+ | |||
+ | //(ALERT: Windows 11 seems to have a lot of issues - the guide may work well for you, but you are a lot better off installing [[linux|Linux]] as a second OS and using that!)// | ||
==== Step 0 - Make sure Java 8 is installed! ==== | ==== Step 0 - Make sure Java 8 is installed! ==== | ||
**Windows**: | **Windows**: | ||
- | **Mac**: | + | **Mac**: |
- | - Install the Homebrew Loader: https://brew.sh | + | |
- | - In terminal run: //brew tap homebrew/cask-versions// | + | |
- | | + | |
**Linux**: You can generally skip this step. If you are using Flatpak or Appimage packages to install Minecraft or any 3rd party launcher (like Prism), java should be preinstalled inside the package or at the very least install automatically. | **Linux**: You can generally skip this step. If you are using Flatpak or Appimage packages to install Minecraft or any 3rd party launcher (like Prism), java should be preinstalled inside the package or at the very least install automatically. | ||
Line 114: | Line 133: | ||
* I still cant find " | * I still cant find " | ||
* On Steam Deck search for the community layout " | * On Steam Deck search for the community layout " | ||
+ | |||
+ | For Macs: If you cannot run the Java installer for some reason, you can try the 3rd-party version of Java called Zulu with some extra steps to install: | ||
+ | - Install the Homebrew Loader: https:// | ||
+ | - In terminal run: //brew tap homebrew/ | ||
+ | - Then run: //brew install --cask zulu8// |