https://github.com/redstrate/allowloginfail
Stop the game from quitting over lobby connection errors
https://github.com/redstrate/allowloginfail
dalamud dalamud-plugin ffxiv ffxiv-modding final-fantasy-14 final-fantasy-xiv
Last synced: about 1 year ago
JSON representation
Stop the game from quitting over lobby connection errors
- Host: GitHub
- URL: https://github.com/redstrate/allowloginfail
- Owner: redstrate
- License: agpl-3.0
- Created: 2025-04-14T02:57:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-02T21:11:50.000Z (about 1 year ago)
- Last Synced: 2025-05-02T22:20:56.414Z (about 1 year ago)
- Topics: dalamud, dalamud-plugin, ffxiv, ffxiv-modding, final-fantasy-14, final-fantasy-xiv
- Language: C#
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# AllowLoginFail
A Dalamud plugin to stop the game from quitting over lobby connection errors. Very useful for testing alternative servers, but probably for other people too!
## Download
This plugin is currently available in [my personal Dalamud repository](https://github.com/redstrate/DalamudPlugins).
## Credits
Thanks to [Bluefissure](https://github.com/Bluefissure) for the [NoKillPlugin](https://github.com/Bluefissure/NoKillPlugin/), which does something similar. My plugin is simpler, and only boots you back to the title menu instead of trying to connection again immediately.
## License
This project is licensed under the [GNU AFFERO General Public License 3](LICENSE). Some code or assets may be licensed differently.