An open API service indexing awesome lists of open source software.

https://github.com/blooym/wholist

Show which players are near you in-game, inspired by World of Warcraft's "/who" command.
https://github.com/blooym/wholist

dalamud-plugin

Last synced: about 1 year ago
JSON representation

Show which players are near you in-game, inspired by World of Warcraft's "/who" command.

Awesome Lists containing this project

README

          

Wholist Logo

### Wholist

Show who's nearby you, inspired by the `/who` command from World of Warcraft

[![Plugin Downloads](https://img.shields.io/endpoint?url=https://dalamud-dl-count.blooym.workers.dev/Wholist&label=Plugin%20Downloads)](https://github.com/Blooym/Wholist)

**[Issues](https://github.com/Blooym/Wholist/issues) · [Pull Requests](https://github.com/Blooym/Wholist/pulls) · [Releases](https://github.com/Blooym/Wholist/releases/latest)**

---

## About

Wholist is a plugin for [Dalamud](https://github.com/goatcorp/Dalamud) that allows players to easy see and interact with nearby players via a GUI list. Wholist was inspired by the `/who` command from World of Warcraft that provides similar functionality. Some features of Wholist include:

- Minimalistic interface that can be scaled down to become part of your HUD.
- Full localization support, using both game and Dalamud language settings when possible.
- Highlighting of "known players" such as friends and party members in the nearby player list.
- Player context menu items, like sending tells, examining, searching on the Lodestone and more.
- Fully customizable colours & behaviour.
- Random adventure plate command
- Display nearby player count in the server info bar

## Restrictions

Due to how Wholist fetches information about nearby players from the game it is impossible to increase how many players show on the "nearby players" list past what is available to the client.

It will also automatically hide the UI if you are partaking in Player vs Player content to prevent any competitive advantages that could come from using this plugin. This behaviour cannot be disabled to ensure competitive integrity.

## Contributing

### Code

Contributions are welcome as long as they follow Dalamud's rules for plugin creation and remain in-scope. Please use the [Commit Convention](COMMIT_CONVENTION.md) when making commits to the repository. It is recommended to open an issue before making a pull request for a new feature to make sure it is in-scope.

### Translations

If you want to help translate Wholist into your language you can do so through the [Crowdin project](https://crwd.in/wholist). If the language you want to translate to is not available please create an issue and it will be added.