Compatibility
Minecraft: Java Edition
Platforms
Links
Tags
Creators
Details
vTarla is an advanced, high-performance farming economy plugin designed specifically for Minecraft 1.21. Built with server optimization and extensive customization in mind, it completely overhauls the traditional farming experience by introducing a dedicated farming currency, dynamic graphical interfaces, and strict anti-cheat measures.
Features
Built-in Anti-Cheat (Macro & Auto-Farm Protection) To protect the server economy from auto-clickers and macro users, vTarla features a highly configurable Crops-Per-Second (CPS) limiter. The system tracks block-breaking intervals in milliseconds.
- Action Cancellation: Automatically prevents the breaking of crops if the player exceeds the defined limits.
- Smart Warnings: Issues configurable warning messages with built-in cooldowns to prevent chat spam.
- Automated Punishments: Executes predefined console commands (e.g., kick, ban, jail) after a player reaches a specified number of consecutive violations.
Next-Generation Dynamic GUIs
Unlike traditional plugins with hardcoded interfaces, vTarla utilizes a dynamic GUI engine. Every menu (Main Menu, Market, Profile, Multipliers, and Leaderboard) is generated via independent YML files located in the menus/ directory. Server administrators have absolute control over:
- Inventory sizes and titles.
- Item materials, custom model data, and slots.
- Display names and multi-line lores.
- Glass pane filler patterns and background aesthetics.
Timed & Permission-Based Multipliers Administrators can configure custom multiplier tiers (e.g., 1.5x, 2.0x) to boost crop coin yields.
- Restart-Proof Durations: Multiplier expiration times are calculated in milliseconds and saved directly to the database, ensuring no time is lost during server restarts or crashes.
- Permission Checks: Multipliers can be restricted to specific ranks or VIP groups using custom permission nodes.
Dynamic Market & Visual Discount System A built-in shop allows players to spend their earned farming coins on custom rewards or command executions.
- Live Discounts: Features a dynamic visual discount system. When a global discount percentage is active, the plugin automatically updates the market interface, striking through the original price (e.g.,
1000) and displaying the newly calculated discounted price in the item lore. - Command Execution: Any purchased product can execute an unlimited number of console commands, allowing seamless integration with crates, ranks, or custom items.
Asynchronous SQLite Database Performance is prioritized through an asynchronous data management system.
- All data loading, saving, and leaderboard calculations are processed on separate threads via SQLite.
- Ensures zero lag spikes on the main server thread, regardless of the player count.
- Safe data handling prevents data loss during standard
/reloadcommands or unexpected server shutdowns.
PlaceholderAPI Integration & Leaderboard vTarla is fully integrated with PlaceholderAPI, allowing server owners to display farming statistics on scoreboards, holograms, or chat formats. The plugin also features a sleek, centralized, and GUI-based Top 10 Leaderboard.
Available Placeholders:
%vtarla_coins%- Current farming coin balance.%vtarla_broken%- Total crops broken by the player.%vtarla_multiplier_tier%- Name of the currently active multiplier.%vtarla_discount%- Currently active global discount percentage.%vtarla_top_name_1%to10- Names of the top 10 wealthiest players.%vtarla_top_coins_1%to10- Coin balances of the top 10 wealthiest players.


