Gjum / Gjum/Tradex

Interacting with exchange through sign highlights the sign

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5
Forks
4
PR merge metrics
No merged PRs in 30d

Description

It is possible to interact with ItemExchange chests by punching signs which are placed on those chests. In this case, the sign is highlighted by the mod rather than the chest itself.

Image

It's possible that Tradex can't check what block the sign depends on without violating CivMC rules (since that would be reading block data). The ItemExchange messages don't appear to encode location data. In that case, it might be better to just ignore when players interact through signs, and force them to punch the actual chest?

This is bad because it can create duplicate entries in the search field if both chest and sign are tracked.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.