- Added handling for null server icon
- Added
package.json
with dependencies to ensure the proper module versions are installed. - Added version number
- Added
showPlayerSample <true|false>
setting to enable/disable showing the sample player list.- Set to
true
by default
- Set to
- Added
set pinupdate <true|false>
command for changing the pinupdate from within discord- Can only be used by Discord moderators
- Fixed quote error in config.example.json file
- Added
set [address|port|name|prefix]
command for changing settings from within discord- Can only be used by Discord moderators
- Added
pin
command which posts the status of your server + pins it to the Discord channel -This pinned status is updated along with the bot status at the interval set in yourconfig.json
file