SkyeNetwork Velocity

SkyeNetwork Velocity

Plugin

The custom paper plugin used to building SkyeNetwork

Server FoodLibraryOptimizationUtility

49 downloads
1 follower
Follow Save

SkyeNetwork Velocity 3.2.2

Changelog

SkyeNetV Version 3.2.2 - Join & Leave messages

This update adds join & leave messages to the discord chat sync.

New Features

Discord join/leave messages

  • Sent as a normal message
  • Configurable in the config
  • Default join message: **[+]** {player} joined the network
  • Default leave message: **[-]** {player} left the network

Technical Implementation

  • Added sendJoinMessageToDiscord() and sendLeaveMessageToDiscord() functions in JoinLeaveListener.java
  • Added discord.game_to_discord_join_format and discord.game_to_discord_leave_format to the config

Configuration

The discord join/leave messages can be customized in the config.yml file:

discord:
  game_to_discord_join_format: "**[+]** {player} joined the network"
  game_to_discord_leave_format: "**[-]** {player} left the network"

Files

SkyeNetV-3.2.2.jar(54.91 KiB) Primary Download

Project members

Skye Network

Skye Network

Organization

Details

Licensed MIT
Published 3 months ago
Updated 3 months ago