Documentation
Plugin Configuration Before deploying the plugin, configure the options.yml file as follows:
Code (YAML):
donottouch:
configexists
: true
ollama:
secondstimeout
: 20
modelname
: mistral:instruct
apiaddress
: http://localhost:11434/
cooldown:
enabled
: true
milliseconds
: 2000
message
: §cPlease wait
...
translation:
canceloriginalmessage
: true
notify
: true
cancelmessage
: §7Your message is being translated, please wait
...
targetlanguage
: english
broadcastmessage
: '§r
%PLAYER% §r: §r§b%TRANSLATION%'
[info]Note: This plugin does not utilize commands; all messages are translated based on the configuration. Ensure correct understanding and configuration of the options.yml file.[/info]