▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/FindPlayer
FindPlayer

FindPlayer

Plugin that makes a command can tell you where is a player is and can be configured easily and so cool.

5
0

⚡ FindPlayer

Ever wanted to see where is someone maybe in nether as a admin of a server FindPlayer is here.

Paper Purpur Spigot Bukkit Modrinth


Discord
Please contact me on Discord if you have any suggestions or edits.


🎯 What Does It Do?

Creates a command for you to see where the player is.


⌨️ Commands & Permissions

CommandAccessDescription
/findplayer:useEveryoneFinds the player
/findplayer:reloadOperatorReloads the configuration

📁 Config

A folder named FindPlayer is created in your plugins folder automatically. Inside you will find a clean config.yml file.

# ==========================================
#          FindPlayer Configuration
# ==========================================
#
#  Placeholders:
#    [Player] - Target player name
#    [World]  - World name
#
#  Colors:
#    &a, &b, &c, &d, &e, &f ...
#    &#RRGGBB for hex colors ...
#
# ==========================================


# ---------------------
#  Player Found
# ---------------------

found-chat:
  enabled: true
  message: "[Player] is currently in [World]"

found-actionbar:
  enabled: false
  message: "[Player] is in [World]"

found-title:
  enabled: false
  title: "Player Found"
  subtitle: "[Player] is in [World]"

found-sound:
  enabled: false
  sound: ENTITY_EXPERIENCE_ORB_PICKUP
  volume: 1.0
  pitch: 1.0


# ---------------------
#  Player Not Found
# ---------------------

not-found-chat:
  enabled: true
  message: "[Player] is either offline or does not exist"

not-found-actionbar:
  enabled: false
  message: "[Player] is offline or does not exist"

not-found-title:
  enabled: false
  title: "Player Not Found"
  subtitle: "[Player] is offline or does not exist"

not-found-sound:
  enabled: false
  sound: ENTITY_VILLAGER_NO
  volume: 1.0
  pitch: 1.0


# ---------------------
#  No Argument
# ---------------------

no-argument:
  message: "You must specify a player name"


# ---------------------
#  Disabled Users
# ---------------------

disabled-users:
  enabled: false
  message: "You cannot find where [Player] is"
  list: []

disabled-users-sound:
  enabled: false
  sound: ENTITY_VILLAGER_NO
  volume: 1.0
  pitch: 1.0


# ---------------------
#  Command Alias
# ---------------------
# Restart the server for this to take effect
# Only letters and numbers are allowed
# Invalid values will be reset to "findp"

command-alias:
  enabled: false
  alias: "findp"

📥 Installation

  1. Download the latest version of FindPlayer.
  2. Drop the .jar file into your server's plugins folder.
  3. Restart your server.
  4. Done! No additional setup required.

✅ Supported Versions

  • 1.21.x

💻 Supported Platforms

  • Paper, Folia, Purpur, Spigot, Bukkit

Modrinth Gallery


© 2026 FindPlayer. All rights reserved to MIT.

Donate via PayPal

Совместимость

Minecraft: Java Edition

1.21.x

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:3 недели назад
Обновлён:3 недели назад
Главная