File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
content/en-us/reference/engine/classes Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -629,7 +629,8 @@ methods:
629629 [Usage Guidelines](../../../players/index.md#banning-users). You should
630630 also post your experience rules somewhere accessible to all users and
631631 provide a way for them to appeal. This method is enabled and disabled by
632- the `Class.Players.BanningEnabled` property, which you can toggle in Studio.
632+ the `Class.Players.BanningEnabled` property, which you can toggle in
633+ Studio.
633634
634635 ##### Banning and Messaging
635636
@@ -1227,9 +1228,9 @@ methods:
12271228 `Class.Players.BanningEnabled` property, which you can toggle in Studio.
12281229 description : |
12291230 Unbans players banned from `Class.Players:BanAsync()` or the
1230- [User Restrictions Open Cloud API](/cloud/reference/UserRestriction).
1231- This method is enabled and disabled by the
1232- `Class.Players.BanningEnabled` property, which you can toggle in Studio.
1231+ [User Restrictions Open Cloud API](/cloud/reference/UserRestriction). This
1232+ method is enabled and disabled by the `Class.Players.BanningEnabled`
1233+ property, which you can toggle in Studio.
12331234
12341235 Like `Class.Players:BanAsync()`, this method takes in a `config`
12351236 dictionary that will let you bulk unban users. This configures the users
You can’t perform that action at this time.
0 commit comments