Skip to content

Commit

Permalink
Merge pull request #510 from andrewkm/patch-1
Browse files Browse the repository at this point in the history
Fix whitesocks permission.
  • Loading branch information
DSH105 committed Apr 5, 2015
2 parents 4ad931f + 62a46d0 commit 3219d4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ permissions:
default: op
echopet.pet.type.horse.nomarking:
default: op
echopet.pet.type.horse.socks:
echopet.pet.type.horse.whitesocks:
default: op
echopet.pet.type.horse.whitepatch:
default: op
Expand Down Expand Up @@ -1117,7 +1117,7 @@ permissions:
echopet.pet.type.horse.gray: true
echopet.pet.type.horse.darkbrown: true
echopet.pet.type.horse.nomarking: true
echopet.pet.type.horse.socks: true
echopet.pet.type.horse.whitesocks: true
echopet.pet.type.horse.whitepatch: true
echopet.pet.type.horse.whitespot: true
echopet.pet.type.horse.blackspot: true
Expand Down

0 comments on commit 3219d4f

Please sign in to comment.