forked from lishid/OpenInv
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
Description
The openinv command autocompletes to the nearest player if there isn't one found, which is fine, but on a server with hundreds of thousands of player data files it causes the command to take minutes to complete and is overall frustrating, some option to disable the autocomplete would be much appreciated
| public @Nullable OfflinePlayer match(@NotNull String name) { |