mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-28 21:25:46 +01:00
Updated Base Plugin Settings (markdown)
parent
0f5f42c88f
commit
99a0dde438
@ -74,6 +74,8 @@ The core settings defined include the following:
|
||||
|
||||
* _updaterate_ : this setting, an integer in milliseconds, specifies how often the web clients should poll the server for updates (whether it be tile updates, chat messages, or player position updates). Setting this to a higher value can reduce web server traffic.
|
||||
|
||||
* _fullrenderplayerlimit_ : this optional setting defines an option for suspending fullrender/radiusrender processing when the number of active player logins reach or exceed a given limit. Default is 0 (disabled), while a setting of 1 will result in fullrender/radiusrender processing being suspended while any players are logged in.
|
||||
|
||||
* _showplayerfacesinmenu_ : this setting, a boolean, is used to control whether to show online players in the tray meny on the web clients. Default is to show the players (true).
|
||||
|
||||
* _sidebaropened_ : this setting, a string, is used to optionally pin the sidebar menu permanently open ('true'), pinned by default ('pinned') or closed by default ('false'). Default is false.
|
||||
|
Loading…
Reference in New Issue
Block a user