Nicked 图标

Nicked

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.1.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/nicked
资源信息

Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11

平台: bukkit folia paper purpur spigot

标签: decoration social utility

资源介绍

Nicked Banner

Nicked

Packet-level nickname plugin with skin changing, a developer API, and PlaceholderAPI support.

Build
License: MIT
Java 21
Servers: 1.20+

Nicked replaces a player's name and skin with someone else's. Other players see only the new identity. Nicked rewrites it at the packet level, so nobody needs a client mod.


Features

  • Packet-level nicking. Nicked rewrites names inside PLAYER_INFO_UPDATE packets before they reach any client. No client mods needed. Runs on Paper, Spigot, Purpur, Folia, and Bukkit 1.20+.
  • Skin changing. Nicked fetches the matching Mojang skin off the main thread and injects it into the same packet. The nicked player sees their own new skin in first-person too, which you can turn off.
  • Identity leak protection. Minecraft builds death, join/leave, and advancement broadcasts from the real name, which gives a nicked player away. Nicked can rewrite each of those to use the nick, and can hide the real skin when a nick's skin fails to fetch. Every toggle is separate and starts off.
  • Random nicking. Run /nick with no arguments to draw a name from your configured pool.
  • Persistence. Nicks survive disconnects and full server restarts. Nicked stores them in plugins/Nicked/nicks.yml and reapplies them when the player joins.
  • Developer API. Other plugins can read nick state, apply or remove nicks, and listen to five nick events (NickApplyEvent, NickRemoveEvent, NickChangeEvent, NickRandomSelectEvent, NickResolveEvent).
  • PlaceholderAPI support. Three placeholders for any chat, scoreboard, or tab-list plugin that reads PlaceholderAPI:
    • %nicked_displayname%: the player's current display name (nick or real name)
    • %nicked_is_nicked%: true / false
    • %nicked_real_name%: the player's actual username
  • Customisable messages. You edit every message in messages.yml using MiniMessage. Gradients, hex colours, and hover events all work.

Compatibility

Platform Supported
Paper 1.20+
Spigot 1.20+
Purpur 1.20+
Folia 1.20+
Bukkit 1.20+
Java 21+ required

Optional soft dependency: PlaceholderAPI enables the %nicked_*% placeholders.


Commands

Command Description Permission
/nick [name] Nick yourself (random if no name given); toggle off if already nicked nicked.command.nick
/unnick Remove your own nick nicked.command.unnick
/nickother <player> <name> Nick another player to a specific name nicked.command.nickother
/nickall Randomly nick all online players nicked.command.nickall
/realname <name> Reveal the real username behind a nick nicked.command.realname

The nicked.admin permission covers every command and goes to OPs by default.


Quick Start

  1. Drop Nicked.jar into your server's plugins/ folder.
  2. Restart the server. Nicked generates plugins/Nicked/config.yml and messages.yml.
  3. Grant nicked.admin to trusted staff (OPs already have it).
  4. Run /nick Dream. Your name and skin change on the spot.
  5. Run /nick again with no arguments, or /unnick, to revert.

Developer API

Add Nicked as a compile-only dependency via JitPack:

Gradle (Groovy)

repositories {
    maven { url 'https://jitpack.io' }
}
dependencies {
    compileOnly 'net.pharogames:Nicked:VERSION:api'
}

Maven

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>
<dependency>
    <groupId>net.pharogames</groupId>
    <artifactId>Nicked</artifactId>
    <version>VERSION</version>
    <classifier>api</classifier>
    <scope>provided</scope>
</dependency>

Replace VERSION with the latest release tag (e.g. v1.1.0). See the API documentation for the full reference.


Links

Resource URL
? Documentation nicked-docs.vercel.app
? Discord discord.gg/7eQt8sQ8at
? Issues GitHub Issues
? Feature Requests GitHub Issues
? Source Code github.com/PharoGames/Nicked
? Developer API API Docs

License

Nicked is licensed under the MIT License.

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
MNE - Mace No Ender

价格:0 墨喵币
下载量:0

查看详情
Cato's HD Textures 32x

价格:0 墨喵币
下载量:0

查看详情
The Colormancer

价格:0 墨喵币
下载量:0

查看详情
Open Boat Race

价格:0 墨喵币
下载量:0

查看详情