Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/re-ovo/virtualtag
VirtualTag is a name tag edit plugin for minecraft server
https://github.com/re-ovo/virtualtag
kotlin minecraft minecraft-plugin spigot-plugin
Last synced: 26 days ago
JSON representation
VirtualTag is a name tag edit plugin for minecraft server
- Host: GitHub
- URL: https://github.com/re-ovo/virtualtag
- Owner: re-ovo
- License: apache-2.0
- Created: 2021-07-27T11:46:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-25T14:00:28.000Z (about 1 year ago)
- Last Synced: 2024-12-11T00:05:02.222Z (29 days ago)
- Topics: kotlin, minecraft, minecraft-plugin, spigot-plugin
- Language: Kotlin
- Homepage:
- Size: 111 KB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VirtualTag
![](https://img.shields.io/github/issues/re-ovo/VirtualTag)
![](https://img.shields.io/github/forks/re-ovo/VirtualTag)
![](https://img.shields.io/github/stars/re-ovo/VirtualTag)
![](https://img.shields.io/github/license/re-ovo/VirtualTag)VirtualTag is a NameTag Edit plugin for **modern** minecraft server
# Known Issue
* It might cause random player disconnection when a player join server, I don't have time to test and fix it, but if you
can, please submit a PR, thank you!## Support Version
* 1.8.8
* 1.17.x
* 1.18.x
* 1.19.x## Download
https://github.com/jiangdashao/VirtualTag/releases/latest## Features
* Packet Based, It will not affect your scoreboard
* API, You can call the API to set the player’s Tag
* PlaceholderAPI support
* Easy to config## Dependency
* ProtocolLib