NwPluginAPI
NwPluginAPI copied to clipboard
Enriching item api
-
Nullable is enabled in the project, this is because there are values that can return null but for some reason they do not specify this can be confusing for the programmer, now the variables or types that can be null will be warned.
-
Fixing the typo in Map.cs and fixing the methods to change the color of the lights.
-
ItemPickup was enhanced with new methods and variables that now have a set, it is also possible to change the Scale of a pickup.