# Main Config

This page documents every setting available in the core config.yml file for Nemesis.


# Data Settings

# license-key

  • Description: The unique license key tied to your purchase. Must be filled out for the plugin to function.

# bstats

  • Description: Enables or disables sending anonymous data to bStats. Helps the developer track usage.

# Module Toggles

This section allows you to globally enable or disable Nemesis's individual modules. Disabling a module entirely will reduce resource usage and remove its features.

# Main Modules

vision

  • Description: The core module for anti-cheat protection. Recommended to keep enabled.
  • Features: Anti-Xray, Anti-Freecam, and Structure Hiding.

redstone

  • Description: Limits redstone contraptions to prevent server lag caused by excessive piston, comparator, and repeater updates.
  • Features: Redstone usage limits, Anti-Lag protocols.

# Random Fun Modules

This is a list of auxiliary modules that enable smaller features, mostly utility or fun additions.

Setting Description
center Enables the /center command for players (centers them on a block).
chat Enables chat history with rank and view tracking.
client Enables client checking when a player joins the server.
commands Enables commands spy.
disguise Allows staff to disguise as players.
hider Hides server's plugins list.
inventory Enables inventory utility commands (e.g., viewing another player's inventory/enderchest).
limiter Enables block placement per chunk.
login Enables register/login authentification system.
restart Enables automated and timed server restarts.
shop Integrates with shop plugins for logging (requires a soft dependency).
stacker Enables mob stacking to reduce entity count and server lag.
suspicious Tracks logs and punishes suspicious players getting OP for staff review.
tracker Tracks player join domains and countries.
vanish Enables standard staff vanish functionality.
whitelist Enables custom server whitelist management features.

# Debug Settings

# debug: storage

  • Description: If enabled, Nemesis will send debug information in console, aiding in troubleshooting. Disable in production.