MachineGuard Reloaded — block and chest protection plugin for Minecraft

MachineGuard Reloaded is a powerful plugin for Minecraft that protects chests, blocks, and modded machines from griefers, with flexible configuration and WorldGuard integration.

Download MachineGuard Reloaded for Minecraft 1.14, 1.11, 1.9, 1.7.2, 1.6.2, 1.4.7

Original name: MachineGuard Reloaded

Minecraft: 1.11, 1.14, 1.4.7, 1.6.2, 1.7.2, 1.9

FileVersionLoaderSize
MachineGuard_Reloaded_v2.3.jar1.11—22 КБDownload
MachineGuard_Reloaded_v2.3.1.jar1.11—23 КБDownload
MachineGuardReloaded_v2.4.jar1.14—27 КБDownload
MachineGuardReloaded_v1.1.jar1.4.7—6 КБDownload
MachineGuard_Reloaded_v2.0.jar1.4.7—18 КБDownload
MachineGuard_Reloaded_v2.0b.jar1.4.7—18 КБDownload
MachineGuardReloaded_v1.2.jar1.6.2—6 КБDownload
MachineGuardReloaded_v1.3.jar1.6.2—7 КБDownload
MachineGuard_Reloaded_v2.1.jar1.7.2—18 КБDownload
MachineGuard_Reloaded_v2.2.jar1.9—22 КБDownload
MachineGuard_Reloaded_v2.2.1.jar1.9—22 КБDownload

Mastering Block Protection with MachineGuard Reloaded

Every Minecraft server administrator eventually faces the headache of unauthorized access to valuable machinery and storage. Players hide diamonds in chests, construct complex farms, and griefers lurk around every corner waiting to ruin the fun. Mastering Block Protection with MachineGuard Reloaded solves this problem by providing a powerful, modern solution for locking down interactions with virtually any block, including those added by mods. This plugin operates both as a standalone utility and as an extension for WorldGuard, delivering exceptional flexibility and deep customization options for server owners of all experience levels.

Why This Plugin Stands Out from Older Solutions

Veteran players might remember classic protection plugins like LWC or Lockette, which have largely fallen by the wayside due to a lack of updates. Mastering Block Protection with MachineGuard Reloaded steps in as the worthy successor, actively supporting contemporary game versions and receiving regular development attention. Its standout feature is the ability to safeguard not just vanilla blocks but also technical devices from popular modification packs such as IndustrialCraft, BuildCraft, and RedPower. You simply specify the block identifiers or names in the configuration file, and the plugin automatically denies any interaction with them for unauthorized users. This makes Mastering Block Protection with MachineGuard Reloaded for Minecraft an indispensable asset for modded servers.

Dual-Layer Protection: Automatic and Manual Systems

By default, the plugin secures blocks located within WorldGuard regions. Only region owners and designated members can open chests, flip levers, or operate furnaces. This setup is perfect for cities, clan bases, and private territories. However, the functionality extends far beyond regional boundaries.

Global Lockdown Mode

Within the configuration, you can enable a global protection mode across the entire world. Setting the option block-all: true will prohibit interaction with specified blocks everywhere, without exception. This mode is ideal for adventure-themed servers where players should not be able to tamper with dispensers or trapdoors, preventing them from hoarding items or breaking the map's intended design.

Sign-Based Protection

For granular control, the plugin introduces an intuitive sign system. By placing a sign on a block, or adjacent to it while holding Shift, you can establish either public or private protection. The first line [Public] grants access to all players, which is excellent for community farms or mailboxes. Alternatively, the [Private] line restricts access to a specific list of up to three players whose names you write on the subsequent lines. There is also a special [Dispenser] mode that forces a dispenser to continuously eject items without depleting its inventory, a true godsend for automated contraptions.

Configuration Deep Dive for Maximum Customization

The true strength of Mastering Block Protection with MachineGuard Reloaded lies in its configuration file. Server admins can tweak numerous parameters on the fly, applying changes instantly with the /mgr reload command. Key settings include:

  • enable-uuid-check: Enables UUID support. Only activate this on premium servers running with online-mode=true.
  • force-write-players: When set to true, you can write the nickname of a player who has never joined the server onto a sign. Otherwise, non-existent players are marked with a dash.
  • additional-protect: Closes the block's GUI on the client side after a 2-tick delay, adding an extra layer of security against bypass attempts.
  • only-no-owners: Applies protection only in regions that lack an owner. This is convenient for automatically guarding spawn areas.
  • sign-block: Permits the protection of blocks using wall-mounted signs.
  • block-list: Defines the list of blocks to be protected, using in-game names like CHEST, FURNACE, ANVIL, or HOPPER.
  • blocked-sign-list: Specifies which blocks can be secured with a sign.

For older versions (1.1-1.3), the config relied on numeric IDs, but the current format encourages the use of textual identifiers. Furthermore, all plugin messages can be easily localized; simply replace the msg, msg-sign, msg-locked, and msg-unlock strings with your preferred phrases.

Commands and Permission Nodes Explained

Managing the plugin is straightforward, revolving around two primary commands. The /mgr command reloads the configuration, which is essential after editing the file to avoid a full server restart. The /mgid command displays the name or ID of the block you are looking at, as well as the item in your hand. This is invaluable when adding custom modded blocks to your protection list.

The permission system is meticulously designed to offer fine-grained access control:

  • machineguard.bypass.build: Grants full access to all protected blocks, regardless of ownership.
  • machineguard.bypass.build.ID: Provides access only to a specific block type. For instance, you could grant VIP players the right to open ender chests.
  • machineguard.bypass.sign: Ignores sign protection, allowing interaction with any block even if the player's name is not listed.
  • machineguard.admin: Allows reloading the config and using /mgid (available since version 2.2+).
  • machineguard.infdis: Grants the ability to create [Dispenser] signs for infinite item dispensing.
  • machineguard.cmdblock: Provides access to command blocks protected by the plugin.

Practical Scenarios for Server Deployment

Imagine you are constructing a public shopping district at spawn. You place a [Public] sign on each chest, allowing any player to deposit or withdraw goods, yet preventing them from breaking the block itself. In a technical hangar, you secure a nuclear reactor from IndustrialCraft by adding its ID to the block-list. Even if an intruder sneaks into the region, they cannot activate the startup button. On an adventure server inspired by survival challenges, the global block-all option stops players from hiding loot in dispensers or opening roof trapdoors, all functioning automatically without manual oversight.

For those wondering how to install this tool, the process is simple: place the plugin JAR file into your server's plugins folder and restart the server. After that, you can begin configuring the config.yml file to suit your needs. If you are looking to test the plugin with client-side mods, using a versatile launcher can simplify assembling the right modpack to verify all the protection mechanics in action.

Conclusion: The Ultimate Guardian for Your Server

Mastering Block Protection with MachineGuard Reloaded serves as a universal guardian, merging the functions of private zone protection, targeted machinery locking, and modded block support into a single cohesive tool. Its straightforward configuration, intuitive sign mechanics, and detailed permission nodes make it the perfect choice for both small vanilla projects and expansive modded networks. Leave behind the outdated Lockette and LWC plugins; this solution is actively updated and fully compatible with current Minecraft versions. To get started, you can download Mastering Block Protection with MachineGuard Reloaded from reputable plugin repositories and experience a new level of server security. Embrace this tool, and your server will transform into a truly safe haven for creativity and survival.