getVariableMap

@NotNull
abstract fun getVariableMap(): @NotNull Map<String, String>

Gets a mutable map of player's local variable.

Return

player's variable map