1 Third party loggers
Jesse Boyd edited this page 2017-08-29 17:38:52 +10:00

FAWE supports third party loggers, like CoreProtect (CP) using BlocksHub, however it is not recommended since they cannot handle large edits.

For this reason, (no configuration needed), there is logging and rollback capabilities built into FAWE. Just use //inspect and //rollback.

Unlike other loggers, the FAWE logger:

  • Supports all entity and block NBT
  • Has no impact on the performance of edits
  • Compresses data and will use significantly less space on disk (configurable)
  • Significantly faster lookups and rollbacks
  • Is safe for normal players to use (e.g. Non admins can only rollback regions they are the owner of)

FAWE does not currently log normal block placement. If you think it should, or you have any other complaint/suggestion please create a ticket.