- 29 Dec, 2024 1 commit
-
-
Broadcast story set/clear/display to all ops. Also, add a new "story display" command, which prints the current story.
Jonathan Thomas authored
-
- 25 Dec, 2024 1 commit
-
-
New `/creaturechat story` command to customize the character creation and chat prompts with custom text.
Jonathan Thomas authored
-
- 16 Jul, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 15 Jul, 2024 1 commit
-
-
New S2C packets to send whitelist / blacklist changes on login and after commands are executed. Chat Bubble rendering & interacting is now dependent on whitelist / blacklist config.
Jonathan Thomas authored
-
- 13 Jul, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 11 Jul, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 25 May, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 11 May, 2024 1 commit
-
-
Adding new timeout Minecraft command, and support for Int and String command args. Updated errors to be RED color. Updated documentation.
Jonathan Thomas authored
-
- 10 May, 2024 1 commit
-
-
- Updated save-related error message text
Jonathan Thomas authored
-
- 07 May, 2024 2 commits
-
-
Attempting to build for minecraft 1.20, 1.20.1, and 1.20.2. Replacing getLiteralString with getString, for compatibility
Jonathan Thomas authored -
Removing API keys from appearing on screen during commands or outputting in log files, for better security.
Jonathan Thomas authored
-
- 06 May, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 22 Apr, 2024 1 commit
-
-
Fixed permissions on commands, so only help command can be run by all users. All other commands require op (level 4 permission). Also added more debug log output from commands, so it's logged on the server when a command is run.
Jonathan Thomas authored
-
- 13 Apr, 2024 3 commits
-
-
- Load API url, key, model, and other settings from config file (creaturechat.json) - Expanded our Config class to include other API settings, such as context length and output length. - Include 20 generated funny error messages
Jonathan Thomas authored -
Updating commands to add optional --config server, or --config default. Also adding configuration handler to actually create and load config files.
Jonathan Thomas authored -
/creaturechat key set <key> /creaturechat url set "<url>" /creaturechat model set <model> /creaturechat help
Jonathan Thomas authored
-