薛乐仁
本帖最后由 1582952890 于 2017-9-16 20:41 编辑

这个插件白名单服务器带有自定义的踢人消息和一个自定义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.*


_ _ _ _ _ _ _ _

配置

  1. <font color="#141414"><STRONG><U>#Custom Welcome MOTD (Multi-MOTD Support)
  2. WelcomeMOTD:
  3. - '&6Server &5Hello'
  4. - '&4Server: &aAnother MOTD!'
  5. #Use the Welcome MOTD
  6. useWelcomeMOTD: true
  7. #Custom Maintenance MOTD (Multi-MOTD Support)
  8. MaintenanceMOTD:
  9. - '&8Server: &9Maintenance!'
  10. - '&7Server: &1Another maintenance Message!'
  11. #Use Maintenance MOTD
  12. useMaintenanceMOTD: true
  13. #The Kick Message
  14. KickMessage: '&4Server Is Under Maintenance!'
  15. #This will broadcast the message for the delay command the seconds before the delay is over
  16. BroadcastTime:
  17. - 1
  18. - 2
  19. - 3
  20. - 4
  21. - 5
  22. - 10
  23. - 15
  24. - 30
  25. - 60
  26. #The format of the seconds
  27. BroadcastSecondsMessage: '&4Maintenance Mode In %t Seconds!'
  28. #The format of the second
  29. BroadcastSecondMessage: '&4Maintenance Mode In %t Second!'
  30. #The format of the minute
  31. BroadcastMinuteMessage: '&4Maintenance Mode In %t Minute!'
  32. #Global message when the servermaintenance mode enables
  33. BroadcastOnMaintenanceEnableMessage: '&4Server Is Now In Maintenance Mode'
  34. #Global message when the servermaintenance mode disables
  35. BroadcastOnMaintenanceDisableMessage: '&bServer Is No Longer In Maintenance Mode'
  36. #This will check for updates
  37. CheckForUpdates: true
  38. #Use only the exempt list
  39. UseExemptOnly: false
  40. #Don't change this. It will automatically change
  41. enabled: true
  42. #-NEW- Message when server stops
  43. StopMessage: '&6Server Has Stopped! NEWLINE Come Back Later &l:)'!</U></STRONG></font>
复制代码

  
下载:
1.7.2: ServerMaintenance.jar (35.15 KB, 下载次数: 30)



LittleHei
指令和权限的表格看的好难受。。改一下呗?

薛乐仁
987987 发表于 2016-4-4 18:49
指令和权限的表格看的好难受。。改一下呗?

已经改了,请查看。