Question How to check players in specify radius

Discussion in 'General Help' started by F1xer, Jun 6, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    F1xer

    I looking for plugin, or something which can help me define how many players are in cartain radius around another player.
     
  2. Online

    timtower Administrator Administrator Moderator

    @F1xer What will it be used for?
     
  3. Offline

    F1xer

    For notification, when player send local message, and noone hear him (like essentialsChat function).
    Just need to get any value, (yes/no) when no players in local radius.
     
  4. Online

    timtower Administrator Administrator Moderator

    @F1xer That should be in the local chat plugin itself.
    That shouldn't be done by an external plugin.
    Are you making that local chat plugin?
     
  5. Offline

    F1xer

    I use "ReActions" plugin to make localchat format
    Show Spoiler
    . This plugin have base logical operators (IF(or, and), THEN, ELSE) so u can setup the special conditions in which will be perform corresponding action. I hope somehow to get value about amount of players in certain radius (or just: yes/no), maybe as a placeholder, which can be transfered by placeholderAPI. And then compare this value in condition, to send message if there are no players in local radius.
     
  6. Online

    timtower Administrator Administrator Moderator

    @F1xer In that case: why not make a feature request for area support?
    Or just get a local chat plugin but that is a different story.
     
  7. Offline

    F1xer

    I don't know how to code :[
     
  8. Online

    timtower Administrator Administrator Moderator

    You don't need to code for any of those.
    The request is asking the original developer to add this feature.
    The getting a local chat plugin is finding a plugin that suits your needs or requesting one here: https://bukkit.org/forums/plugin-requests.96/
     
Thread Status:
Not open for further replies.

Share This Page