Skip to content

A powerful tool for managing your Minecraft server list, featuring a Maple-themed user interface that combines functionality with style.

License

Notifications You must be signed in to change notification settings

SpoilerRules/server-list-explorer

Repository files navigation

Server List Explorer

Compose Desktop

Server List Explorer is your ultimate tool for effortlessly managing your Minecraft: Java Edition server list. With a sleek, modern user interface inspired by Maple and built using Compose Multiplatform, it combines both functionality and visual appeal. Discover the full range of features in our Feature List on the wiki, and check out the User Interface Preview section to see our innovative design up close.

User Interface Preview

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6 Screenshot 7 Screenshot 8 Screenshot 9 Screenshot 10 Screenshot 11 Screenshot 12

Table of Contents

Getting Started

Getting started with Server List Explorer is straightforward. Follow these steps to get up and running:

For Windows Users

  1. Download Server List Explorer: Head to our releases page and download the ServerListExplorer_Win64_Portable_Bundled-JRE.zip version.

  2. Extract the Files: Extract the contents of the ServerListExplorer_Win64_Portable_Bundled-JRE.zip file to a folder (unzip).

  3. Run the Application: Navigate to the folder where you unzipped the files and double-click server-list-explorer.exe to launch the application.

    The bundled Java Runtime Environment (JRE) is included, so no separate Java installation is required.

For macOS and Linux Users

  1. Install Java: Ensure you have Java 11 or later installed. If not, download and install it from the official Java website.

  2. Download Server List Explorer: Head to our releases page and download the version that best fits your needs:

    • ServerListExplorer.jar (for the full version)
    • ServerListExplorer-minified.jar (for the smaller, minified version)
  3. Run the Application: Open a terminal, navigate to the directory where the downloaded .jar file is located, and run the following command:

    java -jar ServerListExplorer-minified.jar

    Or for the non-minified version:

    java -jar ServerListExplorer.jar

And you’re all set! You can now start exploring and managing your Minecraft server list with ease.

For a more detailed and technical guide, including advanced instructions, visit our Installation Wiki Page.

For any issues or further assistance, feel free to join our Discord community or visit the GitHub issues page.

Important Note for Users

Base64 icon values copied from https://nbt.mcph.to/ or https://irath96.github.io/webNBT/ are not valid. Please ensure you use valid icon values to ensure proper functionality.

Wiki

For detailed usage instructions and troubleshooting tips, please refer to the GitHub Wiki.

Contribution

We welcome contributions to the project and encourage adherence to idiomatic and concise code practices.

If your contribution involves user interface design changes, please consult with the lead developer on our Discord server to ensure your design aligns with the Maple design principles. However, if you're Mikhail Cherepanov, the founder of Maple, feel free to submit pull requests at your discretion.