Carpenty

For everything to work properly, remember to go to CraftEngine's config.yml and change this value from 2000 to 20000

block:
  # This decides the amount of real blocks on serverside. You should only consider increasing this value when your server state is insufficient.
  # It is recommended to increase it by 500 each time. This option requires a restart to apply.
  serverside-blocks: 20000

Last updated