1.0.5
- EDITED: The
ObjectNamesinside the plugin has been removed and now objects can be registered separately from the plugin using the nativepmm_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 nopmm_init_objectin the other plugins) will not be added to the global array of points when parsing - ADDED: The new forwards
pmm_load_data_preandpmm_load_data_postserve to make the plugin easier to use as an API (@nikolaygaus)
Full Changelog: 1.0.4...1.0.5