satoshinm / modpack

0 stars 0 forks source link

F9 shortcut to view chunk borders conflicts with Smart Moving toggle enable #61

Closed satoshinm closed 7 years ago

satoshinm commented 7 years ago

smart_moving_options.txt:

# Key name to toggle Smart Moving features in-game (default: "F9")
move.config.toggle.default.key.name:F9
satoshinm commented 7 years ago

The key could be rebound, but can it be disabled? A better option may be to enforce the server, change true:

# Whether the players on this server should be forced to use the configurations on this server
move.server.config:false

# Whether all players on this server should be forced to use the same global configuration (Relevant only if "move.server.config" is true)
move.global.config:false