Skip to content

Commit 899ee6a

Browse files
committed
New Config.yml
1 parent 4f9ea05 commit 899ee6a

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

src/main/resources/config.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,23 @@
1010
# found any bug, please report it. It'll help you and for our plugin! #
1111
# #
1212
########################################################################
13-
# Created by: Radekminecraft and FungY911 #
13+
# Created by: FungY911 #
1414
########################################################################
1515
# #
1616
# #
1717
# All Permissions for this plugin #
1818
# #
1919
# All Perms - cai.* #
2020
# Ask Command - cai.ask #
21-
# Get Version of the Plugin - cai.ver #
22-
# Plugin Reload - cai.reload #
21+
# Get Version of the Plugin - cai.ver #
22+
# Plugin Reload - cai.reload #
2323
# #
2424
# #
2525
########################################################################
2626
prefix: "&8[&cChatGPT&8] &b→ &7" # Prefix for /ask command
2727
gpt-type: "openai" # For now is there only openai, and its recommended
2828
openaiKey: "SET_THIS_TO_OPEN_AI_API_KEY"
29+
maxThreads: 1 # Limit threads for fix lags
2930

3031
No-Permission: "&cYou dont have permissions to do this command"
3132
Version: "1.0.0" # Do not edit this line!

0 commit comments

Comments
 (0)