Bump to snapshot

This commit is contained in:
Telesphoreo 2022-04-09 00:05:06 -05:00
parent c9f14dd29d
commit e421867f63
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ dependencies {
}
group = "dev.plex"
version = "1.0"
version = "1.0.1-SNAPSHOT"
description = "Plex"
shadowJar {

View File

@ -14,7 +14,7 @@
#
# So these would be valid:
# - "m:e:mail sendall:You cannot send messages to everyone on the server"
# - "r:e:(.*:):Plugin specific commands are disabled"
# - "r:e:^[^ :]+::Plugin specific commands are disabled"
blockedCommands:
- "r:e:^[^ :]+::Plugin specific commands are disabled."
- "m:e:mail sendall:You cannot send messages to everyone on the server."