Skip to main content
While SentryLore formats vanilla items automatically in the background, it provides a comprehensive suite of administration commands for managing custom items, opening GUIs, and configuring the plugin in-game.

Administrator Commands

All administration commands branch off the primary /sentrylore command (Aliases: /slore, /lore).

/lore save <id>

Saves the custom item you are currently holding in your main hand directly to the database registry under the specified <id>.

/lore give <player> <id>

Spawns a custom item from the registry and gives it to the specified player. This automatically assigns a unique NBT UUID to the item for Dupe Protection.

/lore edit

Opens the interactive Lore Editor GUI for the item currently in your main hand, allowing you to modify its stats, rarity, and description visually.

/lore registry

Opens the Registry GUI, allowing you to browse, manage, and delete all custom items currently saved in your database.

/lore settings

Opens the Settings GUI, allowing you to toggle core plugin features without opening the config.yml file.

/lore wipe

Opens the Confirm Wipe GUI. Use this with extreme caution, as it is used to wipe lore data from the database.

/lore reload

Reloads the config.yml and messages.yml files from disk, applying changes immediately.

/lore docs

Displays a clickable link in chat to your unique Sentry Studios license key and the official documentation site.

Permission Nodes

SentryLore keeps its permission structure extremely simple to prevent permission bloat on your server.
Regular players do not need any permission nodes for SentryLore to format the items they hold. The engine categorizes and formats items automatically across the entire server for everyone.
Last modified on July 28, 2026