promotional bannermobile promotional banner

Simple RPG system

A simple economy mod that adds virtual currency dropped by mobs. Keep your coins on death, buy items via chat commands, or use the new Upgrade Station block to enchant and level up your gear for a small fee.
Back to Files

simple rpg mod-1.2.jar

File namesimple rpg mod-1.2.jar
Uploaded
Jan 3, 2026
Downloads
111
Size
37.1 KB
Mod Loaders
Forge
File ID
7410346
Type
R
Release
Supported game versions
  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:simple-rpg-system-1417893:7410346")

Learn more about Curse Maven

What's new

This update adds the following features:

1. Sell Items ( /sell ) :

  • Command: /sell <price>

  • Effect: Lists the item currently held in your hand for sale at the specified price. The item will be removed from your inventory and stored in the server shop database.

  • List: Use /sell list to view a list of all items currently being sold by players.

2. Buy Items ( /buy ) :

  • Command: /buy <seller_name> <item_name>

  • Effect: Purchase an item sold by a specific player (supports fuzzy search for item names).

  • Transaction: The buyer is deducted coins and receives the item; the seller receives the coins.

  • Offline Support: If the seller is online, they receive the coins and a notification immediately. If the seller is offline, the coins are temporarily stored and will be automatically delivered with a notification the next time they log in.

This mod has no additional files