--- name: Bug report about: Report a problem with RackedLimbo title: "[bug] " labels: bug assignees: '' --- ## Summary A one-paragraph description of what is broken. ## Environment | Field | Value | |-------------------------|----------------------------------------| | RackedLimbo version | e.g. 1.0.0 | | Server software | Paper / Purpur / Folia | | Server version | e.g. 1.21.11 build #142 | | Java version | output of `java -version` | | AuthMe variant | e.g. AuthMe-ReReloaded HaHaWTH b49 | | OS | e.g. Debian 13, Windows 11, Docker | | Other auth/world plugins| e.g. Multiverse-Core, Essentials, ... | ## Steps to reproduce 1. ... 2. ... 3. ... ## Expected behaviour What you expected to happen. ## Actual behaviour What actually happened. Include exact log lines. ## Logs Paste the relevant section of `logs/latest.log` here. Search for `RackedLimbo` to filter our log lines. If you are running with `debug: true` in `config.yml`, please include those lines as well. ``` (paste logs) ``` ## Configuration If you have customised `plugins/RackedLimbo/config.yml`, paste the relevant keys here. ```yaml (paste config) ``` ## Additional context Anything else that might be relevant. Screenshots, stack traces, related plugin versions, recent changes to the server.