New Player Gift
PluginLicenseRef-All-Rights-Reserved

New Player Gift

A Minecraft plugin that gives custom items to players on their first join to the server only.

70
Downloads
0
Followers
4 months ago
Updated
📦
1
Versions

📖About New Player Gift

NewPlayerGift Plugin

Description

A Minecraft plugin that gives custom items to players on their first join to the server only.

Features

  • ✅ Gives items to players on first join only
  • ✅ Does not give items again when leaving and rejoining
  • ✅ Does not give items on death
  • ✅ Saves player data in a separate file
  • ✅ Customizable via config.yml file
  • ✅ Works on modern versions (1.20+)

Installation

  1. Place the plugin file (.jar) in the plugins folder of your Minecraft server
  2. Restart the server or use /reload
  3. Edit the config.yml file in plugins/NewPlayerGift/ folder as desired

Customization

You can modify the gifts from the config.yml file:

gifts:
  1:
    material: DIAMOND_SWORD
    amount: 1
  2:
    material: BREAD
    amount: 32