https://github.com/spoilerrules/server-list-explorer
A powerful tool for managing your Minecraft server list, featuring a Maple-themed user interface that combines functionality with style.
https://github.com/spoilerrules/server-list-explorer
compose compose-multiplatform compose-multiplatform-desktop cross-platform customizable desktop explorer external-server-list jetpack kotlin maple maple-lite minecraft minecraft-server-list minecraft-server-list-ping nbt osu osu-hack server-list server-list-manager
Last synced: 6 months ago
JSON representation
A powerful tool for managing your Minecraft server list, featuring a Maple-themed user interface that combines functionality with style.
- Host: GitHub
- URL: https://github.com/spoilerrules/server-list-explorer
- Owner: SpoilerRules
- License: gpl-3.0
- Created: 2024-07-25T21:45:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-18T19:48:30.000Z (9 months ago)
- Last Synced: 2025-03-25T11:03:03.981Z (7 months ago)
- Topics: compose, compose-multiplatform, compose-multiplatform-desktop, cross-platform, customizable, desktop, explorer, external-server-list, jetpack, kotlin, maple, maple-lite, minecraft, minecraft-server-list, minecraft-server-list-ping, nbt, osu, osu-hack, server-list, server-list-manager
- Language: Kotlin
- Homepage:
- Size: 9.33 MB
- Stars: 18
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Server List Explorer
[](https://jb.gg/cmp)
[](https://discord.gg/fVA5Wr6Nns)
**Server List Explorer** is your ultimate tool for effortlessly managing your [Minecraft: Java Edition](https://www.minecraft.net/) server list. With a sleek, modern user interface inspired by [Maple](https://maple.software/) and built using [Compose Multiplatform](https://jb.gg/cmp), it combines both functionality and visual appeal. Discover the full range of features in our [Feature List on the wiki](https://github.com/SpoilerRules/server-list-explorer/wiki/Feature-List), and check out the [User Interface Preview](#user-interface-preview) section to see our innovative design up close.
## User Interface Preview
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
## Table of Contents
- [User Interface Preview](#user-interface-preview)
- [Getting Started](#getting-started)
- [For Windows Users](#for-windows-users)
- [For macOS and Linux Users](#for-macos-and-linux-users)
- [Important Note for Users](#important-note-for-users)
- [Wiki](#wiki)
- [Contribution](#contribution)## 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](https://github.com/SpoilerRules/server-list-explorer/releases/latest) 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](https://www.oracle.com/java/technologies/downloads/#java21).
2. **Download Server List Explorer**: Head to our [releases page](https://github.com/SpoilerRules/server-list-explorer/releases/latest) 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:
```sh
java -jar ServerListExplorer-minified.jar
```
Or for the non-minified version:
```sh
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](https://github.com/SpoilerRules/server-list-explorer/wiki/Installation).
For any issues or further assistance, feel free to join [our Discord community](https://discord.gg/fVA5Wr6Nns) or visit the [GitHub issues page](https://github.com/SpoilerRules/server-list-explorer/issues).
## 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](https://github.com/SpoilerRules/server-list-explorer/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](https://discord.gg/fVA5Wr6Nns) to ensure your design aligns with the [Maple](https://maple.software/) design principles. However, if you're [Mikhail Cherepanov](https://github.com/mrflashstudio), the founder of [Maple](https://maple.software/), feel free to submit pull requests at your discretion.