Minecraft WhosNearMe mod 2026 download
logo
minecraft mod WhosNearMe

WhosNearMe

Game Version: 1.11
Total Downloads: 2,608
Updated: Dec 6, 2016
Created: Oct 5, 2013
Download WhosNearMeDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
WhosNearMe v1.15 release 7.27 KB Dec 6, 2016 1.11 292 download WhosNearMe WhosNearMe v1.15 releaseDownload
WhosNearMe v1.1 release 5.28 KB Jan 14, 2015 1.8.1 357 download WhosNearMe WhosNearMe v1.1 releaseDownload
WhosNearMe v1.0 release 4.79 KB Dec 30, 2013 CB 1.7.2-R0.2 440 download WhosNearMe WhosNearMe v1.0 releaseDownload
WhosNearMe v0.95 release 3.88 KB Dec 17, 2013 CB 1.6.4-R2.0 216 download WhosNearMe WhosNearMe v0.95 releaseDownload
WhosNearMe v0.9 release 3.88 KB Oct 9, 2013 1.6.4 528 download WhosNearMe WhosNearMe v0.9 releaseDownload
WhosNearMe v0.8 release 3.70 KB Oct 8, 2013 1.6.4 408 download WhosNearMe WhosNearMe v0.8 releaseDownload
WhosNearMe v0.5 release 3.69 KB Oct 6, 2013 1.6.4 367 download WhosNearMe WhosNearMe v0.5 releaseDownload

Description

Share this:

 

Allow players to see who is nearby within a range specified by the player. WhosNearMe will allow players with the specific permission nodes to use the /wnear <range> command. If a player types this command it will show all nearby players within the specified range. Thanks to Gargamel404 for the suggestion (http://forums.bukkit.org/threads/near-plugin.180290/)

Description

This is the WhosNearMe plugin you can add to your server to offers players the function to check who is nearby. The range can be controlled by a permission node which is great for limiting specific groups.

I will continue to support this and add many more features. If you have any suggestions please let me know in the comments or through a pm.

Installation and configuration

Place the WhosNearMe.jar into your plugins directory and then run the server.

Commands

  • /whosnearme – Current version of WhosNearMe running.
  • /whosnearme reload – Reloads the config for WhosNearMe.
  • /wnear <range> – Used check who is within the specified range.

Config

Click here for help with the config.yml

  • prefix: – Display a prefix before the WhosNearMe message. To disable type prefix: false
  • noOneAroundMessage – This message will be displayed if no players are within the specified range.
  • onCooldownMessage* – This message will be displayed if a player tries to use the /wnear command and the specified range is on cooldown.
  • cooldowns* – The values here should be range: cooldown(in seconds). If a player has the permission node to use range 500 and there is a cooldown set for 60 seconds (500: 60) then that player will have to wait 60 seconds before using that command again.

Permissions

  • wnm.reload
    description: Reload the config for WhosNearMe.
    default: op

    The permission nodes are based on the range you want the players to be able to check. So if you want a player/group to be able to check 175 blocks around them then their permission node would be:

  • wnm.nearby.175
    description: Allows the group/player to use the /wnear command up to 175 blocks away.

    The permission nodes are based on the range you want the players to be able to check. So if you want a player/group to be able to check 6928 blocks around them then their permission node would be:

  • wnm.nearby.6928
    description: Allows the group/player to use the /wnear command up to 6928 blocks away.

The server owner is able to customise these values to whatever they wish.

Changelog

  • v1.15 – Added support up to 1.11. Added an example when the player types the /wnear command without entering a range. Now shows the distance of each player that is found within the senders range.
  • v1.1 - 1 Minor bug fix.
  • v1.0 – New feature (cooldowns) You can now add cooldowns within the config. Just add the specified range and the cooldown in seconds to the config 500: 60 (range 500: seconds 60). If a player has – wnm.nearby.500 permission node and there is a cooldown within the config set for the range of 500 then it will set a cooldown before the command can be used again. If a player has – wnm.nearby.500 but there is no cooldown set in the config for the range of 500 then they will be able to use it whenever they want without any cooldown.
  • v0.9 – Major bug fix.
    Added more message formatting options.
    Customisable message if there are no players within the specified range (Supports colours).
  • v0.8 – Code cleanup.
    If there are no players within the specified the user will be notified.
    Completely customisable ranges with permission nodes (if command is /wnear 550 then the player/group will need permission node wnm.nearby.550).
  • v0.5 – Initial Release

Comments

Add a comment