This update is pretty small and adds one minor thing while changing two things. The big feature this update is for the developer api, if a developer marks a keyword or condition class with the deprecated annotation, the interpreter will send a warning in console (debug level two) to inform the server admin/owner that the function is deprecated. On the smaller side, the garbage collector event logs now have a debug level of five, and the item placeable field is now false by default.
Features
Deprecation support for functions (API)
Garbage collector events now send their logs at a level of NOISE (level five)