noname835
Refugee
Hello,
I use a translator, so forgive me if you misunderstand my question.
I am trying to find out how to make it possible to carry out a quest that can only be carried out by a server admin.
let me explain....
I created a village on my server with plots for players
I want to set up a very simple quest there, to find a bag.
But why do you ask.
Simply place the quest there under the building, so a server admin can take that quest,
and it will automatically restore the building to its original appearance with the original rebuild of the prefab.
I know that you have to insert this in the file to activate the quest, but what should you modify or add to make it possible only by an admin?
<property name="QuestTags" value="clear,fetch,hidden_cache" />
<property name="ShowQuestClearCount" value="1" />
<property name="SleeperIsQuestExclude" value="False" />
But why ?
So I can make the plot blank as originally for a new player if the old player abandons the prefab
Thank you in advance for your help.

I use a translator, so forgive me if you misunderstand my question.
I am trying to find out how to make it possible to carry out a quest that can only be carried out by a server admin.
let me explain....
I created a village on my server with plots for players
I want to set up a very simple quest there, to find a bag.
But why do you ask.
Simply place the quest there under the building, so a server admin can take that quest,
and it will automatically restore the building to its original appearance with the original rebuild of the prefab.
I know that you have to insert this in the file to activate the quest, but what should you modify or add to make it possible only by an admin?
<property name="QuestTags" value="clear,fetch,hidden_cache" />
<property name="ShowQuestClearCount" value="1" />
<property name="SleeperIsQuestExclude" value="False" />
But why ?
So I can make the plot blank as originally for a new player if the old player abandons the prefab
Thank you in advance for your help.
