MaRo-Craft — All-in-One Server Plugin for Minecraft with Land Protection

MaRo-Craft is an all-in-one plugin for Minecraft servers, combining land protection, automated farms, block-breaking rewards, and a tax system for your server economy.

Download maro for Minecraft 1.11

Original name: maro

Minecraft: 1.11

FileVersionLoaderSize
maro.jar——63 КБDownload
maro-craft_v0.3.zip——65 КБDownload
maro-craft_v0.4.zip——66 КБDownload
maro-craft_v0.5.zip——66 КБDownload
maro-craft_v0.6.zip——73 КБDownload
maro-craft_v0.9.zip——139 КБDownload
maro-craft_v1.0.zip——140 КБDownload
maro-craft-1.1.0.jar1.11—29 КБDownload
maro-craft-1.1.1.jar1.11—36 КБDownload

What Is MaRo-Craft and Why Your Server Needs It

Running a Minecraft server is a balancing act. You need to protect player builds, keep the economy interesting, automate tedious tasks, and prevent lag from ruining the experience. Juggling half a dozen separate plugins to achieve this often leads to compatibility headaches and configuration nightmares. MaRo-Craft solves this by bundling essential server management tools into one cohesive package. It is not just another utility; it is a modular toolkit designed to give administrators deep control over land ownership, resource gathering, and player rewards, all while reducing the server load caused by item drops.

What Exactly Does MaRo-Craft Offer?

Instead of forcing you to install separate plugins for every minor feature, MaRo-Craft integrates several core systems. It acts as a central hub for managing protected zones, automating farms, and rewarding player activity. The plugin is built on the solid foundation of established APIs like Vault for economy handling, WorldEdit for region selection, and WorldGuard for enforcing protection. This ensures stability and allows the plugin to fit seamlessly into existing server setups without conflicting with other popular tools.

Core Feature Breakdown

  • Residence Management: A full system for buying, selling, and protecting individual chunks (16x16x256) using WorldGuard flags.
  • AutoTreeReplant: Saplings are instantly replanted after a tree is chopped down, streamlining wood collection.
  • Block-Breaking Rewards: Players earn in-game currency for every resource they mine or harvest.
  • ItemStacker: Automatically merges identical dropped items into stacks of up to 256, significantly reducing entity lag.
  • Farmonator: Creates automated farms that route all harvested items directly into a designated chest.
  • Reward Signs: Interactive signs that dispense money, items, or even teleport players when clicked.

Deep Dive: The Land Ownership System

The heart of MaRo-Craft is its resident management module. Players with the marocraft.buy permission can purchase a chunk of land, which is immediately protected by WorldGuard. The first residence is always free, but subsequent purchases use a scaling formula: BuyPrice + (number of residences - 1) * AddBuyPricePerGS. This encourages players to be selective about their claims.

Owners have granular control over their plots. They can add co-owners using /land add [player], lock doors and mechanisms with /land lock, and toggle mob spawning via /land mobs [true/false]. Selling land is also flexible. You can sell directly back to the server bank with /land sell, or place a sign to sell it to other players, provided SellBySign: true is enabled in the config.

To keep the server economy dynamic, a tax system is included. Every TaxTimeSeconds (default is 900 seconds), a fee defined by TaxPerGS is deducted from the owner's balance. However, players with the marocraft.taxfree permission are exempt from this, making it a valuable perk for VIPs or dedicated community members.

Automating Agriculture with Farmonator

The Farmonator feature transforms any WorldEdit-selected area into a self-sufficient farm. Administrators can create a farm using the command /farm add <areaID> <chestX> <chestY> <chestZ> <itemID>. You can specify a particular item ID (like 264 for diamonds) or use -1 to collect everything. All drops are instantly transported to the linked chest, removing the need for manual collection.

Data for farms is stored either in MySQL or SQLite, depending on your configuration. This makes the system scalable for larger networks. Commands like /farm changechest and /farm changeitem allow for quick adjustments, while /farm list provides an overview of all active farms. This is an ideal solution for servers with a strong economy where efficiency is paramount.

Engaging Players with Reward Signs

Reward Signs are a powerful tool for creating interactive experiences. They can be used to build simple shops, quest hubs, or just to give players a pleasant surprise. Creating a sign requires the marocraft.reward.create permission, while using it requires marocraft.reward.use. When clicked, a sign can grant money, a specific item, or optionally teleport the player to set coordinates. All sign configurations are stored in the database, ensuring they survive server restarts without issue.

Configuration and Customization

MaRo-Craft is designed to be adaptable. The main configuration file is organized into logical sections, allowing server owners to fine-tune every aspect of the plugin. Key sections include:

  • Land: Controls residence pricing, tax rates, and the interval for tax collection.
  • MoneyPerBlock: Toggles rewards for mining, sets the payout amount, and defines the payment frequency.
  • ItemStacker: Adjusts the merge radius and the maximum stack size for dropped items.
  • AutoReplant: Sets the delay before a sapling is automatically replanted.
  • Reward: Global toggle for the reward sign system.
  • db: Selects between MySQL and SQLite for data storage.

This level of detail means you can tailor the plugin to fit your server's specific theme. For example, a hardcore survival server might disable residences entirely or make them prohibitively expensive, while simultaneously increasing block-breaking rewards to encourage risky exploration.

Essential Commands and Permissions

The command structure is intuitive for administrators. Here are the most important ones for managing land and farms:

  • /land help — Displays help for the residence system.
  • /land buy — Purchases the chunk you are standing in (requires marocraft.buy).
  • /land sell — Sells your residence back to the bank (requires marocraft.sell).
  • /land add [player] — Adds a co-owner to your residence.
  • /land remove [player] — Removes a co-owner.
  • /land lock / /land unlock — Locks or unlocks doors and mechanisms.
  • /land mobs [true/false] — Allows or denies mob spawning on your land.
  • /land list [player] — Lists all residences owned by a player.
  • /farm help — Shows help for the Farmonator.
  • /farm add ... — Creates a new automated farm (requires marocraft.farmonator.add).
  • /farm remove <areaID> — Deletes an existing farm (requires marocraft.farmonator.remove).

Special permissions like marocraft.nocorner hide the visual boundary markers, and marocraft.free makes all residence purchases free, which is perfect for creative servers or as a reward for top-tier supporters.

Installation and Compatibility

Getting started is straightforward. To download What Is MaRo-Craft and Why Your Server Needs It, you simply place the jar file into your server's plugins folder and restart. The plugin is designed for modern server software and works across several recent Minecraft versions. It is compatible with both Spigot and Paper, and relies on Vault, WorldEdit, and WorldGuard to function correctly. Ensure you have these dependencies installed first. For a detailed guide on how to install, the plugin's configuration file provides clear comments and examples for every setting.

Final Verdict

MaRo-Craft is more than a collection of random features; it is a comprehensive suite for building a robust server economy and a comfortable survival experience. It works equally well for small private worlds with a few friends or large public networks with hundreds of concurrent players. Its deep integration with WorldGuard and WorldEdit ensures reliable protection, while the flexible configuration options let you realize almost any vision, from tax-heavy hardcore survival to creative modes with fully automated farms. If you are looking for a plugin that tackles multiple administrative tasks without overwhelming your server's resources, What Is MaRo-Craft and Why Your Server Needs It for Minecraft is definitely worth your consideration. It streamlines management, enriches gameplay, and keeps your server running smoothly.