Thanks a lot for the feedback and the kind words. 
Just to clarify a few points:
* It is already possible to place items in the game world.
* Information about the current state of clothing compatibility is available on the wiki, so I’d recommend checking the relevant documentation there.
* Item IDs, spawn IDs, and similar references will be added to the wiki gradually over time.
* As for tracking interactions such as equip / unequip and similar actions, you can take a look at the test `gothic_rp` gamemode that is included with the server package. It contains examples that should help show how these kinds of interactions can be handled.
The project is still in an early stage, so the documentation and available examples will continue to grow over time.
Thanks again for taking the time to test everything and share your feedback — it’s appreciated.

Just to clarify a few points:
* It is already possible to place items in the game world.
* Information about the current state of clothing compatibility is available on the wiki, so I’d recommend checking the relevant documentation there.
* Item IDs, spawn IDs, and similar references will be added to the wiki gradually over time.
* As for tracking interactions such as equip / unequip and similar actions, you can take a look at the test `gothic_rp` gamemode that is included with the server package. It contains examples that should help show how these kinds of interactions can be handled.
The project is still in an early stage, so the documentation and available examples will continue to grow over time.
Thanks again for taking the time to test everything and share your feedback — it’s appreciated.
