getConfig
method
Description
Obtain the last set Configuration Object as a whole.
Syntax
const config = player.getConfig();
- return value:
Object
: Returns the current Configuration Object,
taking into consideration all potential updates you’ve done to it since.