Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
prismarine-chat
Advanced tools
const ChatMessage = require('prismarine-chat')('1.16')
const msg = new ChatMessage({"text":"Example chat mesasge"})
console.log(msg.toString()) // Example chat message
Flattens the message in to plain-text
lang
- (optional) - Set a custom lang (defaults to mcData.language)Converts to motd format
lang
- (optional) - Set a custom lang (defaults to mcData.language)parent
- Set a custom lang (defaults to mcData.language)Returns a text part from the message
idx
- Index of the partlang
- (optional) - Set a custom lang (defaults to mcData.language)Converts to ansi format
lang
- (optional) - Set a custom lang (defaults to mcData.language)Returns the count of text extras and child ChatMessages Does not count recursively in to the children
1.0.0
FAQs
Wrapper for a minecraft chat message
The npm package prismarine-chat receives a total of 16,755 weekly downloads. As such, prismarine-chat popularity was classified as popular.
We found that prismarine-chat demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.