Skip to content

[Release] vMenu v1.0.2

Compare
Choose a tag to compare
@TomGrobbe TomGrobbe released this 08 Mar 22:04
c81663b

New features & bugfixes

  • Added the ability to set a custom "menu toggle" key for keyboard/mouse use (controller won't ever be able to be changed).
    To use this feature. Add set vMenuToggleMenuKey xxx (xxx being any number/key code) to your server.cfg file.

  • Added the ability to disable weather and time sync, in case you want to have another resource handle weather and time changes/syncing.
    To use this feature. Add set vMenuDisableTimeAndWeatherSync true to your server.cfg file.

  • Fixed multiple small permission related bugs.