Skip to content

Simplify Usage of Settings #203

Description

@Frag1337

Hey,

I was trying to use the Player.settings module and thought, if it would be easier to use it than via the menu.

How about if we just simply could use:

Player.settings.get_string_setting('test_bool')

or

Player.settings.save_string_setting('test_bool', True)

This would allow us much more ways to modify player settings, such as in commands, in a all in one settings menu or anything else.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions