CLOSED

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Masons Monarch

Student
Deactivated
Feedback score
87
Posts
962
Reactions
737
Resources
0
Hey, I can't make these links clickable for some reason.



I spoke to the developer and he said I need to use JSON, how may I do this?

Any help would be appreciated. Thank you


Add me. MonarchHD#0001
 

Andrew

Retired RM
Supreme
Feedback score
15
Posts
551
Reactions
153
Resources
6
Your chat may be blocking link are you using a plugin like ChatControl?
 

Andrew

Retired RM
Supreme
Feedback score
15
Posts
551
Reactions
153
Resources
6
Code:
# JSON message: [JSONMESSAGE], [JSON]
#
#     DESCRIPTION: Send a JSON message to the target player
#
#     EXAMPLE:  - '[JSON] {"text":"this is sent to the target player"}'
#
# JSON broadcast: [JSONBROADCAST], [JSONBC]
#
#     DESCRIPTION: Send a JSON broadcast to the entire server specific to the target player
#
#     EXAMPLE:  - '[JSONBROADCAST] {"text":"this is sent all players"}'
 

Monjii

Premium
Feedback score
5
Posts
359
Reactions
46
Resources
0
Code:
# JSON message: [JSONMESSAGE], [JSON]
#
#     DESCRIPTION: Send a JSON message to the target player
#
#     EXAMPLE:  - '[JSON] {"text":"this is sent to the target player"}'
#
# JSON broadcast: [JSONBROADCAST], [JSONBC]
#
#     DESCRIPTION: Send a JSON broadcast to the entire server specific to the target player
#
#     EXAMPLE:  - '[JSONBROADCAST] {"text":"this is sent all players"}'

This is the config - not sure what you showed above can be implemented.
 

Andrew

Retired RM
Supreme
Feedback score
15
Posts
551
Reactions
153
Resources
6
Just add [JSON] in-front of the {"text": as shown in the example above and try click the links.
 
Status
This thread has been locked.
Top