PerWorldInventory icon indicating copy to clipboard operation
PerWorldInventory copied to clipboard

WDLCompanion incompatibility

Open SlimeDog opened this issue 7 years ago • 0 comments

Spigot 1.12 Multiverse-Core 2.6.0-SNAPSHOT-b734 PWI 1.10.0 WDLCompanion 1.1.3

With WDLC set to deny downloads (PWI configuration available if needed), lost inventory in the world into which I connected.

WDLCompanion/config.yml (comments elided):

wdl:
  logMode: none
  requestDuration: 3600
  canDoNewThings: false
  canDownloadInGeneral: false
  saveRadius: -1
  canCacheChunks: false
  canSaveEntities: true
  canSaveTileEntities: true
  canSaveContainers: true
  sendEntityRanges: true
  requestMessage: ""
  chunkOverrides:
  per-world:

SlimeDog avatar Jul 17 '17 16:07 SlimeDog