HomeJavaModsNewJoinKit
NewJoinKit
ModsJava

NewJoinKit

by MC-anying · on Modrinth

A lightweight beginner gift package plugin for Paper 1.20.1, supporting custom gift contents, distribution rules, and messages.

⬇ Download on Modrinth

NewJoinKit-English

A lightweight starter kit plugin for Paper 1.20.1, supporting custom kit contents, distribution rules, and messages.

Features

Installation

  1. Download the latest JAR file (from the Releases page);
  2. Place the JAR file into the server's plugins/ directory;
  3. Start the server to generate configuration files;
  4. Edit plugins/NewJoinKit/config.yml to customize the configuration;
  5. Restart the server to apply changes.

Commands & Permissions

Command Description Permission
/newjoinkit help Show help Everyone
/newjoinkit give Give a kit to a player newjoinkit.admin
/newjoinkit reset Reset a player's received record newjoinkit.admin
/newjoinkit list View players who have received a kit newjoinkit.admin
/newjoinkit reload Reload the configuration newjoinkit.admin
/newjoinkit test Test the kit for yourself newjoinkit.admin

Configuration Example

# settings.yml
settings:
only-first-join: true # Only give on the first join
give-delay-ticks: 20 # Delay distribution (20 ticks = 1 second)
clear-inventory: false # Whether to clear the player's inventory
announce-to-all: true # Whether to announce server-wide
announce-message: "&eWelcome new player &a%player% &ejoined! A starter kit has been given"
private-message: "&aYou have received the starter kit!"

items:
sword:
material: DIAMOND_SWORD
amount: 1
name: "&bStarter Sword"
lore:
- "&7This is a gift for beginners"
- "&7Have fun playing the game!" slot: 0 

Download Links

[GitHub Download]

[Modrinth Download]

Feedback

If you encounter a BUG / have suggestions, please provide feedback here

NewJoinKit-Chinese

适用于Paper 1.20.1的轻量级新手礼包插件,支持自定义礼包内容、发放规则和消息。

功能特点

安装方法

  1. 下载最新版本JAR包(Releases页面);
  2. 将JAR包放入服务器plugins/目录;
  3. 启动服务器生成配置文件;
  4. 编辑plugins/NewJoinKit/config.yml自定义配置;
  5. 重启服务器生效。

命令&权限

命令 描述 权限
/newjoinkit help 查看帮助 所有人
/newjoinkit give <玩家> 给玩家发放礼包 newjoinkit.admin
/newjoinkit reset <玩家> 重置玩家领取记录 newjoinkit.admin
/newjoinkit list 查看已领取玩家 newjoinkit.admin
/newjoinkit reload 重载配置 newjoinkit.admin
/newjoinkit test 给自己测试礼包 newjoinkit.admin

配置文件示例

# settings.yml
settings:
  only-first-join: true  # 仅首次加入发放
  give-delay-ticks: 20   # 延迟发放(20ticks=1秒)
  clear-inventory: false # 是否清空玩家背包
  announce-to-all: true  # 是否全服公告
  announce-message: "&e欢迎新玩家 &a%player% &e加入!已发放新手礼包"
  private-message: "&a你获得了新手礼包!"

items:
  sword:
    material: DIAMOND_SWORD
    amount: 1
    name: "&b新手剑"
    lore:
      - "&7这是给新手的礼物"
      - "&7祝游戏愉快!"
    slot: 0

下载地址

[GitHub下载]

[Modrinth下载]

反馈

有 BUG / 建议请 在此反馈

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.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more