Skip to content

Commit 6f2e981

Browse files
committed
Bump version for release and update default config
1 parent b8056f9 commit 6f2e981

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>net.countercraft.movecraft.coreprotect</groupId>
88
<artifactId>Movecraft-CoreProtect</artifactId>
9-
<version>0.1.0-a.2</version>
9+
<version>1.0.0-a.1</version>
1010
<packaging>jar</packaging>
1111

1212
<name>Movecraft-CoreProtect</name>

src/main/resources/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
LogInteractions: true # Log only an interaction with the pilot/release signs of a craft on pilot/release
22
# Note: This shows up as "player clicked sign" in CoreProtect
3-
LogBlocks: false # Log all blocks on pilot/release of a craft
3+
LogBlocks: true # Log all blocks on pilot/release of a craft

0 commit comments

Comments
 (0)