Hello, i am trying to fix this server which has buycraft installed. I have these settings currently.
Notice that the Bungeecord option in the spigot.yml is set to false. Turning this on turns the uuids into online ids, however there is a slight issue of many players loosing their data across many plugins and...
UUID's, Buycraft & Conversion
Code (Text):
Bungee config:
ipforward: true
online_mode: true
ipforward: true
online_mode: true
Code (Text):
Spigot.yml:
bungeecord=false
bungeecord=false
Code (Text):
Buycraft settings.conf/config.properties:
isBungeecord=true
isBungeecord=true
UUID's, Buycraft & Conversion