
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.
- Загрузки
- 1K
- Подписчики
- 6
- Обновлён
- 16 июня 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 15 июня 2025 г.
📧 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.)
Ченджлог
1.2Релиз26.1, 26.1.1, 26.1.2 · 15 мая 2026 г.
Added lava distance protection on teleport setting to the config
1.1Релиз1.21.6, 1.21.7, 1.21.8 · 11 октября 2025 г.
Teleporting to unloaded chunks using homes warps pwarps are now fixed, real unsafe location near lava will now allow /tpconfirm to teleport anyway.
1.1Релиз1.21.9 · 4 октября 2025 г.
The Customization Update!
This is a massive architectural update for BasicsMod! We've completely overhauled how the mod handles messages to give server owners unparalleled control over the look and feel of their server.
✨ New Features
Complete Message Customization!
A new configuration file, message_formatting.json, has been added to your config/basicsmod folder.
This file contains every single message that BasicsMod sends to players, from command feedback to error messages.
You can now customize the text and color of the entire mod to match your server's theme perfectly!
Supports both standard color codes (&a, &l, etc.) and hexadecimal color codes (&#RRGGBB) for over 16 million color options.
All messages use dynamic placeholders (like %player%, %home_name%, etc.) to provide contextual information.
Vanilla Messaging Override Option
A new setting, overrideVanillaMsg, has been added to main_config.json.
By default, this is set to true, meaning BasicsMod will handle /msg, /tell, /w, and /reply.
If you prefer to use Minecraft's default messaging system, you can set this option to false.
Important: A server restart is required for this change to take effect.
1.1Релиз1.21.6, 1.21.7, 1.21.8 · 4 октября 2025 г.
The Customization Update!
This is a massive architectural update for BasicsMod! We've completely overhauled how the mod handles messages to give server owners unparalleled control over the look and feel of their server.
✨ New Features
Complete Message Customization!
A new configuration file, message_formatting.json, has been added to your config/basicsmod folder.
This file contains every single message that BasicsMod sends to players, from command feedback to error messages.
You can now customize the text and color of the entire mod to match your server's theme perfectly!
Supports both standard color codes (&a, &l, etc.) and hexadecimal color codes (&#RRGGBB) for over 16 million color options.
All messages use dynamic placeholders (like %player%, %home_name%, etc.) to provide contextual information.
Vanilla Messaging Override Option
A new setting, overrideVanillaMsg, has been added to main_config.json.
By default, this is set to true, meaning BasicsMod will handle /msg, /tell, /w, and /reply.
If you prefer to use Minecraft's default messaging system, you can set this option to false.
Important: A server restart is required for this change to take effect.
1.1Релиз1.21.9 · 1 октября 2025 г.
No LuckPerms 1.21.9 yet to test but everything works like before
1.1Релиз1.21.6, 1.21.7, 1.21.8 · 1 августа 2025 г.
BasicsMod Update: The Respawn Update!
This update introduces a powerful and highly requested feature: a fully configurable server respawn system! Server admins now have granular control over where players respawn after death. ✨ New Features
Custom Respawn System: A new respawnPoint option has been added to the main_config.json. Admins can now choose from several respawn behaviors.
New /respawnpoint Command: Admins can now change the server's respawn behavior on the fly without needing to restart or edit files.
Permission: basicsmod.respawnpoint.set (Defaults to OP level 2)
New Respawn Options:
vanilla:spawn (New Default!): Players will respawn at their set bed. If they have no bed, they will be teleported to the BasicsMod /spawn location.
vanilla: The mod will not interfere with respawning at all, letting Minecraft handle bed and world spawns.
spawn: All players will always respawn at the BasicsMod /spawn location, ignoring beds.
warp:<warp_name>: Force all players to respawn at a specific server warp.
pwarp:<pwarp_name>: Force all players to respawn at a specific player warp.
Coordinates: Force all players to respawn at specific coordinates (e.g., 100 64 -250 or ~ 80 ~).
🚀 Improvements
Command Autocomplete: The /respawnpoint and /tpall commands will now provide autocomplete suggestions for all valid locations, including vanilla, vanilla:spawn, spawn, all warps, and all pwarps!
This update gives you more power than ever to customize your server's gameplay experience. Enjoy!
1.0.0Релиз1.21.7 · 30 июня 2025 г.
1.21.7Update Permission nodes require LuckPerms to function so please be patient for LuckPerms to update
Комментарии
Загружаем…