← Назад к ресурсам

Buro's Server

Buro's selected modpack with QoL mods, everything stays as vanilla as possible. With focus on compatibility between Java and Bedrock.

Modrinth lightweight multiplayer optimization

Описание

# OWO? What's this! Well, weren't we just tired hosting that 2 weeks of Minecraft phase for your friends? lazy to setup the server? just download this modpack and run your fabric jar file! ### Really?! In all seriousness, this modpack provide essentials needs for hosting a fabric server, designed to keep it as vanilla as possible for bedrock player's support. with the addition of essential quality-of-life mods, whilst also providing smooth upgrades for future versions, preserving existing worlds without corruption. ### What's in it??? Mods - [Automatic Doors Opening](https://modrinth.com/mod/automatic-doors/version/1.21.4-4.8-fabric+forge+neo) - [Concurrent Chunk Management Engine (Fabric)](https://modrinth.com/mod/c2me-fabric) - [Diversity](https://modrinth.com/mod/faewufs-diversity) - [Essential Commands](https://modrinth.com/mod/essential-commands/version/0.36.0-mc1.21.3) - [FerriteCore](https://modrinth.com/mod/ferrite-core) - [Floodgate](https://modrinth.com/mod/floodgate/version/2.2.4-b43) - [Geyser](https://modrinth.com/mod/geyser/version/2.6.0-b750) - [Lithium](https://modrinth.com/mod/lithium) - [ModernFix](https://modrinth.com/mod/modernfix) - [No Chat Reports](https://modrinth.com/mod/no-chat-reports) - [ Skin Restorer](https://modrinth.com/mod/skinrestorer) - [Sleep Sooner](https://modrinth.com/mod/sleep-sooner) - [Tree Harvester](https://modrinth.com/mod/tree-harvester) - [Trees Make Sound (Presence Not Required)](https://modrinth.com/mod/trees-make-sound) - [Vanilla Refresh](https://modrinth.com/mod/vanilla-refresh) - [Vanish](https://modrinth.com/mod/vanish) - [Very Many Players (Fabric)](https://modrinth.com/mod/vmp-fabric) - [ViaFabric](https://modrinth.com/mod/viafabric) - [ViaFabricPlus](https://modrinth.com/mod/viafabricplus) - _And their respective API dependencies_ ## 🛠️ Installations > First, download the fabric server jar file and put it in the profile directory. You can find the jar file here => [Fabric Server](https://fabricmc.net/use/server/) This profile also contains the start.bat file, open it with your text editor of choice (_like notepad_), and change: > This line to be the fabric server that you've downloaded! ``` set ServerFileName=fabricserver-mc(version).jar ``` > You can also define the Initial and Maximum ram allocation pool for the server! ``` REM Define ram allocation amount here you can use G for Gigabytes or M for Megabytes REM Maximum memory allocation pool set MaxRam=8G REM Initial memory allocation pool set IniRam=4G ``` > You can also set if you want a built-in GUI instead of using the good ol' command prompt. (false is cmd) ``` REM Vanilla server GUI (true/false) set GUI=false ``` > Also, At line 40 (at the bottom) there's a restart timer in case the server has crashed, the default timer is 3. ``` timeout 3 ``` > After that, click the start.bat file to start the server! ## ⚠️ Disclaimer This modpack is **not intended to be played on a client**, although I have put sodium here for performance. but other than that, you have to fork this modpack and add your own multiplayer mod of choice to host this! 📩 r12azqha+buroserver@gmail.com for suggestions and queries.