Basic Plugins Functionalities (BPF)

Quick rating

Basic Plugins Functionalities (BPF)

No reviews yet

A server side mod which adds the basic plugins functionalities for servers !

QoL & Tweaks
Mod Loaders
Fabric
Minecraft

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

About

Project Details

Type
Mod
Latest Version
BPF-1.0.3+1.21.1.jar
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

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

🛠️ BPF: Basic Plugin Functionalities (ServerMod)

The "Essentials" solution for Fabric 1.21.1.

Ever wanted to run a Fabric server for your friends (like the Cobblemon or FTB) but missed the classic plugin commands like /ping, /msg, /vanish, or /trash?

BPF bridges the gap. It provides all the core administrative and quality-of-life commands typically found in heavy plugins, but in a 100% Server-Side Fabric mod.

[!IMPORTANT] Zero Client-Side Requirement: Your players can join with a completely Vanilla Minecraft client. No need for them to download anything!

// Feel free to make suggestions in the mod's page comment section !


 

📋 Technical Specifications (Will later support other versions : check the different sources)

Feature Details
Minecraft Version 1.21.1
Mod Loader Fabric (0.17.2+)
Required Dependency Fabric API 0.116.5+1.21.1
Side Server-Side Only

✨ Features & Commands

🌍 Public Commands (For Everyone)

  • 🗑️ /trash (Alias: /poubelle): Opens a 54-slot virtual disposal. Anything left inside is deleted forever when closed.

  • 📶 /ping: Check your latency. Color-coded (Green/Yellow/Red) for quick diagnostics.

  • 💬 /msg <player> <message>: Secure private messaging system.

  • /help servermod: Dynamic help menu. It only shows commands the player actually has permission to use!

🛡️ Admin Commands (OP / Permission Level 2)

  • 👻 /vanish: Total invisibility. Removes you from the Tab-list and hides your presence completely.

  • 🕊️ /fly: Toggle flight mode in any gamemode.

  • ❤️ /heal & /feed: Instant restoration. /heal also clears fire and negative status effects.

  • 📦 /invsee <player>: Open and edit any player's inventory in real-time.

  • /gm <0,1,2,3>: The fastest way to switch gamemodes.

  • 📢 /broadcast: Send a high-priority red announcement to the whole server.

  • ☀️ /day, /night, /sun, /rain: Instant world and weather control.

  • 📍 /near: Detect players within a 200-block radius with exact distance tracking.

  • 🤐 /mute <player>: Silence troublemakers.

  • 🎮 /sudo <player> <command/message>: Force a player to perform an action or speak.

  • 🌀 /tpall: Teleport the entire server to your location.

=====================================

🇫🇷 BPF : Basic Plugin Functionalities (ServerMod)

La solution "Essentials" pour Fabric 1.21.1.

Vous avez toujours voulu lancer un serveur Fabric pour vos amis (comme pour le pack Cobblemon Academy Legacy) mais les commandes classiques des plugins comme /fly, /msg, /vanish ou /trash vous manquent ?

BPF comble ce vide. Il fournit toutes les commandes d'administration et de confort (QoL) que l'on trouve habituellement dans les gros plugins, mais dans un mod Fabric 100% Côté Serveur.

[!IMPORTANT] Aucune installation client requise : Vos joueurs peuvent rejoindre avec un client Minecraft totalement Vanilla. Ils n'ont absolument rien à télécharger !


 

📋 Spécifications Techniques (Check les différentes sources)

Caractéristique Détails
Version Minecraft 1.21.1
Mod Loader Fabric (0.17.2+)
Dépendance Requise Fabric API 0.116.5+1.21.1
Côté Serveur uniquement (Server-Side)

✨ Fonctionnalités & Commandes

🌍 Commandes Publiques (Pour tous)

  • 🗑️ /trash (Alias : /poubelle) : Ouvre une poubelle virtuelle de 54 emplacements. Tout ce qui est laissé à l'intérieur est définitivement supprimé à la fermeture.

  • 📶 /ping : Vérifiez votre latence. Code couleur (Vert/Jaune/Rouge) pour un diagnostic rapide.

  • 💬 /msg <joueur> <message> : Système de messagerie privée sécurisé.

  • /help servermod : Menu d'aide dynamique. Il n'affiche que les commandes que le joueur a le droit d'utiliser !

🛡️ Commandes d'Administration (OP / Niveau de Permission 2)

  • 👻 /vanish : Invisibilité totale. Vous retire de la liste des joueurs (Tab-list) et cache complètement votre présence.

  • 🕊️ /fly : Active ou désactive le vol dans n'importe quel mode de jeu.

  • ❤️ /heal & /feed : Restauration instantanée. /heal éteint aussi le feu et retire les effets de statut négatifs.

  • 📦 /invsee <joueur> : Ouvre et modifie l'inventaire de n'importe quel joueur en temps réel.

  • /gm <0,1,2,3> : Le moyen le plus rapide de changer de mode de jeu.

  • 📢 /broadcast : Envoie une annonce rouge prioritaire à tout le serveur.

  • ☀️ /day, /night, /sun, /rain : Contrôle instantané de l'heure et de la météo.

  • 📍 /near : Détecte les joueurs dans un rayon de 200 blocs avec suivi de la distance exacte.

  • 🤐 /mute <joueur> : Réduit au silence les fauteurs de troubles.

  • 🎮 /sudo <joueur> <commande/message> : Force un joueur à exécuter une action ou à parler.

  • 🌀 /tpall : Téléporte l'intégralité du serveur sur votre position.

=====================================

Note : This mod was developped for a small friends server for the cobblemon academy legacy modpack, and I decided to make it seeing that a simple mod that allows to use plugins commands when you only have a forge/fabric server which can't contain plugins didn't already exist.

Screenshots

Gallery

  • 2026-02-03_21.52.33.png
    2026-02-03_21.52.33.png 2026-02-03_21.52.33.png
  • 2026-02-03_21.53.03.png
    2026-02-03_21.53.03.png 2026-02-03_21.53.03.png
  • 2026-02-03_21.56.41.png
    2026-02-03_21.56.41.png 2026-02-03_21.56.41.png

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
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