mirror of
https://github.com/plexusorg/Plex.git
synced 2024-12-23 01:27:37 +00:00
Bump to snapshot
This commit is contained in:
parent
c9f14dd29d
commit
e421867f63
@ -48,7 +48,7 @@ dependencies {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group = "dev.plex"
|
group = "dev.plex"
|
||||||
version = "1.0"
|
version = "1.0.1-SNAPSHOT"
|
||||||
description = "Plex"
|
description = "Plex"
|
||||||
|
|
||||||
shadowJar {
|
shadowJar {
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
#
|
#
|
||||||
# So these would be valid:
|
# So these would be valid:
|
||||||
# - "m:e:mail sendall:You cannot send messages to everyone on the server"
|
# - "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:
|
blockedCommands:
|
||||||
- "r:e:^[^ :]+::Plugin specific commands are disabled."
|
- "r:e:^[^ :]+::Plugin specific commands are disabled."
|
||||||
- "m:e:mail sendall:You cannot send messages to everyone on the server."
|
- "m:e:mail sendall:You cannot send messages to everyone on the server."
|
||||||
|
Loading…
Reference in New Issue
Block a user