Hey,
is it possible to add a (chat) command so that admins can allow people to rent a room? We only want to allow new players to rent a room on our server and I don't want to open oxide permissions for every admin.
Thanks
Any way to give users permission without rconSolved
so If i am reading this correct... you want me to create a chat command, that a person with "hotel.admin" permission can use, that will grant a player an oxide permission like "hotel.renter". This is because you don't allow your admins to grant permissions to players. You would then assign the "renter" permission to the hotel to rent a room.. something like "/hotel enable player" and "/hotel disable player" to toggle this permission on a player?
Yes :)
great idea.. Ill add it to the queue
Merged post
Feature available in 2.0.19 player with the "hotel.admin" permission can use
/hotel_enable player/id and /hotel_disable player/id to toggle the hotel.renter permission on the entered player..
You must set a permission on all your hotels and the ones you want to allow "renters" use the "renters" permission when setting up hotels
Let me know if that isnt clear
Wow, thank you! That was quick! :)
So I need to make the hotel permisson "renter"?
for this to work as you expect, make any hotels you want these admins to toggle for players to require the "renter" permission.. If you want any other hotels you must also assign a permission to them for instance "admin" or "vip". Hotels without a permission can be rented by anyone. Hope that helps and Good Luck in the Hotel BIZ :-).