PLEASE READ ALL
if you're using 2.0 please check config.yml after you update as resourcepack part is changed to:
Code (YAML):
resource-pack:
apply-on-join
: true
kick-player-on-decline
: false
delay-ticks
: 1
self-host:
enabled
: true
server-ip
: '0.0.0.0'
pack-port
: 8163
external-host:
enabled
: false
url
: 'http://example.dropbox.com'
It's better if you delete the config.yml file and let plugin regenerate it. Then edit it again.
If you experience any lag and you just bought plugin and first installed 2.0 version without 1.0 version you can open converter.yml and set all to false safely, like this:
Code (YAML):
items-auto-update:
debug
: false
inventory-open
: false
blocks:
enabled
: false
debug
: false
BE SURE TO READ MY UPDATED TUTORIALS BEFORE ASKING FOR SUPPORT.
I'm working on them so some info may be missing, I promise I'll write down everything that's needed but due to the HIGH number of messages you're spamming with I can't write these tutorials in an hour but in days.
So keep that in mind, you're not the only customer asking me to fix things, I'm spammed contantly
Changelog
- fixed blocks not saved on server stop and high ram usage of blocks storage
- fixed /iareload command
- fixed 1.14.4 recipes error
- fixed armors colors in /ia gui
- fixed resourcepack loading
- added more checks to see if resourcepack url is valid and also if pack file is a zip or not
- more clear debug messages for resourcepack
- fixed redownload of the pack each time user join
- fixed error on loading chunks (Converter related. Compatibility with other plugins)
- fixed default items music discs not working (missing behaviour in items.yml)
- fixed blank itemsadder default sounds file
- fixed music discs not stopping playing when you take out the disc/break block
- new command /iablock to check block you're looking at
- fixed negative percentage on resourcepack loading screen
- changed default resourcepack settings in config.yml to use an already uploaded pack instead of selfhosting. I did that because most of the people didn't understand how to use self-host, so I uploaded the default pack on my website