High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
Go to file
Spottedleaf f179cfaff2 Add debug for sync chunk loads
This patch adds a tool to find calls to getChunkAt which would load
chunks, however it must be enabled by setting the startup flag
-Dpaper.debug-sync-loads=true

- To get a debug log for sync loads, the command is
  /paper syncloadinfo
- To clear clear the currently stored sync load info, use
  /paper syncloadinfo clear
2019-07-19 03:29:14 -07:00
paper-server Add debug for sync chunk loads 2019-07-19 03:29:14 -07:00