Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fondlez/fonzsummon
FonzSummon is a simple addon for the vanilla World of Warcraft 1.12 client to acknowledge receiving a Warlock summon.
https://github.com/fondlez/fonzsummon
lua vanilla warlock world-of-warcraft world-of-warcraft-addon wow
Last synced: about 1 month ago
JSON representation
FonzSummon is a simple addon for the vanilla World of Warcraft 1.12 client to acknowledge receiving a Warlock summon.
- Host: GitHub
- URL: https://github.com/fondlez/fonzsummon
- Owner: fondlez
- License: mit
- Created: 2022-02-03T00:05:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-03T14:31:46.000Z (almost 3 years ago)
- Last Synced: 2023-07-22T18:45:52.666Z (over 1 year ago)
- Topics: lua, vanilla, warlock, world-of-warcraft, world-of-warcraft-addon, wow
- Language: Lua
- Homepage:
- Size: 143 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# ![Addon Icon](img/icon.png) FonzSummon - World of Warcraft 1.12 Addon
FonzSummon is a simple addon for the vanilla World of Warcraft 1.12 client to
acknowledge receiving a Warlock summon. As a bonus, it can also send messages
to summoned targets if you are a Warlock yourself. It has a minimap button and
Fubar support.## Slash Commands
Usage: /fsm {Enable | Received | ReceivedChan | ReceivedMsg | Summoner
| SummonerChan | SummonerMsg | Whisper | WhisperMsg}
- Enable: [On] Toggles whether to output messages
- Received: [On] Toggle received message
- ReceivedChan: [GROUP] Chat channel: SAY, PARTY, RAID, GROUP, WHISPER or a
channel number
- ReceivedMsg: [Received summon. Thank you {summoner}] Sets the summon received
message
- Summoner: [On] Toggle warlock chat message
- SummonerChan: [GROUP] Chat channel: SAY, PARTY, RAID, GROUP or a channel
number
- SummonerMsg: [Click to summon {target} to {zone}. Do not move when you click.
[{shards} shards left]] Sets the warlock summon message
- Whisper: [On] Toggle warlock whisper message
- WhisperMsg: [Summoning you to {zone}] Sets the warlock whisper message