EngineHub / EngineHub/WorldEdit
WorldEdit commands file logging independent of console logging.
Open
status:pending
type:feature-request
- Dominant language
- Java
- Stars
- 3.5k
- Forks
- 960
- Avg merge
- 6h 57m
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
I can't make WorldEdit log commands to a file without showing them in the server console.
This configuration doesn't work, it won't log commands in the file specified.
`log-commands=false`
`log-file=test.log`
**Describe the solution you'd like.**
Add an option in `worldedit.properties` to only log commands in the file specified and not have them show up in the console.
Contributor guide
Assessment
This issue has not been assessed yet.