本帖最后由 1582952890 于 2017-9-16 20:41 编辑
指令&权限
复制代码
下载:
1.7.2:
ServerMaintenance.jar
(35.15 KB, 下载次数: 30)

这个插件白名单服务器带有自定义的踢人消息和一个自定义MOTD!
_ _ _ _ _ _ _ _ _ _ _ __
特点- 自定义欢迎MOTD
- 自定义维护MOTD
- 自定义踢消息尝试登录时在维护模式时,
- 当玩家登录管理员打开维护模式,玩家被踢出相同踢消息(用于当他们试图登录)
- 颜色代码的支持每一个自定义消息
- 更新检查
_ _ _ _ _ _ _ _ _ _ _ __
指令&权限
| /maintenance toggle | 切换成维护模式 | servermmaintenance.toggle |
| /maintenance toggledelay | 切换成延迟的维护模式(???) | servermmaintenance.toggle |
| /maintenance add <PlayerName> | 让玩家免除被踢 | servermmaintenance.player.add |
| /maintenance remove <PlayerName> | 移除让玩家免除被踢 | servermmaintenance.player.remove |
| /maintenance reload | 重载插件 | servermmaintenance.reload |
| /maintenance stop | 停止服务器 | servermmaintenance.stop |
| /maintenance update | 更新插件版本 | servermmaintenance.update |
| *No Command | 当维护模式开启时,允许登录 | servermmaintenance.bypass |
| *No Command | 接收更新提醒 | servermmaintenance.update |
| *No Command | 所有权限 | servermmaintenance.* |
_ _ _ _ _ _ _ _
配置
- <font color="#141414"><STRONG><U>#Custom Welcome MOTD (Multi-MOTD Support)
- WelcomeMOTD:
- - '&6Server &5Hello'
- - '&4Server: &aAnother MOTD!'
- #Use the Welcome MOTD
- useWelcomeMOTD: true
- #Custom Maintenance MOTD (Multi-MOTD Support)
- MaintenanceMOTD:
- - '&8Server: &9Maintenance!'
- - '&7Server: &1Another maintenance Message!'
- #Use Maintenance MOTD
- useMaintenanceMOTD: true
- #The Kick Message
- KickMessage: '&4Server Is Under Maintenance!'
- #This will broadcast the message for the delay command the seconds before the delay is over
- BroadcastTime:
- - 1
- - 2
- - 3
- - 4
- - 5
- - 10
- - 15
- - 30
- - 60
- #The format of the seconds
- BroadcastSecondsMessage: '&4Maintenance Mode In %t Seconds!'
- #The format of the second
- BroadcastSecondMessage: '&4Maintenance Mode In %t Second!'
- #The format of the minute
- BroadcastMinuteMessage: '&4Maintenance Mode In %t Minute!'
- #Global message when the servermaintenance mode enables
- BroadcastOnMaintenanceEnableMessage: '&4Server Is Now In Maintenance Mode'
- #Global message when the servermaintenance mode disables
- BroadcastOnMaintenanceDisableMessage: '&bServer Is No Longer In Maintenance Mode'
- #This will check for updates
- CheckForUpdates: true
- #Use only the exempt list
- UseExemptOnly: false
- #Don't change this. It will automatically change
- enabled: true
- #-NEW- Message when server stops
- StopMessage: '&6Server Has Stopped! NEWLINE Come Back Later &l:)'!</U></STRONG></font>
下载:
1.7.2:
指令和权限的表格看的好难受。。改一下呗?
987987 发表于 2016-4-4 18:49
指令和权限的表格看的好难受。。改一下呗?
已经改了,请查看。