★ DeluxeJoin ★ | Revolutionize join and quit events (1.17-1.21) icon

★ DeluxeJoin ★ | Revolutionize join and quit events (1.17-1.21) -----

Highly customizable permission based join/leave actions for your server!



DeluxeJoin.png
DeluxeJoin is a plugin that allows you to set up join/leave event actions for your server, it is helpful for setting up perks for donators.

You can send actions such as titles, commands, messages, and sounds.

Features.png
◈ Multiple actions
You can select between 5 different actions for each player!
Code (Java):
MESSAGE, COMMAND, TITLE, SOUND, ACTIONBAR

◈ Weight & permission system
This plugin includes an easy-to-use priority system with integers and permissions so you don't screw up with permissions and actions overriding.

Click here > Wiki.png < Click here

Commands.png
/dj reload (deluxejoin.admin)
Just a reload the config.
Media.png
[​IMG]
Code (YAML):
[/LEFT ]
config
:
  debug
: false
  disable-minecraft-messages
: true #Disable Minecraft default join/quit messages?
groups
:
  default
:
    weight
: 0
    permission
: deluxejoin.default
    join-actions
:
      1
:
        type
: MESSAGE
        broadcast
: true #Send message to all players?
        delay
: 20 #Delay in ticks for the action to execute.
        message
: "&7%player_name% &ehas joined the lobby." #Hex colors and PaPi variables supported.
    quit-actions
:
      1
:
        type
: MESSAGE
        broadcast
: true
        message
: "&7%player_name% &ehas left the lobby."
  vip
:
    weight
: 1
    permission
: deluxejoin.vip
    join-actions
:
      1
:
        type
: MESSAGE
        broadcast
: true
        delay
: 20
        message
: "&a&lVIP &a%player_name% &ehas joined the lobby."
      2
:
        type
: TITLE
        broadcast
: true
        delay
: 20
        title
: "&a&lVIP &a%player_name%"
        subtitle
: "&ehas joined the lobby"
        times
:
          fadeIn
: 20
          stay
: 20
          fadeOut
: 20
      3
:
        type
: SOUND
        broadcast
: true
        delay
: 20
        sound
: ENTITY_PLAYER_LEVELUP #https://jd.papermc.io/paper/1.21.4/org/bukkit/Sound.html
        volume
: 1.0
        pitch
: 1.0
      4
:
        type
: COMMAND
        delay
: 20
        executor
: CONSOLE #CONSOLE/PLAYER
        command
: "say hi" #Command without "/"
      5
:
        type
: ACTIONBAR
        delay
: 20
        message
: "&cWELCOME!"
    quit-actions
:
      1
:
        type
: MESSAGE
        broadcast
: true
        delay
: 20
        message
: "&a&lVIP &a%player_name% &ehas left the lobby."
[LEFT ]

Please report bugs and get support here:
discord-button.png
Resource Information
Author:
----------
Total Downloads: 1,734
First Release: Aug 7, 2022
Last Update: Dec 23, 2024
Category: ---------------
All-Time Rating:
8 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings