Ludwig Itemchanger

:package: LUDWIG ITEMCHANGER

The Definitive Item Customization Suite for RedM

Stop forcing your players to use generic items. Ludwig Itemchanger gives you the scalpel to carve out a unique identity for every asset on your server. Whether you are running a hardcore RP sim or a fast-paced frontier, this tool bridges the gap between “standard” and “custom.”


:rocket: Key Features

  • Labels & Descriptions Rewrite the narrative of any item in real-time. Change a “Rusty Knife” into “Fresh pollished knife” with a custom description that adds depth to your world.

  • Visual Identity Full support for custom icon overrides. Let your Players decide which Image their unique item should have!

  • Mass Management (Bulk Operations) Efficiency is king. Define bulk amounts for item changes to handle change many items in seconds.

  • Job & Rank Restrictions Keep the power in the right hands. Limit the ability to change items to specific Jobs or make them open to everybody!

  • Seamless Discord Integration Stay in the loop. Every single change is logged via high-detail webhooks so you can monitor your economy and prevent abuse from your Discord server.


:hammer_and_wrench: Technical Excellence

:red_circle: Native VORP Support

Ludwig Itemchanger features seamless VORP integration right out of the box. No messy configurations or database headaches—it just works with your existing VORP inventory system.

:bridge_at_night: The Open Custom Bridge

Don’t be locked into a “black box” script. Our Open Custom Bridge allows developers to easily port the script to other frameworks.


:memo: How It Works

  1. Open the Interface: User-friendly UI for quick edits only showing relevant Items for the permitted User.

  2. Define the Change: Set the new Label, Description and optionally Icon.

  3. Set the amount: Use the UI-Bar to set the amount or manually type your amount into the field.

  4. Confirm & Log: The change is live, and the Discord bot sends the receipt.

Your server will feel so much more Individual using ludwig_itemchanger

Links

:shopping_cart: Buy on Tebex

:speech_balloon: Join my Discord

Config Example:

Config.EditableItems  = {
	bread  = {
		job  = { "baker" }, --table of Jobnames OR "caneveryone" as string
		icons  = { 'bread', 'bread_slices', 'cornbread', 'bearbread', 'bread_slice_jam',
		'bread_roll', 'bread_stuffed'}
	},

	cookie  = {
		job  = { "baker" },
		icons  = { 'cookie', 'empanadas_dulces', 'pretzel', 'blueberry_muffin', "gingerbread",
		"waffle", "pancake", "cinnamon_roll"	}
		}
}

Checklist

  • I have reviewed the latest version of the Releases rules.
  • I have included a detailed description of my work as described in the rules.
  • I have included a download link or a store link.
  • I have filled out the required information at the end of the topic
Code is accessible No
Subscription-based No
Lines (approximately) 850
Requirements VORP or Suitable Custom Framework (bridge is Open)
Support Yes