Economy Quest

Dynamic hourly shops, rewarding quests, and secure ATM transfers. A simple way to build an active server economy

File Details

MoneySystem-1.0.1.jar

  • R
  • Mar 13, 2026
  • 13.07 MB
  • 10
  • 1.21.11+11

File Name

MoneySystem-1.0.1.jar

Supported Versions

  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21

EconomyQuest v1.0.1

Release Date: March 12, 2026
Author: SamQ

Overview

This update focuses on admin control, safe cleanup commands, and smart persistence so Shop/Quest NPCs and ATM systems stay recognized correctly after plugin disable/enable cycles.


New Commands & Changes

NPC Removal (Targeted)

  • /money remove villager

    • Removes only the villager you are aiming at (Shop or Quest villager only).
    • If you are not aiming at a villager, you get a clear guidance message.
  • /money shop remove

    • Removes only the aimed Shop NPC.
  • /money quest remove

    • Removes only the aimed Quest NPC.

NPC Removal (Global)

  • /money remove villager all

    • Removes all Shop + Quest villagers managed by the plugin.
  • /money remove all

    • Removes all Shop + Quest villagers and ATM holograms.

ATM Cleanup

  • /money remove holograms

    • Removes all ATM holograms.
  • /money remove nearhologram [radius]

    • Removes the nearest ATM hologram in the given radius.

Persistence & Recovery Improvements

Villagers (Shop/Quest)

  • Added persistent identification for plugin villagers.
  • Plugin can now re-recognize its villagers after restart/reload more reliably.
  • Legacy detection and auto-marking improved for older spawned NPCs.

ATM System

  • Added persistent ATM marker to ATM chest blocks (PDC-based).
  • ATM points are now recoverable from marked chests after restart/reload/world load.
  • Prevented duplicate ATM point creation at the same location.
  • Improved handling of invalid/orphan ATM points and floating holograms.

Help & UX Improvements

  • /money help was redesigned to be cleaner and shorter.
  • Reduced long wrapped lines in Minecraft chat.
  • Improved command feedback for invalid usage.
  • Updated tab completion for remove/admin subcommands.

Internal Fixes

  • Better synchronization between ATM data and in-world entities.
  • Better fallback behavior when entities exist but database state is outdated.
  • General cleanup of command flow and admin operations.

Updated Admin Reference

  • /money shop spawn
  • /money shop remove
  • /money quest spawn
  • /money quest remove
  • /money atm place
  • /money atm remove
  • /money remove villager
  • /money remove villager all
  • /money remove holograms
  • /money remove nearhologram [radius]
  • /money remove all
  • /money reload

Support