HomeJavaModsGGTraps — Smart Trap Items (1.16–1.21.5)
GGTraps — Smart Trap Items (1.16–1.21.5)
ModsJava

GGTraps — Smart Trap Items (1.16–1.21.5)

⬇ Download on Spigot
Description
Create a Traps that build a configurable box around the player or paste a schematic, apply effects to victims/creator/clan, auto-protect with WorldGuard, restore all blocks after time, and prevent traps from even touching each other.

Features
Requirements
Installation
  1. Drop GGTraps.jar into plugins/
  1. Start server once (creates folders: plugins/GGTraps/, schematics/, messages.yml)
  1. Place your .schem files into plugins/GGTraps/schematics/
  1. Configure traps in plugins/GGTraps/config.yml
  1. (Optional) Edit plugins/GGTraps/messages.yml
  1. /trap reload
Config
Code (Text):
# plugins/GGTraps/config.yml
hologram:
  name-format: "&6&lTrap &7- &e{type}"
  timer-format: "&a{seconds}s"

traps:
  example_trap:
    display-name: "&x&E&F&0&0&0&0Example Trap"
    lore:
      - "&7RMB to activate"
      - ""
    item: "NETHERITE_SCRAP"
    schematic: false
    size: { x: 7, y: 5, z: 6 }
    duration_seconds: 30
    cooldown_seconds: 10
    worldguard:
      protect: true
      pvp: true
    blocks:
      - "OBSIDIAN"
      - "CRYING_OBSIDIAN"
      - "BLACKSTONE_SLAB"
    effects:
      effect1:
        type: "SLOWNESS"
        amplifier: 1
        duration_seconds: 30
        apply_on_clanmates: true
        target: "VICTIM"
      effect2:
        type: "STRENGTH"
        amplifier: 1
        duration_seconds: 30
        apply_on_clanmates: true
        target: "CREATOR"

  fancy_schematic:
    display-name: "&dFancy Trap"
    lore:
      - "&7RMB to activate"
      - ""
    item: "BLAZE_ROD"
    schematic: true
    schematic-file: "fancy-trap.schem"
    duration_seconds: 20
    worldguard:
      protect: true
      pvp: true
    effects:
      effect1:
        type: "SLOWNESS"
        amplifier: 1
        duration_seconds: 30
        apply_on_clanmates: true
        target: "VICTIM"
    # no blocks needed (schematic mode)

global:
  trap_use_delay_seconds: 2
  max_traps_per_player: 5
Commands
Permissions

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

GGTraps — Smart Trap Items (1.16–1.21.5) is a free Minecraft Java mod. Compatible with Minecraft 1.16, 1.17, 1.18, 1.19 and newer. Downloaded 676 times (via Spigot). Download it and open it directly in the game.

Explore more