New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mcbeutils/chatranks

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mcbeutils/chatranks

ChatRanks is a [BeAPI](https://github.com/MCBE-Utilities/BeAPI) module made for creating custom server ranks and abilities. ChatRanks is a very popular server plugin for both Java Edition and Bedrock Edition of Minecraft. This module allows you to create

  • 1.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

ChatRanks

ChatRanks is a BeAPI module made for creating custom server ranks and abilities. ChatRanks is a very popular server plugin for both Java Edition and Bedrock Edition of Minecraft. This module allows you to create ChatRanks that will work on personal worlds and even bedrock realms

The module can be either imported as a Minecraft Bedrock Addon or be used within another BeAPI project.

Installing as an Addon

To download and install, download the latest .mcpack release from here. Once you have downloaded the addon, import the .mcpack into Minecraft Bedrock. Then, create a new world, or add to existing, and make sure to enable Gametest Framework. Finally, you now have ChatRanks installed on your Bedrock world.

To add and remove ranks in game, use the commands listed below.

tag @s add "rank:Member" // Adds a rank
tag @s remove "rank:Member" // Removes a rank

Installing as a Dependency

To download and install, you can either git clone this repo and use the mcpe pack, or run the command below in your BeAPI project. npm install @mcbeutils/chatranks Once you have done that, you can now import "@mcbeutils/chatranks" into your main project. image

FAQs

Package last updated on 24 Apr 2022

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc