%rentit_player_hasShop% and %rentit_player_hasHotel% -> Returns true if owns a Shop/Hotel.
%rentit_player_shop% and %rentit_player_shop% -> Returns ONE Shop/Hotel Alias/Id that the player is owning. (you need to limit the max ownings, to make it work 100%)
%rentit_freeShop_cat_%catId%% and %rentit_freeHotel_cat_%catId%% -> Returns true if the given Category contains a free Shop/Hotel.
%rentit_freeShop_%shopId%% and %rentit_freeHotel_%hotelId%% -> Returns true if the shop/hotel id is free.
%rentit_freeShop% and %rentit_freeHotel% -> Returns true if there is any free shop/hotel.
Adding Config Option to make Citizens NPC sit.
Adding Config Option to set a fixed Skin for the Citizens NPCs.
Bug Fixes:
Adding back Name prevention for /shops and /hotels
Fixed Reminder Task Bug
Fixed /freehotels Bug. Won't look after Shop Categories anymore.