Skip to content

4AK1LLA/NearbyPlayers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NearbyPlayers Plugin

Overview

This Nukkit plugin allows players to easily check who is nearby in the game world. You can customize radius using the near.radius.* permission, where * represents the number of blocks for detection.

Screenshot

Usage

  1. Grant the appropriate permission to a player, e.g., near.radius.50.
  2. The player can then execute the /near command in the game.
  3. The plugin will display a list of nearby players within the specified detection radius.

Installation

  1. Download release of the plugin from the Releases section.
  2. Place the downloaded JAR file into the "plugins" directory of your server.
  3. Restart your server to enable the plugin.