Open crymates opened 7 years ago
Hm... i think a setting for each action isn't that nice of a solution but i could add multiple log levels (debug, info, warning, error) and add a setting that can set this level.
Sounds good :)
Does it is possible to use.right_hand.onEntity[name=Eduard]
or something like to check for interactions with entity called Eduard
to create an own quest system based on ur plugin?
Your suggestion about multiple log levels (debug, info, warning, error)
is needed for it, too ;)
Greetz, Hannes
So I could check in console who interacted with the entity and do something with it.
Oh I notice you already work on it, thx mate for ur quick responds every time ;)
In the just released version are some more logging messages that can be activated within the logging section of the configuration file (not all of them have currently a effect)
Pls add in conf file that you can inform about an specific job action in server console. Like:
By default it's set to
false
, but if you test new jobs it's good if you set ittrue
, it's shown in server console.