Skip to content

1.0.5

Choose a tag to compare

@YoshiokaHaruki YoshiokaHaruki released this 20 Apr 19:50
  • EDITED: The ObjectNames inside the plugin has been removed and now objects can be registered separately from the plugin using the native pmm_init_object
  • EDITED: When specifying an invalid ObjectName, ObjectName = "general" will no longer be automatically specified, since this broke some logic in natives
  • ADDED: All not founded ObjectNames (if there is no pmm_init_object in the other plugins) will not be added to the global array of points when parsing
  • ADDED: The new forwards pmm_load_data_pre and pmm_load_data_post serve to make the plugin easier to use as an API (@nikolaygaus)

Full Changelog: 1.0.4...1.0.5