Qbox-project / qbx_management

GNU General Public License v3.0
5 stars 21 forks source link

refactor(server/main): GetOfflinePlayer over FetchPlayerEntity #50

Closed mafewtm closed 4 months ago

mafewtm commented 4 months ago

Description

Replaces the use of FetchPlayerEntityByCitizenID with the GetOfflinePlayer export

Checklist