Lamplight丶
7/28/2015, 3:35:58 AM
本帖最后由 1582952890 于 2017-9-17 07:18 编辑

自动重启是每个服务器必不可少重启的好处是清理服务器内存多余的ram(虽然有非常良好口碑的清理内存插件:clearlag、ptw等)但自动重启是有着最明显的清理内存效果它和普通自动重启不同能够在重启时以屏幕中心提醒玩家
插件指令:/autore help 查看帮助
/autore time 显示重启时间
/autore now 立刻重启
/autore reload重载配置
/autore in 设置一个时间后重启
/autore pause 暂停重启时间
/autore start 开始重启时间
重启权限:/autore help autorestart.help
/autore time autorestart.time
/autore now autorestart.now
/autore reloadautorestart.reload
/autore in autorestart.in
/autore pause autorestart.pause
/autore start autorestart.start
配置文件详解:(无需复制,网盘有下载)config: ## 多长时间自动重启 time: 6 ## 是否启用mutlicraft兼容? mutlicraft: false ## 离重启多少分钟进行一次警告 reminder: - 15 - 10 - 5 - 1 ## 最后多少秒进行重启 seconds-countdown: 5 remind-seconds: true messages: ## 插件前缀信息 prefix: '&f[&7自动重启&f] &e' ## %m - 为"分钟"变量 minutes: '服务器将在 %m 分钟重启!' ## %s - 为"秒"变量 seconds: '服务器将在 %s 秒重启!' ## %h - 为"小时"变量, %m - 为"分钟"变量, %s - 为"秒"变量 time: '&c服务器将在 &f%h&c小时 &f%m&c分钟 &f%s&c秒重启!' change: '&c服务器将在 &f%h&c小时 &f%m&c分钟 &f%s&c秒重启!' ## 上面和下面都是信息汉化语言 status: start: '&c自动重启时间已恢复!' pause: '&c自动重启时间已暂停!' ## 重启后玩家提示语 shutdown: '&c&l[自动重启]服务器正在重启,请稍等几秒/几分钟即可既然进入服务器!' ## 启用或禁用弹出窗口的1.8版本! popup-enabled: minutes: true seconds: true time: true status: true change: true popup-messages: minutes: ## %m - 为"分钟"变量 title: '&c离服务器自动重启还有' subtitle: '&f%m &c分钟!' seconds: ## %s - 为"秒"变量 title: '&c离服务器自动重启还有' subtitle: '&f%s &c秒!' time: ## %h - 为"小时"变量, %m - 为"分钟"变量, %s - 为"秒"变量 title: '&c离服务器自动重启还有' subtitle: '&f%h&c小时 &f%m&c分钟 &f%s&c秒!' status start: title: '&c自动重启系统已开启!' subtitle: '' pause: title: '&c自动重启系统已暂停!' subtitle: '' change:
title: '&c离服务器自动重启还有' subtitle: '&f%h&c小时 &f%m&c分钟 &f%s&c秒!' ## 当服务器最后多少秒执行您的自定义指令 commands: - '/place your commands' - '/in this fasion' commands-enabled: false commands-time: 10 max-players: enabled: false amount: 10 message: '&bToo many players online for restart. Max &f%a&b amount of players allowed for a restart. Waiting till someone quits!' shutdown: '&aServer now restarting in &f%d&a seconds!' delay: 10## 不要修改此处version: 10
重要:您的服务器如果使用此插件必须编辑bat/ssh文件如下↓windows编辑bat:@echo off
:start
java -jar Spigot.jar
goto start
linux编辑ssh:while truedo java -jar Spigot.jardone
作者更新:1.7.1版本支持1.7.10-1.8.3添加 Semi-MultiCraft 兼容.
方块命令检查 MultiCraft 模式开启.
修复关闭语句.
修复 /autore reload 指令.
成功支持 1.7.10+
升级配置文件 config.yml
添加最大玩家监听,如果玩家达到配置文件一定数量将自动重启
一些小bug,并输入进config.cfg
1.8版本支持1.8.7(包括1.8.3)
如果您不会使用我转载/原创的插件
可联系我QQ:578021633

自动重启是每个服务器必不可少
重启的好处是清理服务器内存多余的ram
(虽然有非常良好口碑的清理内存插件:clearlag、ptw等)
但自动重启是有着最明显的清理内存效果
它和普通自动重启不同
能够在重启时以屏幕中心提醒玩家
插件指令:
重启权限:
配置文件详解:
(无需复制,网盘有下载)
重要:
您的服务器如果使用此插件
必须编辑bat/ssh文件如下
↓
windows编辑bat:
linux编辑ssh:
作者更新:
如果您不会使用我转载/原创的插件
可联系我QQ:578021633
可联系我QQ:578021633
2021.12 数据,可能有更多内容

自动重启是每个服务器必不可少重启的好处是清理服务器内存多余的ram(虽然有非常良好口碑的清理内存插件:clearlag、ptw等)但自动重启是有着最明显的清理内存效果它和普通自动重启不同能够在重启时以屏幕中心提醒玩家
插件指令:/autore help 查看帮助
/autore time 显示重启时间
/autore now 立刻重启
/autore reload重载配置
/autore in 设置一个时间后重启
/autore pause 暂停重启时间
/autore start 开始重启时间
重启权限:/autore help autorestart.help
/autore time autorestart.time
/autore now autorestart.now
/autore reloadautorestart.reload
/autore in autorestart.in
/autore pause autorestart.pause
/autore start autorestart.start
配置文件详解:(无需复制,网盘有下载)config: ## 多长时间自动重启 time: 6 ## 是否启用mutlicraft兼容? mutlicraft: false ## 离重启多少分钟进行一次警告 reminder: - 15 - 10 - 5 - 1 ## 最后多少秒进行重启 seconds-countdown: 5 remind-seconds: true messages: ## 插件前缀信息 prefix: '&f[&7自动重启&f] &e' ## %m - 为"分钟"变量 minutes: '服务器将在 %m 分钟重启!' ## %s - 为"秒"变量 seconds: '服务器将在 %s 秒重启!' ## %h - 为"小时"变量, %m - 为"分钟"变量, %s - 为"秒"变量 time: '&c服务器将在 &f%h&c小时 &f%m&c分钟 &f%s&c秒重启!' change: '&c服务器将在 &f%h&c小时 &f%m&c分钟 &f%s&c秒重启!' ## 上面和下面都是信息汉化语言 status: start: '&c自动重启时间已恢复!' pause: '&c自动重启时间已暂停!' ## 重启后玩家提示语 shutdown: '&c&l[自动重启]服务器正在重启,请稍等几秒/几分钟即可既然进入服务器!' ## 启用或禁用弹出窗口的1.8版本! popup-enabled: minutes: true seconds: true time: true status: true change: true popup-messages: minutes: ## %m - 为"分钟"变量 title: '&c离服务器自动重启还有' subtitle: '&f%m &c分钟!' seconds: ## %s - 为"秒"变量 title: '&c离服务器自动重启还有' subtitle: '&f%s &c秒!' time: ## %h - 为"小时"变量, %m - 为"分钟"变量, %s - 为"秒"变量 title: '&c离服务器自动重启还有' subtitle: '&f%h&c小时 &f%m&c分钟 &f%s&c秒!' status start: title: '&c自动重启系统已开启!' subtitle: '' pause: title: '&c自动重启系统已暂停!' subtitle: '' change:
title: '&c离服务器自动重启还有' subtitle: '&f%h&c小时 &f%m&c分钟 &f%s&c秒!' ## 当服务器最后多少秒执行您的自定义指令 commands: - '/place your commands' - '/in this fasion' commands-enabled: false commands-time: 10 max-players: enabled: false amount: 10 message: '&bToo many players online for restart. Max &f%a&b amount of players allowed for a restart. Waiting till someone quits!' shutdown: '&aServer now restarting in &f%d&a seconds!' delay: 10## 不要修改此处version: 10
重要:您的服务器如果使用此插件必须编辑bat/ssh文件如下↓windows编辑bat:@echo off
:start
java -jar Spigot.jar
goto start
linux编辑ssh:while truedo java -jar Spigot.jardone
作者更新:1.7.1版本支持1.7.10-1.8.3添加 Semi-MultiCraft 兼容.
方块命令检查 MultiCraft 模式开启.
修复关闭语句.
修复 /autore reload 指令.
成功支持 1.7.10+
升级配置文件 config.yml
添加最大玩家监听,如果玩家达到配置文件一定数量将自动重启
一些小bug,并输入进config.cfg
1.8版本支持1.8.7(包括1.8.3)
如果您不会使用我转载/原创的插件
可联系我QQ:578021633
langyo
7/28/2015, 3:50:34 AM
= =重启只要一个bc公告就OK了啊
不过还是支持,毕竟已经支持提示玩家要关机了呵呵
不过还是支持,毕竟已经支持提示玩家要关机了呵呵
cs1000
7/28/2015, 4:03:49 AM
能设置每天自动重启时间吗
骷髅大银
7/28/2015, 4:07:02 AM
看好楼主
Lamplight丶
7/28/2015, 4:08:28 AM
cs1000 发表于 2015-7-28 12:03
能设置每天自动重启时间吗
是的,可以设置自动重启时间
cs1000
7/28/2015, 4:19:33 AM
Lamplight丶
7/28/2015, 4:22:56 AM
cs1000 发表于 2015-7-28 12:19
cauldron1710 似乎没加载配置文件
那则是不支持哟{:10_512:}
歪氏
7/28/2015, 4:33:18 AM
卧槽,这么屌!
cs1000
7/28/2015, 4:49:31 AM
我就设置了autore in 但过了这时间 之后呢 还会按照之前设置的时间段重启?
Lamplight丶
7/28/2015, 4:53:21 AM
cs1000 发表于 2015-7-28 12:49
我就设置了autore in 但过了这时间 之后呢 还会按照之前设置的时间段重启?
/autore time 显示重启时间
如果能显示出来并配置了bat/ssh就应该是没有问题的
如果显示不出来,就说明不兼容!
ggmmapple
7/28/2015, 2:03:29 PM
确实霸气 实验一下先
莫念伤
7/30/2015, 4:37:24 AM
1.8.8无法使用
___5
7/30/2015, 7:08:20 AM
time?6小时还是6分钟
Lamplight丶
7/30/2015, 7:30:27 AM
___5 发表于 2015-7-30 15:08
time?6小时还是6分钟
6小时!
zj1519851906
7/30/2015, 1:01:26 PM
高端大气上档次 提醒重启挺好的
568437785
7/31/2015, 3:36:53 AM
这个.....重启了后要手动开服