DestiPVPNameplate
Description :
This only 100 lines plugin changes the nametag of any player on a faction server depending on his faction relationships, by getting the faction relationship color. It needs mcore, Factions and TagAPI to run.
Ce plugin de seulement 100 lignes vise à colorer le nom des joueurs au-dessus de leur tête en fonction des relations entre leurs factions.
Il est indispensable que mcore, Factions et TagAPI soient sur le serveur pour qu'il fonctionne.
Installation :
Make sure you have depending plugins installed. Then, just put the DestiPVPNameplate.jar in your "plugins" folder and restart the server.
Après avoir vérifié que les plugins dépendants soient installés, il vous suffit de glisser DestiPVPNameplate.jar dans le dossier "plugin" de votre serveur et relancez-le.
Configuration :
To change the color of relationships, just go to the configuration file of Factions (/mstore/factions_mconf/instance.json) and change :
Pour modifier les couleurs, il suffit de modifier dans le fichier de configuration de Factions (/mstore/factions_mconf/instance.json) les valeurs :
- "colorMember"
- "colorAlly"
- "colorTruce"
- "colorNeutral"
- "colorEnemy"
- "colorNoPVP"
- "colorFriendlyFire"
Source code/Code source :
You can see the source code here.
Le code source est disbonible ici.
Notes :
The latest download, even if it has not been approved by bukkit yet, is available here.
I'll appreciate any suggestion in the comments below!
Notez que la dernière version de ce plugin est toujours disponible ici, même si elle n'a pas encore été approuvée par Bukkit.
Je suis par ailleurs ouvert à toute suggestion, donc n'hésitez pas à les soumettre via les commentaires ci-dessous.
Metrics/Collecte des données
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
Ce plugin utilise le plugin d'Hidendra qui collecte les données afin de faire des statistiques. Ces données sont :
- Un identifiant unique
- La version de java
- Si le serveur est en online ou offline mode
- La version du plugin
- La version du serveur
- Le système d'exploitation
- Le nombre de coeur du CPU
- Le nombre de joueurs en ligne
- La version de Metrics
Ces statistiques peuvent être désactivées en mettant dans plugins/Plugin Metrics/config.yml opt-out sur true.
Auto-update/Mise à jour automatique
Since the 1.5.1 version, the plugin uses an auto-updater. When an operator logs in the server, a warn message could be sent if the server is running an old plugin version. Just type /destipvpnameplateupdate or /dpvpnu to update it, and reboot/reload. If you want to disable this auto-updater just set "auto-update" to "false" in the plugin config.yml.
Depuis la version 1.5.1, le plugin contient un module de mise à jour automatique. Lorsqu'un opérateur se connecte sur le serveur, un message peut l'informer qu'il existe une mise à jour plus récente. Dans ce cas, il suffit de taper /destipvpnameplateupdate ou /dpvpnu pour télécharger la mise à jour et relancer ou recharger le serveur. Si vous souhaitez désactiver ce module, il faut changer "true" en "false" dans le champ "auto-update" du config.yml du plugin.

-
View User Profile
-
Send Message
Posted Apr 27, 2014@iTeush
No problem for me, what are your settings for auto-update in the config file and in the Updater/config.yml ?
-
View User Profile
-
Send Message
Posted Apr 26, 2014Hey! Your plugin looks awesome but it bug on my server :/ http://www.noelshack.com/2014-17-1398542801-sans-titre.png Do you know how to correct it ? Thanks in advance :)
Hey! Ton plugin semble génial mais il bug sur mon serveur :/ http://www.noelshack.com/2014-17-1398542801-sans-titre.png Saurait-tu comment corriger ce bug ? Merci d'avance :)
-
View User Profile
-
Send Message
Posted Apr 17, 2014@OnyxMC
Thank you very much, if you have any suggestion or question don't hesitate !
-
View User Profile
-
Send Message
Posted Apr 16, 2014This plugin is amazing! thanks so much for creating it! I hope it stays updated, simply a great idea and just what factions should have. Installing :D
-
View User Profile
-
Send Message
Posted Apr 16, 2014Nope, any relation, and in programming, duh, i'm out xD ! https://github.com/ElgarL/Towny if you can found something, i didn't found any api maybe :/
(Marrant de se parler en anglais n’empêche :D)
-
View User Profile
-
Send Message
Posted Apr 15, 2014@technowix
I don't know how towny advanced works, but i think i could do a thing like that. Do you have relations on towny ?
-
View User Profile
-
Send Message
Posted Apr 15, 2014@PauloDesticraft
I think he want relation based color namtag :P like you do with Factions...
-
View User Profile
-
Send Message
Posted Apr 13, 2014@rasnyderiii
Does Towny Advanced change the nameplate ?
What is the problem when you install both of Towny Advanced and DestiPVPNameplate ? Explain me want you exactly want new for the plugin and I'll see what I can do ;)
-
View User Profile
-
Send Message
Posted Apr 13, 2014Towny Advanced support please - such a better plugin
-
View User Profile
-
Send Message
Posted Apr 13, 2014@MrRaik
Je vais regarder si c'est possible ;)
EDIT :
I looked at the Health Bar project and I found it : http://puu.sh/87exy.png.
So it is clear that I could not change it. I think Health Bar doesn't support TagAPI because TagAPI works with Minecraft packets, in order to send a different nameplate to each player. HealthBar is working with Bukkit Scoreboard, so its sends the same nameplate to every players on the server.
My plugin needs to send a different nameplate to each player, so I could not use the same API as Health Bar. I'm sorry. However, if someone has a solution, I'll appreciate it :D.
J'ai regardé le projet de Health Bar et ai trouvé ceci : http://puu.sh/87exy.png.
Je ne pense donc pas pouvoir rendre compatible mon plugin avec Heatlth Bar. A mon avis, les deux plugins ne sont pas compatibles car TapAPI vise à envoyer des nameplates différents pour tous les joueurs alors que HealthBar envoie le même à tous les joueurs. Ainsi le premier marche avec les paquets de Minecraft et le second avec les scoreboards. Désolé. Cependant, si quelqu'un a une solution, je la prends volontiers :D.
-
View User Profile
-
Send Message
Posted Apr 13, 2014N'es pas compatible avec Health Bar..