New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

hbplugin-requirehostmods

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hbplugin-requirehostmods

latest
npmnpm
Version
1.0.12
Version published
Maintainers
1
Created
Source

hbplugin-requirehostmods

A plugin to require clients joining a room to have the exact same mods and mod versions as the host of the room.

This plugins has 2 main goals:

  • As a soft preventative measure for cheaters. It's not particularly effective for this, however, as cheaters could easily modify Reactor to prevent their mod from being networked.
  • To ensure compatibility between all clients. It is, however, good at this for non-malicious clients. Ensuring that all mods match up means that mods that implement new protocol features work fine for all players.

It uses Hindenburg's built-in Reactor support so the plugin itself is small.

FAQs

Package last updated on 06 Jun 2021

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