Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
CreatureChat
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Public
CreatureChat
Commits
54ad769d
Commit
54ad769d
authored
Jul 17, 2024
by
Jonathan Thomas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add whitelist and blacklist commands
parent
d1a8f654
Pipeline
#12680
passed with stages
in 1 minute 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletion
+11
-1
README.md
README.md
+11
-1
No files found.
README.md
View file @
54ad769d
# CreatureChat
## Chat with any mob in Minecraft! All creatures can talk using AI!
## Chat with any mob in Minecraft! All creatures can talk
& react
using AI!
### Features
-
**AI-Driven Chats:**
Using ChatGPT or open-source AI models, each conversation is unique and engaging!
...
...
@@ -65,6 +65,16 @@
<li>
Sets the timeout (in seconds) for API HTTP requests. Defaults to
<code>
10
</code>
seconds.
</li>
</ul>
</li>
<li><strong>
OPTIONAL:
</strong>
<code>
/creaturechat whitelist
<
entityType | all | clear
>
</code>
- Show chat bubbles
<ul>
<li>
Shows chat bubbles for the specified entity type or all entities, or clears the whitelist.
</li>
</ul>
</li>
<li><strong>
OPTIONAL:
</strong>
<code>
/creaturechat blacklist
<
entityType | all | clear
>
</code>
- Hide chat bubbles
<ul>
<li>
Hides chat bubbles for the specified entity type or all entities, or clears the blacklist.
</li>
</ul>
</li>
</ul>
<h4>
Configuration Scope:
</h4>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment