
BasicsMod
BasicsMod is the Fabric-native answer to all your server's core needs, bringing the ESSENTIALS features you love with a distinct focus on effort.
About this Mod
📧 Contact Me & Support Information
💬 Primary Support Channel (Preferred)
All general questions, feature requests, and non-urgent bug reports should be posted in the appropriate channels on our Discord Server. We actively monitor the server and will respond as soon as possible. This ensures that the whole community can benefit from the discussion and solutions.
🆘 Urgent Private Messaging (PM) Policy
While we prefer all issues to be handled via the Discord server first, you are welcome to PM me directly under specific urgent circumstances:
- Allowed Reason: Your server is crashing or experiencing critical, game-breaking errors directly related to one of my mods/plugins.
- Requirement: You must be the owner of the server.
- Time Zone: I am operating in the (CET/CEST) Time Zone.
- PM Hours: Please only send private messages between 10:00 AM and 10:00 PM (Brussels Time).
I will endeavor to answer your PM as soon as I can to be helpful and see what I can do to resolve your urgent issue. However, please understand that immediate responses are not guaranteed, and private messaging is a professional courtesy, not an entitlement. Thank you for your understanding and cooperation!
Commands
/basicsmod,/bm(Display help for BasicsMod)/basicsmod,/bm(Also displays for BasicsModPlus when present)/basicsmod reload(Reload the BasicsMod configuration)/top(Teleport to the highest solid block at your current X and Z coordinates)/checkperm <player>(Check a player's permissions)/playerlist,/plist,/online(List all online players)/shareposition,/sharepos(Share your current coordinates with other players)/spawn(Teleport to the server's spawn point)/setspawn(Set the server's spawn point)/respawnpoint <location>(Set the server's respawn behavior)/home,/sethome,/delhome,/homes(Manage your personal homes)/warp,/warps(Teleport to server warps or list available warps)/setwarp,/delwarp(Create or delete server warps)/pwarps(List available player warps)/pwarp create,/pwarp delete,/pwarp desc,/pwarp blacklist(Manage your own player warps)/pwarp delete <owner_name>(Delete another player's warp as an administrator)/back(Teleport back to your previous location)/dback(Teleport back to your last death location)/tpa,/tpahere,/tpaccept,/tpyes,/tpdeny,/tpno,/tpatoggle(Manage teleport requests to and from other players)/tpconfirm(Confirm a pending teleport request)/msg,/tell,/w(Send a private message to another player)- the msg and reply command can now be dissabled in the main_config to use vanilla / mods formats.
/reply,/r(Reply to the last player who messaged you)/msg toggle(Toggle private messages on or off)/report(Report a player for misconduct)/reportlist,/reportclear(View or clear player reports)/tptag,/untag(Manage teleport tags for yourself)/tptags(List active teleport tags)/tptag <tag> <player>,/untag <tag> <player>(Manage teleport tags for other players)/tpall <destination> [tag](Teleport all players, or all players with a specific tag, to a destination)
Placeholders for message_formatting.json
Use these placeholders in your message config file to display dynamic information.
%player%- The name of the player executing a command.%target%- The name of the target player (e.g., in/tpa).%sender%/%receiver%- The sender/receiver in a private message.%message%- The content of a private message.%online_players%/%max_players%- The current and max player counts for/playerlist.%home_name%/%warp_name%/%pwarp_name%- The name of the respective location.%owner%- The owner of a player warp.%limit%- The numerical limit for homes, pwarps, or reports.%amount%/%item%- The cost for creating a pwarp.%timeout%- The number of seconds a TPA request is valid for.%tag%/%count%- The tag name or player count for teleport tag commands.%location%- The location string used in/respawnpoint.%coords%- The coordinate string from/sharepos.%reported_player%/%reporter%/%reason%- Information for player reports.%page%/%total_pages%- Page numbers for paginated lists like/warps.
Permissions
Click to view all permission nodes and their descriptions
basicsmod.help(Allows access to the/basicsmodand/bmcommands. Default for all players.)basicsmod.admin(Allows access to the/basicsmod reloadcommand. Requires OP Level 2.)basicsmod.top(Allows access to the/topcommand. Requires OP Level 2.)basicsmod.checkperm(Allows access to the/checkperm <player>command. Requires OP Level 4.)basicsmod.playerlist(Allows access to the/playerlist,/plist, and/onlinecommands. Requires OP Level 4.)basicsmod.sharepos(Allows access to the/sharepositionand/shareposcommands. Requires OP Level 4.)basicsmod.spawn(Allows access to the/spawncommand. Default for all players.)basicsmod.setspawn(Allows access to the/setspawncommand. Requires OP Level 2.)basicsmod.respawnpoint.set(Allows access to the/respawnpointcommand. Requires OP Level 2.)basicsmod.home(Allows access to/home,/sethome,/delhome, and/homescommands. Requires OP Level 4.)basicsmod.home.unlimited(Allows unlimited homes.)basicsmod.homes.#(Sets the maximum number of homes a player can have, replace#with a number.)
basicsmod.warp(Allows access to the/warpand/warpscommands. Requires OP Level 4.)basicsmod.setwarp(Allows access to the/setwarpand/delwarpcommands. Requires OP Level 4.)basicsmod.pwarps(Allows access to the/pwarpscommand. Requires OP Level 4.)basicsmod.pwarp.create(Allows access to/pwarp create,/pwarp delete,/pwarp desc, and/pwarp blacklistcommands for player warps. Requires OP Level 4.)basicsmod.pwarps.create.unlimited(Allows unlimited player warps.)basicsmod.pwarps.create.#(Sets the maximum number of player warps a player can create, replace#with a number.)basicsmod.pwarp.costfree(Allows creating player warps without cost.)
basicsmod.pwarp.admin.delete(Allows access to the/pwarp delete <owner_name>command to delete other players' warps. Requires OP Level 2.)basicsmod.back(Allows access to the/backcommand. Requires OP Level 4.)basicsmod.back.death(Allows access to the/dbackcommand for death-teleportation. Requires OP Level 4.)basicsmod.tpa(Allows access to/tpa,/tpahere,/tpaccept,/tpyes,/tpdeny,/tpno, and/tpatogglecommands. Requires OP Level 4.)basicsmod.tpconfirm(Allows access to the/tpconfirmcommand. Default for all players.)basicsmod.msg(Allows access to the/msg,/tell,/w,/reply, and/rcommands. Requires OP Level 4.)basicsmod.msg.toggle(Allows access to the/msg togglecommand. Requires OP Level 4.)basicsmod.report(Allows access to the/reportcommand. Requires OP Level 4.)basicsmod.reports.#(Sets the maximum number of reports a player can make, replace#with a number.)
basicsmod.reports(Allows access to the/reportlistand/reportclearcommands. Requires OP Level 2.)basicsmod.tptag.manage(Allows access to the/tptagand/untagcommands for self-management of tags. Requires OP Level 4.)basicsmod.tptag.list(Allows access to the/tptagscommand. Requires OP Level 4.)basicsmod.tptag.others(Allows access to the/tptag <tag> <player>and/untag <tag> <player>commands for managing others' tags. Requires OP Level 2.)basicsmod.tptag.all(Allows access to the/tpall <destination> [tag]command. Requires OP Level 4.)
Available Versions
How to Install BasicsMod on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "BasicsMod". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 26.1.1, 26.1 (+7 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
BasicsMod server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.
Is BasicsMod compatible with fabric?
BasicsMod officially supports fabric for Minecraft 26.1.2, 26.1.1, 26.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with BasicsMod – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if BasicsMod consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install BasicsMod with just one click on your server.