Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

ZorvynEventItems

A Paper 26.1.2 plugin by BasperLasper that lets server staff create event kits from their inventory, allow players to claim them, and cleanly remove all kit items from every player when the event ends.

Features

  • Create kits directly from what's in your inventory
  • Players can claim kits once each
  • Ending a kit removes all its items from every online player instantly
  • Items are tagged with invisible data + lore so they're always trackable
  • Scans inventory, ender chest, and any opened chest for expired items
  • Kits persist across server restarts (saved to kits.yml)
  • All messages fully configurable in config.yml with & color codes

Commands

CommandPermissionDescription
/eventitem create <id>zorvyneventitems.createCreate a kit from your current inventory
/eventitem claim <id>zorvyneventitems.claimClaim a kit (once per player)
/eventitem end <id>zorvyneventitems.endEnd a kit and remove all its items from every player
/eventitem listnoneList all active kits

Alias: /ei

Permissions

PermissionDefaultDescription
zorvyneventitems.createOPCreate event kits
zorvyneventitems.endOPEnd event kits
zorvyneventitems.claimEveryoneClaim event kits

Configuration

All messages are editable in config.yml. Supports & color codes and the following placeholders:

PlaceholderWhereMeaning
{id}Most messagesThe kit ID
{count}create, end, removedNumber of items
{kits}listComma-separated list of active kits

Installation

  1. Drop ZorvynEventItems.jar into your server's plugins/ folder
  2. Restart the server
  3. Edit plugins/ZorvynEventItems/config.yml to customise messages
  4. Kits are saved automatically to plugins/ZorvynEventItems/kits.yml

Requirements

  • Paper 26.1.2
  • Java 25

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages