Better Join & Leave | Everything configurable | Lots of Features | With Spawn System icon

Better Join & Leave | Everything configurable | Lots of Features | With Spawn System -----

Very good plugin for editing the join and leave of a server



★ Better Join & Leave ★


Features:

- All messages configurable
- All permissons configurable
- Set the Join, Leave & FirstJoin message
- Enable or disable the Join, Leave & FirstJoin message
- Silentmode for User with op or with a specific permisson
- Enable or disable Silentmode
- Set a Sound on Join
- Enable or disbale Sounds
- A list for Sounds
- Set a Title and a Subtitle on Join
- Enable or disable the Title
- Enable or disable whether the inventory should be emptied when joining or leaving
- Colorcodes Support
- A command to reload all configs
- Placeholders
- Set the HealLevel and the MaxHealLevel a player has if he joins and enable or disable this Feature.
- Set the FoodLevel a player has if he joins and enable or disable this Feature.
- Enable or disable that a Firework will launch if a player joins.
- Set an Effect which will come if a player joins.
- Enable or disable Effects.
- A effect list.
- Set the XPLevel a Player should have when he joins.
- Enable or disable whether the enderchest should be emptied when joining or leaving
- A Custom JoinMessage for User with a specifc permisson for example for team member.
- Enable or disable whether a Player should have no Effects if he joins.
- Enable or disable whether players should have an empty inventory when they enter but will keep their armor
- Enable or disable whether players do not burn when entering
- Set an custom Actionbar on Join
- PlaceHolderAPI support
- Spawn System
- Enable or disbable Spawn System
- set Spawn and teleport to Spawn with commands
- You will get teleported on join and if you die to the spawn.
- Enable or Disable PlayerMessage
- Enable or Disable Commands on Join
- Set custom Commands on Join
- If enable PlayerMessage you can create multiple messages that will be send to the player if he joins.
- And much much more

Commands:

/betterjoin - See all Commands


Configs:
Code (Text):
#########################################################################################################
#.______    _______ .___________..___________. _______ .______             __    ______    __  .__   __.#
#|   _  \  |   ____||           ||           ||   ____||   _  \           |  |  /  __  \  |  | |  \ |  |#
#|  |_)  | |  |__   `---|  |----``---|  |----`|  |__   |  |_)  |          |  | |  |  |  | |  | |   \|  |#
#|   _  <  |   __|      |  |         |  |     |   __|  |      /     .--.  |  | |  |  |  | |  | |  . `  |#
#|  |_)  | |  |____     |  |         |  |     |  |____ |  |\  \----.|  `--'  | |  `--'  | |  | |  |\   |#
#|______/  |_______|    |__|         |__|     |_______|| _| `._____| \______/   \______/  |__| |__| \__|#
#########################################################################################################
# Here you can edit the plugin as you like. Just set true or false or other Sounds.
# If you disable something in the config you dont have to edit it in the messages.yml
# For example if you disable JoinMessage you dont have to edit the JoinMessage in the messages.yml
# You can edit all messages in the messages.yml and you can edit all Permissons in the permissons.yml
Join:
    # If you disable the JoinMessage no Message will come if a player joins the server.
    JoinMessage: true
    # If you enable PlayerMessage you can set in the messages.yml File multiple messages that will be send to the Player if he joins the Server!
    PlayerMessage: false
    EnableSound: true
    Sound: 'LEVEL_UP'
    EnableEffect: true
    Effekt: 'SMOKE'
    FirstJoinMessage: true
    JoinCommands: false
    JoinCommand:
        - 'eco give %playername% 500'
    # If you enable JoinBar a Player will get an ActionBar with an custom Message if he joins.
    JoinBar: true
    # If you enable TeamJoin a custom JoinMessage will come if a player with op or a specific permisson joins the Server.
    TeamJoin: false
    # If you disable Title, the Title and the SubTitle will not work but when you enable Title and disable SubTitle only the Title will come. If you enable both, both will work.
    Title: true
    SubTitle: true
    # If you set ClearInv to true a player will have an empty inventory when joining.
    ClearInv: false
    # If you set ClearEc to true a player will have an empty enderchest when joining.
    ClearEc: false
    # If you set SilentMode to true players with op or a specific permisson will not have a leave message.
    SilentMode: false
    # If you enable EnableHeal a player will have so many Heal like you have set at HealLevel and he will be able to have as much life as MaxHealLevel indicates
    # If you disable EnableHeal you don't need to set anything at the HealLevel and MaxHealLevel because the default minecraft settings will be used.
    EnableHeal: false
    HealLevel: 20
    MaxHealLevel: 20
    # If you enable EnableFood a player will have so many Food like you have set at FoodLevel.
    EnableFood: false
    FoodLevel: 20
    # If you activate firework, a firework will go up over the player who joins.
    Firework: true
    # If you activate SetLevel the player will always have as many levels as you have entered at Level.
    SetLevel: false
    Level: 5
    # If you enable RemoveEffects player will lose all Potion Effcts if they will join.
    RemoveEffects: false
    # If you enable RemoveFire the player will not Burn if the join. For example a player leaves while he is on fire and he joins the server again he will not burn.
    RemoveFire: false
    # If you enable StayArmor the player will lose everything in his inventory but not the armor.
    StayArmor: false
Quit:
    # If you disable the QuitMessage no Message will come if a player leaves the server.
    QuitMessage: true  
    # If you set ClearInv to true a player will have an empty inventory when leaving.
    ClearInv: false
    # If you set ClearEc to true a player will have an empty enderchest when leaving.
    ClearEc: false
    # If you set SilentMode to true players with op or a specific permisson will not have a leave message.
    SilentMode: false
    # If you enable RemoveEffects player will lose all Potion Effcts if they leave.
    RemoveEffects: false

# If you activate EnableSpawnSystem the spawn system will be activated by this plugin. You can then set a spawn with /setspawn and teleport there with /spawn. You will also be teleported to the spawn when you die and there will be no death screen.
EnableSpawnSystem: false
# Here you can Change the Sound settings for /setspawn
SetSpawn:
    EnableSound: true
    Sound: 'LEVEL_UP'
# Here you can Change the Sound and the Effect settings for /spawn  
Spawn:
    # If you enable WaitingEffect a nice Effect will come if you execute /spawn.
    WaitingEffect: true
    # If you enable TeleportSound a Sound will come if you get teleported to the spawn.
    TeleportSound: true
    Sound: 'ENDERDRAGON_WINGS'




Code (Text):
# Here you can edit the Messages as you like.
message:
    JoinMessage: '&7[&a+&7]&a %playername%'
    PlayerMessage:
        - '&7Welcome %playername%'
        - '&7Check out our TeamSpeak &aYourServer.net'
    FirstJoin: '&7The Player &a%playername% has joined for the first time!'
    Title: '&aWelcome'
    SubTitle: '&a%playername%'
    Quit: '&7[&c-&7] &c%playername%'
    Reloaded: '&7All Configs were reloaded.'
    NoPerms: '&cYou dont have the right permisson to execute this Command!'
    NotAPlayer: '&cYou need to be a Player!'
    TeamJoin: '&cThe team member %playername% has joined ! %vault_eco_balance%'
    JoinBar: '&eWelcome BACK!'
 
SpawnMessages:
    Teleported: '&aYou were teleported to the spawn.'
    DontMove: '&cYou will be teleported in 3 seconds.'
    SpawnSet: '&aYou set the spawn!'
    SpawnNotSet: '&cYou have not set the spawn yet!'    



Code (Text):
# Here you can edit the Permissons as you like.

permissons:
    SilentJoin: 'system.silentjoin'
    SilentQuit: 'system.silentquit'
    BetterJoinCMD: 'system.cmd'
    TeamJoin: 'system.teamjoin'
    SetSpawn: 'system.setspwan'


If you need Support dm me via Discord:
Guzel#4114

I would be very happy if you rate my plugin :)
Resource Information
Author:
----------
Total Downloads: 1,128
First Release: Jul 22, 2020
Last Update: Jan 6, 2021
Category: ---------------
All-Time Rating:
11 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings