
Wauf
Wauf is a plugin designed for Minecraft servers that allows players to retrieve the approximate geographic location of other players in the game. With Wauf, server operators can query the location of a player by their in-game username
- Загрузки
- 279
- Подписчики
- 6
- Обновлён
- 31 июля 2025 г.
- Лицензия
- GPL-3.0-or-later
Опубликован 13 мая 2024 г.
WAUF(where are u from?)
Retrieve player location: Use the "/wauf " command to obtain the geographic location of a specified player. Operator permissions: Only server operators or players with the appropriate permission node can access the location information. Offline access: Wauf stores player IP addresses in a YAML file, allowing for location retrieval even when the player is offline.
Instructions:
Install the Wauf plugin on your Minecraft server. Grant appropriate permissions to players who should have access to the "/wauf" command. Players can then use "/wauf " to query the location of another player. Wauf will display the approximate geographic location of the specified player, including country, state, city, latitude, and longitude.
permission node: wauf.use
Note: Wauf does not require the use of MaxMind API. Its usage is free and does not require any payments.
Ченджлог
1.0.3Релиз1.20.4, 1.20.5, 1.20.6 · 31 июля 2025 г.
-fixed Local cache of IPs in ipdata.yml for faster repeat lookups. Player IP is always saved on join (even if offline), preserving any existing exclude flag.
-fixed Broadcast location to online operators when a player joins.
-Permission wauf.notify to receive automatic location broadcasts when players join.
-Permission wauf.exclude to opt out of location tracking (no notifications, no /wauf queries).
-wauf.use permission default set to false (must be explicitly granted).
1.0.2Релиз1.20.4, 1.20.5, 1.20.6 · 9 сентября 2024 г.
v1.0.2 - Improvements and Adjustments Console Compatibility: The /wauf command can now be executed from the server console, allowing administrators to retrieve players' location information without being in-game.
Automatic Connection Notification: When a player joins the server, their approximate geographical location is automatically displayed to online operators.
Automatic Location Saving: Players' geographical locations are now automatically saved to the ipdata.yml file upon connection, making it easier to access this information without repeated queries.
Комментарии
Загружаем…