MineColonies

MineColonies

53M Downloads

Can not add fake player to permissions list

KySoto opened this issue ยท 1 comments

commented

Prerequisites

  • I am running the latest alpha version of MineColonies and Structurize for my Minecraft version.
  • I checked the MineColonies/Structurize wiki and made sure my issue is not covered there.
  • [x ] I made sure that this issue is not a duplicate of any existing issue. (i searched "fake" for fakeplayer issues)

Context

Expected behavior

i expect to see a + sign next to a player trying to do things in my colony

Actual behavior

there is no + sign

image

Steps to reproduce the issue

  1. Have a mod that uses fake players
  2. have default permissions
  3. attempt to use a block that uses the fake player
  4. see the fake player in permissions log with no + next to the name

Logs

  • latest.log:
  • crashlog:

Notes


Viewers

  • Add a thumbs-up to the bug report if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments.
  • Add a comment if you have any insights or background information that isn't already part of the conversation.
commented

Please report to IF to handle their fakeplayers accordingly. Fakeplayers are supposed to hold the UUID of the player that placed them, that is how we also designed the initial compatibility. The + is only a workaround to allow players to handle that while those mods are denying their responsibility to handle the fakeplayers accordingly.