Keep Inventory / Experience (Effect) — Skript

Addon: Skript · Category: Effect · Since: 2.4

Syntax

keep [the] (inventory|items) [(and [e]xp[erience][s] [point[s]])]

Description

Keeps the inventory or/and experiences of the dead player in a death event.

Examples

on death of a player:
	if the victim is an op:
		keep the inventory and experiences

View source