✦ ✦ ✦
Faelans Space
Self made open source tools run directly in your browser
✦ ✦ ✦
✦ ✦ ✦
Schematic Converter
Supporting up to 26.13 for .schem, .schematic, and .litematic files
Schematic Selector
Drag & drop a file here or click to browse
Output File
Offloads conversion to the server. Good for weaker devices but is slower
Build Edits
Replace Block Types
Transformations
Console Output
Kit Builder
Build a kit inside a container block and export it as an .mcstructure file.
Kit Name
Container Block
Items
0 / 27 slotsAddons
Server Panel
Lightweight, self-hosted control panel for Minecraft Bedrock Dedicated Servers
Important — Not an All-in-One Solution
This panel controls the server process only. All network configuration — port forwarding, firewalls, and external access — must be handled manually or through a tunnelling service such as playit.gg. If you are not comfortable managing networking yourself, this tool may not be the right fit for your setup.
The Panel is a built around only the most commonly needed tools using a simple swing UI to keep resource footprint lightweight. This is a tool designed for experienced users who already understand how BDS works and want a reliable, resource-efficient UI rather than a bloated web dashboard.
The UI is built with Java Swing, keeping the footprint tiny and eliminating the need for a browser or web server to run the panel itself. Because of this, Java must be installed on the machine running the panel. Its built to run on both Windows and Linux (Linux only officially supports Ubuntu based distributions)
Automated Backups
Scheduled world and server backups so you never lose progress.
Automated Restarts
Automatically restart the server on crash or on a defined schedule.
Schedules
Set timed tasks such as commands or maintenance actions to run automatically.
Console
Live server console with command input and editable prunning.
Pop-Out Windows
Detach panels into their own windows to arrange your workspace however you need.
File Manager
Browse, edit, and manage server files directly from the panel without leaving the app.
Easy Updates
Update BDS to the latest version with a single click.
Power Controls
Start, stop, and restart the server from with just a click.
Windows & Linux Support
Runs on both platforms, keeping the experience consistent regardless of your OS.
- —The UI is written in Java Swing to stay lightweight and dependency-free. No browser, no Node, no Python runtime required.
- —Java must be installed on the machine running the panel. Any modern JRE (Java 11 or newer) will work.
- —This tool is intended for experienced server operators who are comfortable with BDS configuration and basic networking concepts.
- —Network exposure (port forwarding, firewalls, domain setup) is entirely outside the scope of this panel and must be configured separately.
Scoreboard Builder
Build titleraw commands for Minecraft Bedrock Edition actionbar displays
Content Rows
Preview
Generated Command
(Expiremental) Script Builder
Generate Minecraft Bedrock Edition script event handlers. Add one or more events below. More events, actions, and controls are planned to be added. Currently this is to serve as a proof of concept.
Generate Full Pack
Creates a ready-to-import .mcpack with a manifest and your script pre-wired. Rename to .zip to inspect the contents.
The generated code goes inside the scripts folder. Make sure world, system, and the script are imported; or use Generate Pack above.