Auto Bag Renamer

Oxide Auto Bag Renamer 1.2.0

Sign in to download
This plugin renames sleeping bags and beds upon placement based on the grid location and surrounding biome, replacing the default 'Unnamed Bag' name.

Permissions

  • autobagrenamer.use - Allows the player to have their sleeping bags automatically renamed.

Configuration

JSON:
{
  "Version": "1.2.0",
  "Rename Based On Grid": true,
  "Rename Based On Biome": true,
  "Rename Based On Landmark Proximity": true,
  "Rename Based On Player Name": true,
  "Bag Name Format": "{player} - {grid} - {biome} - {landmark}"
}
  • Rename Based On Grid - If true, renames the bag based on the grid location.
  • Rename Based On Biome - If true, renames the bag based on the biome.
  • Rename Based On Landmark Proximity - If true, renames the bag based on the closest monument.
  • Rename Based On Player Name - If true, renames the bag to include the player's name.
  • Bag Name Format - The format used to name the bags, using placeholders for grid and biome.
  • Like
Reactions: jesusitonton
Author
VisEntities
Downloads
36
First release
Last update

Ratings

0.00 star(s) 0 reviews

Also by VisEntities

Latest updates

  1. 1.2.0

    Sleeping bags can now be named after the player.
  2. 1.1.0

    Sleeping bags can now be automatically renamed based on the nearest monument. Configurable...
Back
Top