Language

BetterJoinPermsVelocity

Modrinth

Add permissions to joining servers on velocity.

39 downloads 2 followers updated 14mo ago
latest v1.0 Modrinth
Velocity 1.7.10 – 1.21.5 Management

BetterJoinPermsVelocity

A plugin to have permissions for joining different servers.

Feel free to open issues for any issues or suggestions.

Installation

Just put the .jar file into the plugins folder, then restart your server, set up the config.yml and restart again. This is the default config.yml and everything is explained in there:

# WARNING!
# the plugin restricts any connections when the config is invalid!
# (with the reason "Configuration error")
# (and also when the config isn't loaded yet)

# if the plugin should restrict connection to every server
# servers that do not have a permission set up will require the permission "betterjoinpermsvelocity.*"
restrictAllServers: false

# list of servers to exclude from the restrictAllServers
# if restrictAllServers is false, this is useless
excludeServers:
  - lobby
  - survival

# list of permissions for each server
#
# this example makes it so that if you want to conenct to the server "adminserver"
# you will need the permission "betterjoinpermsvelocity.admin"
servers:
  adminserver: admin

# list of messages for each permission
# if no message is configured, no message will be displayed
# MiniMessage formatting, https://webui.advntr.dev/
messages:
  admin: "<red>You have to be an admin to join this server!</red>"
# you can set up a message for restrictAllServers like this:
#  "*": "<red>You have to be an admin to join this server!</red>"

Versions

Release
1.0
velocity · 1.7.10, 1.8, 1.8.1 · 14mo ago
The first release of BetterJoinPermsVelocity containing: - Different permissions for each server - Different messages for each permission (with MiniMessage…
39

Comments 0

No comments yet. Be the first to share your thoughts.

Download BetterJoinPermsVelocity

Files are served directly from the original source. Modgrid does not host or modify them.