Ember is in early alpha. Bug reports are welcome and help shape the foundation.Documentation Index
Fetch the complete documentation index at: https://ember.carr.sh/llms.txt
Use this file to discover all available pages before exploring further.
Where to report
File issues at github.com/lukecarr/ember/issues. Search the existing issues first to check that your report isn’t already tracked.What to include
For most bugs, the maintainer needs:- Ember version: run
/ember versionon your server and paste the output. - Server software and version: Paper or Folia, plus the Minecraft version.
- Java version: the output of
java -version. - Steps to reproduce: the smallest sequence that triggers the bug.
- Expected vs. actual behaviour: what should happen, and what does happen.
- Server log: any stack traces from
logs/latest.logaround the time of the bug.