Skip to main content
Version: 2.0.0

Teams

Required Plugins

Rule


rules:
team_drops_everything_example:
name: "Team Drops Everything Example"
enabled: true
conditions:
placeholders:
1:
placeholder: "team_name"
operator: "EQUALS"
value: "Blue" # <-- Change this to the name of your team
effects:
drop:
mode: "ALL"
filters:
items:
- "G:TOOLS"
- "G:WEAPONS" # <-- Drop any tools & weapons the player has
name:
- '!Soulbound' # <-- Unless they have "Soulbound" in the name