Class PropertyStore

  • All Implemented Interfaces:

    
    public final class PropertyStore
    
                        

    Property-storage core of ServerPackCreator: loads properties-files with blank-value filtering, offers typed accessors with define-if-absent-semantics, manages custom user-properties under a dedicated prefix, and saves the merged state back to every tracked file. Extracted from ApiProperties (refactor Phase 1b) so configuration-groups can share one storage-engine.