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
dc8c19b3
Commit
dc8c19b3
authored
Jul 16, 2024
by
Jonathan Thomas
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'whitelist' into 'develop'
Bumping version to 1.0.8 See merge request
!13
parents
8c3cbca1
acb13d88
Pipeline
#12677
passed with stages
in 4 minutes 23 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CHANGELOG.md
CHANGELOG.md
+1
-1
gradle.properties
gradle.properties
+1
-1
No files found.
CHANGELOG.md
View file @
dc8c19b3
...
...
@@ -4,7 +4,7 @@ All notable changes to **CreatureChat** are documented in this file. The format
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
, and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [
Unreleased]
## [
1.0.8] - 2024-07-16
### Added
-
New
**whitelist / blacklist**
Minecraft
**commands**
, to show and hide chat bubbles based on entity type
...
...
gradle.properties
View file @
dc8c19b3
...
...
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx1G
org.gradle.parallel
=
true
# Mod Properties
mod_version
=
1.0.
7
mod_version
=
1.0.
8
maven_group
=
com.owlmaddie
archives_base_name
=
creaturechat
...
...
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