Skip to content

Commit

Permalink
Properly block /jail and /unjail
Browse files Browse the repository at this point in the history
They're both aliases, /togglejail is the actual command
  • Loading branch information
JeromSar committed May 30, 2015
1 parent f2dc46d commit a4d8f46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions buildnumber.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#Build Number for ANT. Do not edit!
#Sat May 30 19:54:04 CEST 2015
build.number=1041
#Sat May 30 20:10:27 CEST 2015
build.number=1043
3 changes: 1 addition & 2 deletions src/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,7 @@ blocked_commands:
- 's:b:/setblock:_'
- 's:b:/green:_'
- 'n:b:/gamerule:_'
- 'n:b:/jail:_'
- 'n:b:/unjail:_'
- 'n:b:/togglejail:_'

# Superadmin commands - Auto-eject
- 's:a:/stop:_'
Expand Down

0 comments on commit a4d8f46

Please sign in to comment.