Problems with multi marriages and chat
Kryniowesegryderiusz opened this issue · 9 comments
Information
Environment information
Plugin + server version info:
19.08 14:33:43 [Server] INFO ##### Start Marriage Master version info #####
19.08 14:33:43 [Server] INFO Marriage Master: 2.0.10-Release
19.08 14:33:43 [Server] INFO Server: git-Paper-115 (MC: 1.14.3)
19.08 14:33:43 [Server] INFO Vault: 1.6.11
19.08 14:33:43 [Server] INFO MVdWPlaceholderAPI: 2.5.1
19.08 14:33:43 [Server] INFO PlaceholderAPI: 2.10.2
19.08 14:33:43 [Server] INFO ##### End Marriage Master version info #####
Online mode: no
BungeeCord: yes
Server/crash log
<!-- Replace this with your crash log / link to your log file -->
Plugin config (optional)
<!-- Replace this with details about your config -->
Details
Description
Since update to 2.0 i have a few problems with Marriage.
-
Prefix on line beggining stopped working and its only after marry and not always. It worked before. I know I can use placegolder, but the only one with heart is status_heart and its displaying gray placeholder if someone is not married and i want heart only if someone has his love.
-
When using multi marriages /marry kiss stopped working. Idk if it should be like that and if yes, there should be some error line to inform that if someone has more than one marriage he shpuld use right mouse button
-
When using multi marriages it does not show, when partners are joining server.
Steps to reproduce
Expected behavior
Other information (e.g. detailed explanation, related issues, suggestions how to fix, links for us to have context, screenshots, etc.)
- Which chat plugin (in which version) are you using? You can use the
%marriagemaster_heart%
placeholder, it will show a read heart if the player is married and thePlaceholders.NotMarried.Default
option from the language file if the player is not married, to not show anything if the player is not married you can change it toDefault: ""
in your language file. - What is the behavior you are seeing? It should take the partner that is nearest to you and you can overwrite the partner to use by using
/marry kiss <partnername>
- Please try if this fixes the issue for you: https://ci.pcgamingfreaks.at/job/MarriageMaster/116/artifact/artifacts/MarriageMaster-2.0.10-RC2-Release.jar
-
CMI in 8.6.9.4 Can i change %marriagemaster_heart%? Im trying to do "heart " (with space) so normal players wouldnt have double space before nick.
-
That player is offline
-
ill try
-
Additional problem: /marry seen is showing only the last partner
- CMI is a premium plugin so I will not fix it. Currently there is no option, so you would have to modify the source code for now.
- Can you please send me your config
- You specify a player like
/marry seen <partnername>
, help seems to miss the parameter, will be fixed with the next update.
- I know its Premium, but a lot of server is acctually using it. But the most needed feature is to specify the "heart" placeholder, if someone is married, as we can if he isnt.
- https://pastebin.com/scJUySQG
- That might be true, but I won't by a plugin just to fix a incompatibility/misbehavior with my free and open source plugin. I have opened a issue for the placeholder customization, you can follow it here: #89
- Please try to set the
UseUUIDs
option totrue
It should not, however if you are behind a BungeeCord proxy you should set the UUID_Type
accordingly to be on the safe side.
Should be fixed with this build: https://ci.pcgamingfreaks.at/job/MarriageMaster/117/artifact/artifacts/MarriageMaster-2.0.11-RC3-Release.jar