Added inactive component, which checks for inactivity of the user.
This commit is contained in:
parent
68cb59997e
commit
f05dfac0a4
3 changed files with 47 additions and 1 deletions
|
|
@ -95,7 +95,13 @@ components:
|
|||
# type: logo
|
||||
# text: "Dynmap"
|
||||
# linkurl: "http://forums.bukkit.org/threads/dynmap.489/"
|
||||
|
||||
|
||||
#- class: org.dynmap.ClientComponent
|
||||
# type: inactive
|
||||
# timeout: 1800 # in seconds (1800 seconds = 30 minutes)
|
||||
# redirecturl: inactive.html
|
||||
# #showmessage: 'You were inactive for too long.'
|
||||
|
||||
#- class: org.dynmap.regions.RegionsComponent
|
||||
# type: regions
|
||||
# name: WorldGuard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue