BasicsMod

Quick rating

BasicsMod

No reviews yet

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.

Player Transport
Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
1.2
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

BasicsMod Logo
📧 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 /basicsmod and /bm commands. Default for all players.)
  • basicsmod.admin (Allows access to the /basicsmod reload command. Requires OP Level 2.)
  • basicsmod.top (Allows access to the /top command. 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 /online commands. Requires OP Level 4.)
  • basicsmod.sharepos (Allows access to the /shareposition and /sharepos commands. Requires OP Level 4.)
  • basicsmod.spawn (Allows access to the /spawn command. Default for all players.)
  • basicsmod.setspawn (Allows access to the /setspawn command. Requires OP Level 2.)
  • basicsmod.respawnpoint.set (Allows access to the /respawnpoint command. Requires OP Level 2.)
  • basicsmod.home (Allows access to /home, /sethome, /delhome, and /homes commands. 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 /warp and /warps commands. Requires OP Level 4.)
    • basicsmod.setwarp (Allows access to the /setwarp and /delwarp commands. Requires OP Level 4.)
    • basicsmod.pwarps (Allows access to the /pwarps command. Requires OP Level 4.)
    • basicsmod.pwarp.create (Allows access to /pwarp create, /pwarp delete, /pwarp desc, and /pwarp blacklist commands 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 /back command. Requires OP Level 4.)
    • basicsmod.back.death (Allows access to the /dback command for death-teleportation. Requires OP Level 4.)
    • basicsmod.tpa (Allows access to /tpa, /tpahere, /tpaccept, /tpyes, /tpdeny, /tpno, and /tpatoggle commands. Requires OP Level 4.)
    • basicsmod.tpconfirm (Allows access to the /tpconfirm command. Default for all players.)
    • basicsmod.msg (Allows access to the /msg, /tell, /w, /reply, and /r commands. Requires OP Level 4.)
    • basicsmod.msg.toggle (Allows access to the /msg toggle command. Requires OP Level 4.)
    • basicsmod.report (Allows access to the /report command. 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 /reportlist and /reportclear commands. Requires OP Level 2.)
    • basicsmod.tptag.manage (Allows access to the /tptag and /untag commands for self-management of tags. Requires OP Level 4.)
    • basicsmod.tptag.list (Allows access to the /tptags command. 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.)

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works