Skip to content

Parsing an Placeholder Issue #11

@ItzFabb-repo

Description

@ItzFabb-repo
%norder_player_<player>_<>
%norder_player_<player>_totalOrders%
%norder_player_<player>_totalEarnings%
%norder_player_<player>_totalDelivered%
%norder_player_<player>_totalCollected%

I Think these placeholder needs to be re-directed to
%norder_player_<>% instead of using "%norder_player_<another_player>_<type>%"

then if so we want to look the other player's statistics,
we can do

%norder_player_{player_name}_<>
%norder_player_{player_name}_totalOrders%
%norder_player_{player_name}_totalEarnings%
%norder_player_{player_name}_totalDelivered%
%norder_player_{player_name}_totalCollected%

As of right now i find that these placeholders is kinda have no purpose whatsoever, because minecraft ign also can be something like this

Image

Tried to parsing the placeholder but to no affail:

Image

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions