Skip to main content
SentrySettings is built to replace several separate plugins by unifying player visibility, night vision, and lobby speeds into a single, lightning-fast GUI backed by database synchronization.

Player Preferences

Your players will mostly interact with SentrySettings via the /settings GUI.

Player Visibility

Allow players to hide others in crowded areas (like the spawn lobby) to boost client-side FPS.

Night Vision Toggles

Give your players the ability to toggle infinite Night Vision on or off via the settings menu.

Lobby Speed Boosts

Automatically grant a Speed potion effect to players while they are in designated lobby worlds, controllable via their personal settings.

Cross-Server Synchronization

By connecting SentrySettings to MySQL, a player’s toggles (like having Player Visibility disabled) will seamlessly sync across your entire BungeeCord or Velocity network.

Backend Engine & Security

Under the hood, SentrySettings acts as a powerful security and optimization tool for your server administrators.
Powered by ProtocolLib, SentrySettings intercepts and optimizes heavy network packets before they reach the server, reducing latency and stabilizing hit registration during intense PvP.
Stop players from using commands that exploit server information (like /pl, /plugins, /ver, or /about). The built-in command blocker intercepts these commands natively and cancels them before they execute, keeping your plugin list a secret.

Complete Setting Toggle List

SentrySettings comes pre-packaged with a massive suite of built-in toggles. Every single one of these can be independently enabled or disabled in the config.yml.
  • global-chat: Toggle viewing global server chat.
  • private-messages: Toggle receiving DMs/Whispers.
  • staff-messages: Toggle receiving staff announcements.
  • mention-sounds: Toggle the ding sound when your name is typed.
  • chat-colors: Toggle colored text in chat.
  • local-chat-range: Restrict chat to nearby players only.
  • compact-chat: Condense spammy chat messages.
  • actionbar-alerts: Toggle receiving alerts above the hotbar.
  • bossbar-alerts: Toggle bossbar notifications.
  • title-alerts: Toggle massive on-screen titles.
  • join-quit-messages: Toggle spammy join/leave messages.
  • connection-notifications: Toggle network connection popups.
  • break-warning: Toggle low durability tool warnings.
  • player-visibility: Hide other players to boost FPS.
  • scoreboard-visibility: Hide the sidebar scoreboard.
  • flight-particles: Hide particles left by flying players.
  • lobby-speed-boost: Automatically gain Speed in hub worlds.
  • night-vision-goggles: Toggle infinite night vision.
  • tpa-requests: Toggle receiving teleportation requests.
  • fps-optimization: An aggressive ultra-low FPS mode that hides almost all visual entities.
  • sword-pvp-optimizer: Manipulate packets for better hit registration.
  • crystal-pvp-optimizer: Optimizes end crystal placements and destruction.
  • anchor-pvp-engine: Optimizes respawn anchor logic.
  • ping-spoofer: Artificially lowers apparent latency to bypass ping-kicks.

Screenshot 2026 07 26 173607

Screenshot 2026 07 26 173802
Last modified on July 28, 2026