Utilities
Minecraft Java
Client
A build with improvements to run the game
- Fabric: known for its lightweight framework and quick adaptability
- Forge: is more robust and can support more extensive mods
Server
An additive file to host Minecraft multiplayer server
- Spigot: fork of bukkit with more feature and better performance
- Paper: fork of spigot with better performance
- Fabric Server: lightweight and performance, but incompatible with bukkit plugins
Plugin
Plugin is a server mods. It cannot be used on client side. Some useful plugin are as below.
Plugin | Description |
---|---|
LuckPerm | A permission mangement plugin |
Dynmap | Show real-time view of the worlds in the server. Type http://localhost:8123/# into broswer to view the map |
Multiverse-Core | A plugin to make multiple world exist in a same server |
Multiverse-Core Portals | Create portal between worlds |
MultiWorld | Alternative to Multiverse-Core on fabric server |
WorldEdit | Tool for faster building. //wand to get the tool |
FAWE (FastAsyncWorldEdit) | Optimized world edit, less stable |
VoxelSniper | Tool for distant building |
FastAsyncVoxelSniper | Optimized VoxelSniper |
Dynamic Lightning | Dynamic light when light source is hold |
Most popular plugin have alternative and updates on modern servers like fabric and paper.
Minecraft World Browser Previewer
Dynmap is best for cost effective 2D and 3D preview. Blue map is best for preview quality. Pl3xmap is best for performance.
Compare World Preview
Compare different world previews
LuckPerm Commands
After the top level user permission is set, and admin group declared, run lp user <username> parent add admin
to add user to admin group, and lp group admin permission set pluginname.*
to enable plugin permission to admin group.
CPaper Chan's Hideout
Paper Chan's guide for server optimization
Mods
Mods is an addon for client side.
Mods | Platform | Descrription |
---|---|---|
Optifine | forge | Improves performace, supports more mods |
Sodium | fabric | Improves FPS, Iris is needed to run shader |
Phospur | fabric | light engine mod |
Lithium | fabric | physics mod |
Xaero’s Minimap | both | Minimap that follows you, press Y for setting |
Xaero’s Map | both | World Map |
WorldEdit | both | Tool for faster building |
Distant Horizon | both | Render very far away chunks. Supported shaders: Photon, Complementary, Bliss, Rethinking Voxel, BSL |
Litematica | both | Tool for load and export schematics |
Axiom | fabric | Tool for building utilities and editor |
Immersive Portals | See through portals and teleport seamlessly |
Software and Website Utilities
Modrinth
A third-party Minecraft launcher integrating mods, shaders, datapacks, versions, etc. with a management interface.
MCA Selector
An open source software to move chunks, regions (32*32 chunks) from a Java world map to another.
Amulet Editor
Free 3D world editor and a converter
Universal Minecraft Tool
A online platform that edits and converts maps more efficient, but cost a subscriptions
Seeder
A website to preview terrain
Create map in the game, then convert the image into a map generated in website, then replace the map to the original map in the game
MC Map ItemTool
A website converts image to minecraft map nbt files
Cubical
A website converts minecraft map into 3D schematic file
Objmc
A website converts 3D objects into minecraft object
Texture Pack
An improvement to blocks texture. An example is Cubed Texture. It a modern themed texture pack. Learn more about Cubed Texture Pack at CurseForge. Also, leatn more about Cubed Texture pack and building tutorial on my favourite YouTuber Alphine
Minecraft Skin
Some free minecraft skin sources.
NCUE Minecraft Server
NCUE Minecraft server link
School Public IP: 60.248.51.153
Port(Default): 25565
Minecraft Bedrock
Coded in C++
, have great performance. Playable on Mobile and Desktop. Supports NVIDIA RTX GPU ray tracing, have great performance. However, the community resource is lesser and incompatible with Minecraft Java.
Addons
Addon like mods, resource pack, maps, RTX mods are available on Minecraft bedrock specific platform MCPEDL
Ray Tracing Packs
These are combination of shaders and texture packs using path tracing only available for Minecraft Bedrock on deviced with NVIDIA RTX graphics card. Most packs have addon packs to enhance the gaming experience.
Kelly’s RTX
Vanilla RTX
Defined RTX
RealSource RTX
Ashminggu is my favourite creator that creats Malaysia specific roadsign mods and vehicles mods at MCPEDL
Structure Block
A mod that enable the use of structure block made by chronicoverride.
How to use:
- Export the structure into a mcstructure file using structure block in the game.
- Move the mcstructure files into the directory
\MyStructures\structures
. - Zip the file
MyStructures
and change the extension to.mcpack
. - Make sure the addon is removed or deleted from the game.
- Double click the mcpack to import the structure and add the addon to the world you want to import the structure