Set the default setting of AllowListing to true
This commit is contained in:
@ -38,5 +38,8 @@ var DefaultSettings = Settings{
|
|||||||
DisplayedSkinParts: Jacket | LeftSleeve | RightSleeve | LeftPantsLeg | RightPantsLeg | Hat,
|
DisplayedSkinParts: Jacket | LeftSleeve | RightSleeve | LeftPantsLeg | RightPantsLeg | Hat,
|
||||||
MainHand: 1,
|
MainHand: 1,
|
||||||
|
|
||||||
|
EnableTextFiltering: false,
|
||||||
|
AllowListing: true,
|
||||||
|
|
||||||
Brand: "vanilla",
|
Brand: "vanilla",
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user