Hullo!
Proposed plugin / server message standards:
All plugin messages to be prefixed with any following blocks, to be used as appropriate.
The following properties to be assigned to each prefix:
- [INFO] - Green: success message, a command executed successfully
- - Yellow: informational message, a command needs more syntax
- - Rose: warning message, something mild (i.e. reload) happened / is about to happen
- [WARN] - Rose: something concerning (i.e. restart) happened / is about to occur
- [FATAL] - Red: a catastrophic error occurred (i.e. plugin crash)
- [DEATH] - Gray: denoting death of player, followed by reason
- [MSG] - Light blue: player to player ad hoc messaging, (i.e. /tell)
What do you think?
Proposed plugin / server message standards:
All plugin messages to be prefixed with any following blocks, to be used as appropriate.
- [INFO]
- [WARNING]
- [FATAL]
- [DEATH]
- [MSG]
The following properties to be assigned to each prefix:
- [INFO] - Green: success message, a command executed successfully
- - Yellow: informational message, a command needs more syntax
- - Rose: warning message, something mild (i.e. reload) happened / is about to happen
- [WARN] - Rose: something concerning (i.e. restart) happened / is about to occur
- [FATAL] - Red: a catastrophic error occurred (i.e. plugin crash)
- [DEATH] - Gray: denoting death of player, followed by reason
- [MSG] - Light blue: player to player ad hoc messaging, (i.e. /tell)
What do you think?