Merge pull request #1116 from Wiicart/wiki

[Wiki] Add NameColor
This commit is contained in:
Andre_601
2025-05-03 23:19:29 +02:00
committed by GitHub
2 changed files with 14 additions and 0 deletions

View File

@@ -295,6 +295,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **[MyPrefixSystem](#myprefixsystem)**
- **N**
- **[NameColor](#namecolor)**
- **[Nameless Plugin](#nameless-plugin)**
- **[NameMC-API-ServersMC Plugin](#namemc-api-serversmc)**
- **[Nicknamer](#nicknamer)**
@@ -4283,6 +4284,16 @@ Miscellaneous placeholders:
----
### **[NameColor](https://modrinth.com/plugin/namecolor)**
/// integrated | Built into Plugin
///
```
%namecolor_display_name%
```
----
### **[Nameless Plugin](https://www.spigotmc.org/resources/59032/)**
/// integrated | Built into Plugin
///

View File

@@ -593,6 +593,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ
----
## N
- **[NameColor](https://modrinth.com/plugin/namecolor)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[Link](placeholder-list.md#namecolor)**]
- **[Nameless Plugin](https://www.spigotmc.org/resources/59032/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[Link](placeholder-list.md#nameless-plugin)**]