Quickstart Guide

Requirements

1. Load Config

In-game:

/cofl loadconfig [config-name] [config-name]

Example: /cofl loadconfig stellaconfig stellaconfig

2. Set Thresholds

/cofl set minprofit 4.9m           # Min profit per flip
/cofl set minprofitpercent 6       # Min profit margin %

See all commands: Cofl Commands

3. Start TPM

node index.js

You'll see: Bot connecting → Hypixel → Coflnet WebSocket → Ready

4. Monitor

  • Discord webhook: Notifications for purchases, sales, profits

  • In-game: Chat notifications, purse balance, AH listings

  • Console: Flip opportunities, actions, errors

How It Works

Coflnet → TPM evaluates → Buy → List on AH → Relist if needed → Sell → Profit

Tips

Start Conservative:

  • Use higher minprofit initially

  • Monitor first few hours

  • Adjust based on results

Bad Flips:

  1. Note item name

  2. Check price: /cofl lore (ingame only)

  3. Report to config provider

Common Issues

No flips?

  • Check subscription active

  • Lower minprofit if too high

Disconnecting?

  • Check internet/VPS resources

  • Verify account credentials

  • Delete auth cache: sudo rm -rf /root/.minecraft/

Items not selling?

  • Config may need adjustment

  • Check prices: /cofl lore

  • Contact config provider

Full troubleshooting: Common Issues

Next Steps

Last updated

Was this helpful?