Welcome to Ultimate BoxSMP
Ultimate BoxSMP is a premium Minecraft server setup built around the Box SMP game mode — where each player spawns in their own personal box and must earn money to expand their border, unlocking more space and new opportunities.
This setup layers coin shops, quests, teams, levels & upgrades, and a prestige system on top of the core expansion mechanic, creating a rich, long-term progression loop for your players.
- Test Server — try before you buy
- Setting Up — get the server running
- Configuration — admin tasks & examples
- FAQ — common questions answered
Test Server
We have a public test server where you can experience the gameplay, check out the features, and see if it fits your needs — completely free.
Server IP:
148.113.5.65:25592
Click the button to copy the IP to your clipboard.
Setting Up
This guide walks you through the installation process. Most buyers will be able to follow these steps to get their server online quickly.
Requirements
- Java — Java 25, works best with plugins
- Server software — Paper or Leaf (1.21.11 compatible)
- Memory — at least 4 GB RAM allocated (6 GB+ recommended)
- Dependencies — several premium plugins required (see FAQ for details)
Download & Extract
After purchasing from BuiltByBit, download the .zip archive from your purchases page. Extract the contents to a folder on your computer or server.
├── server.jar (or your preferred server software)
├── plugins/
│ ├── [FOLDER AND JARS]/ (dependency plugins go here)
│ └── ...
├── config/
│ ├── menus/
│ └── ...
├── spawn/
└── worlds/
Installing Dependencies
Important: This setup requires 2 premium dependencies that are not included in the download due to licensing restrictions. You must purchase and install them separately. [Optional]
See the dependencies list on the BuiltByBit resource page for the full list.
Once you have the required plugins, place their .jar files into the
plugins/ folder alongside the setup's own plugin files.
First Launch
Run the server using the jar (server.jar provided to you in the setup on Windows,
Drag & Drop files on your host) or by creating a .bat file with th information:
The server will generate default configuration files and world data. Allow it to fully start — this may take a minute or two on first launch.
Folder Structure Overview
plugins/— all server plugins, including the setup's custom plugins and dependenciesconfig/— global configuration files, menu definitions, shop dataworlds/— world data for the main world and any additional dimensionslogs/— server logs for troubleshooting
If a command or plugin name isn't specified here, it's because the setup uses standard conventions. For specific instructions, refer to the Support page or join the Discord.
Configuration
Below are examples and templates for typical administrative tasks. These are illustrative guides — actual commands and values may vary depending on your specific plugins and setup version.
Giving a Player a Rank
Ranks are typically managed by a permissions plugin. The exact command depends on which permissions plugin you're using (e.g., LuckPerms, PermissionsEx, etc.).
WARNING: This removes other ranks and only SETS the rank.
/lp user [PLAYER_NAME] parent set [RANK_NAME]
# If you want to add a higher rank without removing anything else, use:
/lp user [PLAYER_NAME] parent add [RANK_NAME]
Replace [PLAYER_NAME] with the player's username and [RANK_NAME] with the rank you wish to assign.
Giving a Player Currency
Coins are handled by the economy plugin integrated into the setup. The command format is generally:
/eco give laceholder">[PLAYER_NAME] [AMOUNT]
# or, For Coins:
/coins give [PLAYER_NAME] [AMOUNT]
Check your economy plugin's documentation for the exact syntax.
Editing Menus & Shops
Most GUI menus in this setup are built using DeluxeMenus, which allows for highly customizable interfaces. Menu files are typically located in:
To edit a menu:
- Navigate to the
gui_menus/folder. - Open the relevant
.ymlfile (e.g.,shop.yml,main_menu.yml). - Modify items, slots, commands, or messages as needed.
- Save the file and run
/dm reloadto apply changes.
General Settings Changes
Many global settings can be adjusted in the main configuration files. Look for:
config.yml— in the setup's main plugin foldersettings.yml— often contains economy, border, and progression valuesmessages.yml OR lang.yml— all in-game messages and announcements
After editing any .yml file, reload the plugin using /plugman reload [PLUGIN NAME] or restart the server
for changes to take effect.
The exact commands depend on your plugin versions. If you need help, reach out on Discord — we're happy to clarify.
FAQ
No. Unlike BoxPvP, which focuses on PvP and mining within a confined area, this setup is a Box SMP featuring a border expansion system. Players earn money to upgrade their box, allowing their world border to expand and unlock more space for progression.
Yes. This setup requires several premium dependencies that are not included with the setup due to licensing restrictions. Full list here: https://builtbybit.com/resources/ultimate-boxsmp-dashsetups.111349/field?field=dependencies
No, the setup is currently not compatible with Bedrock Edition. However, we plan to introduce Bedrock compatibility in a future update.
If you're hosting the server on your own computer, simply use the server.jar included with the download. If you're using a hosting provider, upload all of the setup files to your server. You'll also need to purchase and install the required dependencies separately, as we do not have permission to distribute them with the setup.
Once your purchase is complete, you'll be able to download a ZIP file directly from BuiltByBit. The archive contains everything needed to install the setup, except for the required premium dependencies. If you need assistance with installation or configuration, you're welcome to join our Discord server for support.
Most of the GUI menus in this setup are created using DeluxeMenus, allowing for highly customizable interfaces. Some menus — such as Auctions, Skills, Jobs, and similar features — are provided and managed by their respective plugins.
Support
Thank you for choosing Ultimate BoxSMP! We hope you and your players enjoy the setup. If you run into any issues or have questions, the fastest way to get help is through our Discord community.
Join our Discord
Get direct support, report issues, and connect with other server owners.
Join DiscordThank you for reading — we truly appreciate your support. Happy building, and may your players' boxes expand ever outward!