turt2live / AntiShare

Creative Awkwardness (Multi-platform plugin)
GNU General Public License v3.0
5 stars 4 forks source link

Linked inventories dosen't work #108

Closed McMineHeSServer closed 10 years ago

McMineHeSServer commented 11 years ago

I have enabled per world inventories in config.yml but i have the same inventory in all of my worlds. This is my linked-inventories.yml file: (ignore the dots)

.# Here you can link inventories for worlds .# .# For example, let's say you want the Survival inventory of 'world' to be .# linked to the Survival inventory of 'world2' and 'world3'. All you would .# have to do is use this: . world: . gamemode: survival . linked: shop, town, resource, resource_nether, games . survival: . gamemode: survival . linked: world_nether . .# .# With the above setup, changes in any of the 3 worlds while in survival .# mode will be reflected upon all 3 inventories.

turt2live commented 11 years ago

The linked-inventories.yml is to make all the worlds specified to have the same inventory....

What is the issue you are having?

McMineHeSServer commented 11 years ago

I want to have different inventories in different worlds but I want the inventory to be the same in some worlds. But the inventory is the same in all worlds.

23 sep 2013 kl. 14:24 skrev Travis Ralston notifications@github.com:

The linked-inventories.yml is to make all the worlds specified to have the same inventory....

What is the issue you are having?

— Reply to this email directly or view it on GitHub.

turt2live commented 11 years ago

Can you use pastebin to link me your config.yml and linked-inventories.yml? GitHub does not preserve formatting.

McMineHeSServer commented 11 years ago

Okay, I will send it soon

23 sep 2013 kl. 16:43 skrev Travis Ralston notifications@github.com:

Can you use pastebin to link me your config.yml and linked-inventories.yml? GitHub does not preserve formatting.

— Reply to this email directly or view it on GitHub.

McMineHeSServer commented 11 years ago

config.yml = http://pastebin.com/zC4xuNWu

2013/9/23 Travis Ralston notifications@github.com

Can you use pastebin to link me your config.yml and linked-inventories.yml? GitHub does not preserve formatting.

— Reply to this email directly or view it on GitHubhttps://github.com/turt2live/AntiShare/issues/108#issuecomment-24924942 .

McMineHeSServer commented 11 years ago

linked-inventories.yml = http://pastebin.com/n8R47aPP

2013/9/23 Henning Blomqvist mcminehes@gmail.com

Okay, I will send it soon

23 sep 2013 kl. 16:43 skrev Travis Ralston notifications@github.com:

Can you use pastebin to link me your config.yml and linked-inventories.yml? GitHub does not preserve formatting.

— Reply to this email directly or view it on GitHubhttps://github.com/turt2live/AntiShare/issues/108#issuecomment-24924942 .

turt2live commented 11 years ago

Please also use Pastebin for the linked-inventories.yml. the formatting is screwed up on GitHub

sent from mobile On Sep 23, 2013 12:10 PM, "McMineHeSServer" notifications@github.com wrote:

config.yml = http://pastebin.com/zC4xuNWu

2013/9/23 Travis Ralston notifications@github.com

Can you use pastebin to link me your config.yml and linked-inventories.yml? GitHub does not preserve formatting.

— Reply to this email directly or view it on GitHub< https://github.com/turt2live/AntiShare/issues/108#issuecomment-24924942> .

— Reply to this email directly or view it on GitHubhttps://github.com/turt2live/AntiShare/issues/108#issuecomment-24940724 .

McMineHeSServer commented 11 years ago

I did that I think...

23 sep 2013 kl. 20:14 skrev Travis Ralston notifications@github.com:

Please also use Pastebin for the linked-inventories.yml. the formatting is screwed up on GitHub

sent from mobile On Sep 23, 2013 12:10 PM, "McMineHeSServer" notifications@github.com wrote:

config.yml = http://pastebin.com/zC4xuNWu

2013/9/23 Travis Ralston notifications@github.com

Can you use pastebin to link me your config.yml and linked-inventories.yml? GitHub does not preserve formatting.

— Reply to this email directly or view it on GitHub< https://github.com/turt2live/AntiShare/issues/108#issuecomment-24924942> .

— Reply to this email directly or view it on GitHubhttps://github.com/turt2live/AntiShare/issues/108#issuecomment-24940724 .

— Reply to this email directly or view it on GitHub.

McMineHeSServer commented 11 years ago

Here's the linked-inventories.yml if you didn't get it before: http://pastebin.com/n8R47aPP

23 sep 2013 kl. 20:14 skrev Travis Ralston notifications@github.com:

Please also use Pastebin for the linked-inventories.yml. the formatting is screwed up on GitHub

sent from mobile On Sep 23, 2013 12:10 PM, "McMineHeSServer" notifications@github.com wrote:

config.yml = http://pastebin.com/zC4xuNWu

2013/9/23 Travis Ralston notifications@github.com

Can you use pastebin to link me your config.yml and linked-inventories.yml? GitHub does not preserve formatting.

— Reply to this email directly or view it on GitHub< https://github.com/turt2live/AntiShare/issues/108#issuecomment-24924942> .

— Reply to this email directly or view it on GitHubhttps://github.com/turt2live/AntiShare/issues/108#issuecomment-24940724 .

— Reply to this email directly or view it on GitHub.

turt2live commented 10 years ago

Sorry for the late response, this got lost in the TODO list.

You have specified through the configuration files that you want the inventories to be the same, so they are. You are also (seemingly) testing as an admin/operator which will tell AntiShare to NOT change your inventory.

Please open a new ticket if you continue to have this issue.