Перейти к содержимому
Mineforgian

PPE Essentials

A lightweight mod that adds useful commands (like /tpa /repeat) and tweaks

Загрузки
1K
Подписчики
0
Обновлён
30 июля 2026 г.
Лицензия
MIT

Опубликован 4 июня 2026 г.

PPE Essentials

Modrinth CurseForge GitHub

PPE Essentials is a lightweight mod that adds useful commands (like /tpa /repeat) and tweaks, with highly configurable options.

PPE Essentials command preview

Features

  • Server-side only mod (Can still be installed on your client for singleplayer use.)
  • Configurable command toggles, permission levels and more.
  • Configurable protection against creeper, enderman, and ravager block damage.
  • Ready out of the box; Fabric only requires Fabric API.
  • Polished messages with clickable buttons, titles, and sounds.
  • Player-selection menus for /tpa and /tpahere when no target is provided.
  • Multilingual support with automatic client language detection and a configurable fallbackLanguage.
  • Persistent player data for homes, warps, back locations, fly, god mode, and notice triggers.

Supported Versions

  • NeoForge 1.21.1, 26.1.2
  • Fabric 1.21.1, 26.1.2

Commands

Teleport

Command Description
/tpa [player] Request to teleport to another player, or open the player menu when omitted.
/tpaa Accept a pending TPA request.
/tpad Deny a pending TPA request.
/tpaauto Toggle automatic TPA acceptance.
/tpahere [player] Request another player to teleport to you, or open the player menu when omitted.
/tpaherea Accept a pending TPAhere request.
/tpahered Deny a pending TPAhere request.
/rtp Randomly teleport nearby.
/spawn Teleport to world spawn.
/back or /dback Return to your last death location.
/tback Return to your previous teleport location.

Homes And Warps

Command Description
/sethome Set your home.
/home Teleport home.
/delhome Delete your home.
/setwarp <name> Create a server warp.
/warp <name> Teleport to a server warp.
/delwarp <name> Delete a server warp.

Utility And Admin

Command Description
/trash Open a temporary trash inventory that clears on close.
/suicide Kill yourself.
/heal [player] Heal yourself or another player.
/fly [player] Toggle persistent flight for yourself or another player.
/god [player] Toggle god mode for yourself or another player.
/repeat <times> [command] Repeat your last command or a specified command.
/ppe-ess help Show the command list. Disabled or unavailable commands are shown in red.
/ppe-ess reset all Clear all player data.
/ppe-ess reset notice Clear notice trigger data.

Configuration

All configuration options are located in config/ppe_essentials-common.toml.

Ченджлог

1.7.0Релиз26.1.2 · 30 июля 2026 г.

New

  • Added interactive player menus for /tpa and /tpahere when used without a player name
  • Added player list pagination, refresh controls, automatic TPA acceptance toggle, and safe inventory locking
  • Added translated menu text for all supported languages

Improved

  • Unified TPA and TPAhere request handling for more consistent validation, expiration, acceptance, and denial behavior
  • Derived commands now follow their core command’s enabled state and permission level:
    • tpaa, tpad, and tpaauto follow tpa
    • tpaherea and tpahered follow tpahere
    • dback follows back
  • Existing configuration files now automatically remove options and sections that are no longer supported
  • A backup named ppe_essentials-common.toml.pre-config-migration.bak is created before the first configuration cleanup
  • Reduced unnecessary Fabric configuration file checks
  • Improved consistency between NeoForge and Fabric runtime events
  • Updated loader and API compatibility

Fixed

  • Fixed /back, /tback, /home, and /warp reporting success when teleportation failed because the saved dimension was unavailable
  • Fixed duplicate or inconsistent TPA request behavior
  • Fixed teleport menu refreshes unnecessarily reopening the interface
  • Prevented moving, dragging, or collecting menu items from the teleport interface

Compatibility

  • Minecraft 1.21.11 is no longer supported
  • The temporary Minecraft 26.1.2 importer for legacy player-data locations has been removed. If your data still exists only in an old location, migrate it with an earlier compatible build before updating
1.7.0Релиз1.21.1 · 30 июля 2026 г.

New

  • Added interactive player menus for /tpa and /tpahere when used without a player name
  • Added player list pagination, refresh controls, automatic TPA acceptance toggle, and safe inventory locking
  • Added translated menu text for all supported languages

Improved

  • Unified TPA and TPAhere request handling for more consistent validation, expiration, acceptance, and denial behavior
  • Derived commands now follow their core command’s enabled state and permission level:
    • tpaa, tpad, and tpaauto follow tpa
    • tpaherea and tpahered follow tpahere
    • dback follows back
  • Existing configuration files now automatically remove options and sections that are no longer supported
  • A backup named ppe_essentials-common.toml.pre-config-migration.bak is created before the first configuration cleanup
  • Reduced unnecessary Fabric configuration file checks
  • Improved consistency between NeoForge and Fabric runtime events
  • Updated loader and API compatibility

Fixed

  • Fixed /back, /tback, /home, and /warp reporting success when teleportation failed because the saved dimension was unavailable
  • Fixed duplicate or inconsistent TPA request behavior
  • Fixed teleport menu refreshes unnecessarily reopening the interface
  • Prevented moving, dragging, or collecting menu items from the teleport interface

Compatibility

  • Minecraft 1.21.11 is no longer supported
  • The temporary Minecraft 26.1.2 importer for legacy player-data locations has been removed. If your data still exists only in an old location, migrate it with an earlier compatible build before updating
1.7.0Релиз26.1.2 · 30 июля 2026 г.

New

  • Added interactive player menus for /tpa and /tpahere when used without a player name
  • Added player list pagination, refresh controls, automatic TPA acceptance toggle, and safe inventory locking
  • Added translated menu text for all supported languages

Improved

  • Unified TPA and TPAhere request handling for more consistent validation, expiration, acceptance, and denial behavior
  • Derived commands now follow their core command’s enabled state and permission level:
    • tpaa, tpad, and tpaauto follow tpa
    • tpaherea and tpahered follow tpahere
    • dback follows back
  • Existing configuration files now automatically remove options and sections that are no longer supported
  • A backup named ppe_essentials-common.toml.pre-config-migration.bak is created before the first configuration cleanup
  • Reduced unnecessary Fabric configuration file checks
  • Improved consistency between NeoForge and Fabric runtime events
  • Updated loader and API compatibility

Fixed

  • Fixed /back, /tback, /home, and /warp reporting success when teleportation failed because the saved dimension was unavailable
  • Fixed duplicate or inconsistent TPA request behavior
  • Fixed teleport menu refreshes unnecessarily reopening the interface
  • Prevented moving, dragging, or collecting menu items from the teleport interface

Compatibility

  • Minecraft 1.21.11 is no longer supported
  • The temporary Minecraft 26.1.2 importer for legacy player-data locations has been removed. If your data still exists only in an old location, migrate it with an earlier compatible build before updating
1.7.0Релиз1.21.1 · 30 июля 2026 г.

New

  • Added interactive player menus for /tpa and /tpahere when used without a player name
  • Added player list pagination, refresh controls, automatic TPA acceptance toggle, and safe inventory locking
  • Added translated menu text for all supported languages

Improved

  • Unified TPA and TPAhere request handling for more consistent validation, expiration, acceptance, and denial behavior
  • Derived commands now follow their core command’s enabled state and permission level:
    • tpaa, tpad, and tpaauto follow tpa
    • tpaherea and tpahered follow tpahere
    • dback follows back
  • Existing configuration files now automatically remove options and sections that are no longer supported
  • A backup named ppe_essentials-common.toml.pre-config-migration.bak is created before the first configuration cleanup
  • Reduced unnecessary Fabric configuration file checks
  • Improved consistency between NeoForge and Fabric runtime events
  • Updated loader and API compatibility

Fixed

  • Fixed /back, /tback, /home, and /warp reporting success when teleportation failed because the saved dimension was unavailable
  • Fixed duplicate or inconsistent TPA request behavior
  • Fixed teleport menu refreshes unnecessarily reopening the interface
  • Prevented moving, dragging, or collecting menu items from the teleport interface

Compatibility

  • Minecraft 1.21.11 is no longer supported
  • The temporary Minecraft 26.1.2 importer for legacy player-data locations has been removed. If your data still exists only in an old location, migrate it with an earlier compatible build before updating
1.6.1Релиз26.1.2 · 16 июня 2026 г.
  • Fix sound effects being audible to nearby players on newer versions
  • Delay teleport-related sounds by one tick to avoid cutoffs
1.6.1Релиз26.1.2 · 16 июня 2026 г.
  • Fix sound effects being audible to nearby players on newer versions
  • Delay teleport-related sounds by one tick to avoid cutoffs
1.6.1Релиз1.21.11 · 16 июня 2026 г.
  • Fix sound effects being audible to nearby players on newer versions
  • Delay teleport-related sounds by one tick to avoid cutoffs
1.6.1Релиз1.21.11 · 16 июня 2026 г.
  • Fix sound effects being audible to nearby players on newer versions
  • Delay teleport-related sounds by one tick to avoid cutoffs

Комментарии

Загружаем…