promotional bannermobile promotional banner

Bare Essentials

A reimplementation of some of the features of the old Essentials mods, plus some personal twists intended for public servers.

File Details

bareessentials-3.0.0.jar

  • R
  • Dec 27, 2023
  • 55.29 KB
  • 596
  • 1.20.1
  • Forge

File Name

bareessentials-3.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:bare-essentials-670058:4988268")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Ported back the new features from 1.20.2, this include some fixes and some new commands.

## Commands list:
- ``/tpahere`` Send another player a request to teleport them to you, they can either ``/tpa accept`` or ``/tpa deny`` the request.
- ``/setworldspawn`` Set the world spawn to an exact position in the world quickly.
- ``/spawn`` Teleport to the world spawn.
- ``/sethome [none] [override]`` Set or remove your home location in the world.
- ``/home`` Teleport to your home.
- ``/heal [user]`` Heal yourself or another player to full health (Not hunger)
- ``/feed [user]`` Feed yourself or another player to full hunger (Not health)
- ``/god [user]`` Toggle god mode and become invincible to all forms of harm/damage.
- ``/fly [user]`` Toggle creative mode flight for yourself or another player.
- ``/balance [user]`` -> See balance.
- ``/balance give [user] <amount>`` -> add amount to your or someone else's balance.
- ``/balance set [user] <amount>`` -> set your or someone else's balance to a given amount.
- ``/balance remove [user] <amount>`` -> remove a given amount from your or someone else's balance.