Skip to content

Commit

Permalink
Fix whitesocks permission.
Browse files Browse the repository at this point in the history
Fix whitesocks permission.
  • Loading branch information
Andrewkm committed Apr 5, 2015
1 parent 4ad931f commit 62a46d0
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 62a46d0

Please sign in to comment.