Issue
What is the issue? Describe it like you would tell a friend.
When a single server is start with online-mode: false in server.properties papi commands like /papi parse result in 'Failed to find player: '. This happens when joined immediately after a server restart.
Expected behaviour
What should PlaceholderAPI do?
Execute the command with the correct player, e.g. not giving an error.
Actual behaviour
What does PlaceholderAPI actually do?
/papi parse result in 'Failed to find player: '
How to reproduce
What steps did you made, to get this bug?
- Download Paper-94 MC 1.14.2 from https://papermc.io/downloads
- Set
online-mode: false in server.properties
- Install PlaceHolderAPI
- Join immediately after server start
- Execute /papi parse
Issue
When a single server is start with
online-mode: falseinserver.propertiespapi commands like /papi parse result in 'Failed to find player: '. This happens when joined immediately after a server restart.Expected behaviour
Execute the command with the correct player, e.g. not giving an error.
Actual behaviour
/papi parse result in 'Failed to find player: '
How to reproduce
online-mode: falseinserver.properties