PlayerLocater icon

PlayerLocater -----

A plugin that lets you control your positions




  • PlayerLocater
    It's a plugin developed as a hobby project.
    It offers the functions:
    • Save Waypoints
    • Share waypoint in chat (private, only for you)
    • Share waypoint in chat (Public, visible to members of your selected group)
    • Track the position of players and see the position every 5 seconds in the Bossbar.

    The main command is /position or /pos

    What can I do with it?

    Track Command
    Code (Text):
    /position track <player>
    Code (Text):
    /position untrack <player>
    [​IMG]

    Waypoint Command
    Code (Text):
    /position waypoint save <name>
    Code (Text):
    /position waypoint remove <name>
    Code (Text):
    /position waypoint get <name>
    Positions are saved in the "positions.json" file
    [​IMG]

    Position in Tab
    [​IMG]

    Group Command
    Groups are an important issue when playing on the server with several people.
    They allow you to share positions in groups so that you always have the target in mind!

    Code (Text):
    /position group create <name>
    To create a group, use this command!

    Code (Text):
    /position group invite <name> <player>
    To invite a player, you must use the arguments "name" and "player" with the corresponding attributes.
    Example: /position group invite group PapaKekse

    Code (Text):
    /position group leave <name>
    The command is used to leave a group

    Code (Text):
    /position group remove <name>
    The command is used to delete a group

    Code (Text):
    /position group accept <player>
    This command is used to accept an invitation sent with the invite command

    [​IMG]

    Share Command
    The command is used to share a position in a group. Everyone in the group will then see the position in the chat.

    Code (Text):
    /position share <name> <group>
    [​IMG]
    [​IMG]

    Multiple Languages
    Available:
    • English (lang_en)
    • German (lang_de)

    You can change the language in the config.yml file.

    After you have changed the language, you can reload the language data with the command:
    Code (Text):
    /position reload
    To add your own language, create a file in the "language" folder of the plugin folder (PlayerLocater) and set the language in the config.yml file to the filename without the ".json" extension.

    Permissions

    Track Command
    Code (Text):
    /position track <player> - "position.track"
    Code (Text):
    /position untrack <player> - "position.untrack"
    Waypoint Command - "position.waypoint"
    Code (Text):
    /position waypoint save <name> - "position.waypoint.save"
    Code (Text):
    /position waypoint remove <name> - "position.waypoint.remove"
    Code (Text):
    /position waypoint get <name> - "position.waypoint.get"
    Group Command - "position.group"
    Code (Text):
    /position group create <name> - "position.group.create"
    Code (Text):
    /position group invite <name> <player> - "position.group.invite"
    Code (Text):
    /position group leave <name> - "position.group.leave"
    Code (Text):
    /position group remove <name> - "position.group.remove"
    Code (Text):
    /position group accept <player> - "position.group.accept"
    Share Command
    ⚠ Notice: If permission is removed from Group, it is recommended to remove this permission as well.
    Code (Text):
    /position share <name> <group> - "position.share"
Resource Information
Author:
----------
Total Downloads: 25
First Release: Aug 12, 2025
Last Update: Aug 21, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings