|
@ -15,13 +15,11 @@ |
|
|
# It offers ways to hide some laggy features in minecraft and thus simplify the game |
|
|
# It offers ways to hide some laggy features in minecraft and thus simplify the game |
|
|
# for the players, while the server still works as normally. |
|
|
# for the players, while the server still works as normally. |
|
|
# |
|
|
# |
|
|
# NOTE: THE CLIENT-SIDE TWEAKS SHOULD WORK ON 1.8-1.13.1, BUT SOME FUTURE VERSIONS |
|
|
|
|
|
# MAY NOT WORK OUT OF THE BOX. PLEASE CONTACT US TO UPDATE THIS SYSTEM IF |
|
|
|
|
|
# ANY PROBLEM ARISES. |
|
|
|
|
|
|
|
|
# NOTE: THE CLIENT-SIDE TWEAKS ONLY WORKS ON 1.8-1.13.1 |
|
|
settings: |
|
|
settings: |
|
|
# The client-side tweaks are currently experimental. They have been tested comprehensively, |
|
|
# The client-side tweaks are currently experimental. They have been tested comprehensively, |
|
|
# but not against a large range of systems and minecraft versions. Please take care. |
|
|
# but not against a large range of systems and minecraft versions. Please take care. |
|
|
enabled: false |
|
|
|
|
|
|
|
|
enabled: false # Only enable on 1.8-1.13.1! |
|
|
# Set the command that players will use to open the client-side optimizer. |
|
|
# Set the command that players will use to open the client-side optimizer. |
|
|
command: "optimize" |
|
|
command: "optimize" |
|
|
# Set the permission required for players to be able to use the client optimizer. |
|
|
# Set the permission required for players to be able to use the client optimizer. |
|
|