Minecraft Servers
Recommended modsඞ
Gameplayඞ
- Distant Horizons: "infinite" render distance.
- Shaders
- Create: vanilla like tech mod with nice visuals and free-form progression that fits right in
- Animation mods: add more/better animations
- Physics mod: add interactivity and make physics objects out of a lot of blocks and entities
- Mouse Tweaks: dragging mechanics and inventory moving
- Any inventory sorting mod
- Stack to Nearby Chests
- Stack Refill: Automatically refills the player's hand when using the final item if a replacement exists
- InvMove: move with inventory open
- FallingTree or other to cut down full trees instead of block by block
- Any mini- and/or worldmap mod
Engagementඞ
- DynMap: Live map webserver
- Minecraft to Discord bot: chat with players in the server from Discord
Surprisesඞ
- Backrooms dimension: suffocation can teleport to backroom dimension
- From the Fog: Adds Herobrine
- Jesus Roulette: chance to save player from death
- Pickpocket: stealing from other players
- Bartering/Trading stations: trade between players
- Mystical Oak Tree
- Little Joys
Server Adminඞ
- Chunky: pregenerate chunks.
- WorldEdit: copy, paste, use schematics, reset chunks, etc.
- Sethome or waystones: teleport for players.
Server admin tweaks and tipsඞ
Useful gamerulesඞ
Set how many players have to be sleeping to skip a night: /gamerule playersSleepingPercentage 30
To keep inventory after dying: /gamerule keepInventory true
To keep XP after death: /gamerule keepXPAfterDeath true
Add a stat to scoreboard (seen on TAB press), for example number of deaths:
Text Only | |
---|---|
Change level type on existing worldඞ
- Get NBT Studio (or other NBT editor)
- Generate world with desired world gen algorithm
- Stop server
- Open your world and new worlds level.dat in NBT editor
- Copy 'level-desired.dat > Data > WorldGenSettings > dimensions' to your level.dat
- Save and reboot
Reset chunksඞ
- Get MCA Selector
- Select chunks (manually or with filters)
- Delete selected chunks
- Save world and play