modules/MicroWelcome
MicroWelcome is the second plugin of MicroSuite, and is a simple information plugin, focused on players who just started on the server. It currently offers starter kits, MOTDs and rules. Commands:
- /welcome <player> <message> Sets the welcome message of someone (permission: MicroWelcome.setwelcome)
- /welcome <player> <message> Shows the server's rules (permission: MicroWelcome.rules)
- /motd View the MOTD (Message of the day) (permission: MicroWelcome.motd)
Kits are defined in the configuration file with the syntax <item>,<amount>[:data] So, for example, you could give a zombie egg and a stone sword by adding these two entries to the items list: - 383,1:54 - 272,1
Comments