[Request] multiple ServerMotds #567
CloudeLecaw
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
CMi sould alow multiple Servermotd, changing on each refresh (refreshbutton)
a modification of current setmodt would be nice for this.
command: /cmi setmodt add/del/maintenance] (Name) (servermotd)
permission: cmi.command.setmodt
CMI gets an new file where the modts are saved/stored. may called servermotds.yml
The command argument Name is just for oranizing it better when u want to delet a motd
if the maintenance argument is used, to set the motd that is shown when the servermaintaince is enabled.
example:
/cmi setmotd add motd1 &2&lTestServer\n&cWeclome to Test
/cmi setmotd add motd2 &2&lTestServer\n&cGreet your Friends
/cmi setmotd maintenance &c&lTestServer in maintenance\n&4We are back as soon as possible
/cmi setmotd del motd2
The motd1 and motd2 are shown random or switched each time, a user presses the refreshbutton on his serverlist.
the maintenance motd is shown in the Serverlist when the ServerMaintenance is enabled.
other examples how this can look (together with multipleIcons):
Beta Was this translation helpful? Give feedback.
All reactions