SimpleLogin is an Advanced Join/Quit Event plugin that has everything you need to make your players' logins feel Professional and Unique!
Please Note: This plugin is for editing player join and quit events with other features and is not a registration/login plugin.
Features:
- Join Message [Customizeable]
- Quit Message [Customizeable]
- First Join Message [Customizeable]
- Join/First Join Sounds [Customizeable]
- Join/First Join Titles [Customizeable]
- Join/First Join Player Commands [Customizeable]
- Join/First Join Console Commands [Customizeable]
- Quit Player Commands [Customizeable]
- Quit Console Commands [Customizeable]
- Join/First Join Fireworks [Customizeable]
- Join/First Join MOTD's (Multiline Support) [Customizeable]
- Vanish Support
- PlaceholderAPI Support
- Checking Menu
- Clear Inventory on Join Option [Customizeable]
- Clear Potion Effects on Join Option [Customizeable]
- Set Players Health on Join [Customizeable]
- Set Players Hunger on Join [Customizeable]
- Cancel certain Events [Customizeable]
- + MORE!
- /SimpleLogin Help - A List of SimpleLogin Commands
- /SimpleLogin Reload - Reload the Plugin's Config
- /SimpleLogin Check - Open the Check Menu
Edit these permissions in config.yml
- SimpleLogin.help - Access to use /SimpleLogin and /SimpleLogin Help
- SimpleLogin.reload - Access to use /SimpleLogin Reload
- SimpleLogin.check - Access to open the Check Menu
Spoiler: config.yml
#-----------------------------------------------------------------
# SimpleLogin v2 - by RossRao
# Available Placeholders:
# %player% - Get the players name
# %playerdisplayname% - Get the players display name
# %prefix% - Get the plugins prefix
# %world% - Get the players current world
# %health% - Get the players health
# %maxHeatlh% - Get the players max health
# %hunger% - Get the players hunger
# %uuid% - Get the players UUID
#-----------------------------------------------------------------
# Utility Messages
Prefix: '&8[&9SimpleLogin&8]'
pluginReload: '&8<&a&l*&8> &7SimpleLogin: &aReloaded'
unknownArgument: '&8<&c&l*&8> &cThat argument does not exist, silly.'
# /SimpleLogin help message
helpMessage:
- '&8<&9&l*&8> &9&l&nSimpleLogin v2&r &8<&9&l*&8>'
- ''
- '&f&lCommands Usage:'
- ' &f» /SimpleLogin reload &7- Reload the plugin'
- ' &f» /SimpleLogin help &7- A list of commands'
- ' &f» /SimpleLogin check &7- Open the Check GUI'
- ''
- '&8<&3&l*&8> &3Discord: &ndiscord.gg/5TVUXfd&r &8<&3&l*&8>'
# Join/Quit Message Options
joinMessage:
Enabled: true
Message: '&8<&a+&8> &a%player%'
firstJoinMessage:
Enabled: true
Message: '&8<&a&l*&8> &a&n%player%&r &ahas joined the Server for the First Time! &8<&a&l*&8>'
quitMessage:
Enabled: true
Message: '&8<&c-&8> &c%player%'
# Join/First Join MOTD Options
joinMOTD:
Enabled: true
MOTD:
- '&8<&9&l*&8> &9Welcome back to the Server, &n%player%&r&9! &8<&9&l*&8>'
- ''
- ' &f- &7Discord: &fdiscord.gg/mydiscord'
- ' &f- &7Website: &fmywebsite.com'
- ' &f- &7Store: &fmystore.com'
- ''
firstJoinMOTD:
Enabled: true
MOTD:
- '&8<&9&l*&8> &9Welcome to the Server, &n%player%&r&9! &8<&9&l*&8>'
- ''
- ' &f- &7Rules: &f/rules'
- ' &f- &7Discord: &fdiscord.gg/mydiscord'
- ' &f- &7Website: &fmywebsite.com'
- ' &f- &7Store: &fmystore.com'
- ''
# Firework Options
Firework:
Join: true
FirstJoin: true
# Sound Options
# Available Sounds: https://www.spigotmc.org/wiki/cc-sounds-list/
joinSound:
Enabled: false
Sound: ''
firstJoinSound:
Enabled: false
Sound: ''
# Global sounds will be played to everyone on the server when someone joins/quits.
joinGlobalSound:
Enabled: false
Sound: ''
firstJoinGlobalSound:
Enabled: false
Sound: ''
quitGlobalSound:
Enabled: false
Sound: ''
# Title Options
joinTitle:
Enabled: true
Title: '%prefix%'
SubTitle: '&9Welcome back to the Server, &n%player%&r&9!'
firstJoinTitle:
Enabled: true
Title: '%prefix%'
SubTitle: '&9Welcome to the Server, &n%player%&r&9!'
# Join/First Join/Quit Command Options
# (Supports Placeholders)
joinCommand:
Enabled: false
Command: ''
joinConsoleCommand:
Enabled: false
Command: ''
firstJoinCommand:
Enabled: false
Command: ''
firstJoinConsoleCommand:
Enabled: false
Command: ''
quitCommand:
Enabled: false
Command: ''
quitConsoleCommand:
Enabled: false
Command: ''
# Other Options
# Cancel the Join Message, Join Firework etc for operators
noOperatorMessage: false
# Clear the players inventory when they join
inventoryClearJoin: false
# Clear the players potion effects when they join
potionClearJoin: false
# Set the players health level when they join
# Level 20 = All Hearts
# Level 2 = 1 Heart
# Level 1 = Half a Heart
Health:
Enabled: false
Level: 20
# Set the player hunger level when they join
# Level 20 = All Hunger
# Level 2 = 1 Hunger
# Level 1 = Half a Hunger
Hunger:
Enabled: false
Level: 20
# Cancelled Events
# Disable players from taking hunger
hungerDisabled: false
# Disable players from crafting items
craftingDisabled: false
# Disable players from dropping items
itemDropDisabled: false
# Disable players from picking up items
itemPickupDisabled: false
# Permissions
noPermission: '%prefix% &cYou do not have permission to do that!'
reloadPermission: 'SimpleLogin.reload'
helpPermission: 'SimpleLogin.help'
checkPermission: 'SimpleLogin.check'
# SimpleLogin v2 - by RossRao
# Available Placeholders:
# %player% - Get the players name
# %playerdisplayname% - Get the players display name
# %prefix% - Get the plugins prefix
# %world% - Get the players current world
# %health% - Get the players health
# %maxHeatlh% - Get the players max health
# %hunger% - Get the players hunger
# %uuid% - Get the players UUID
#-----------------------------------------------------------------
# Utility Messages
Prefix: '&8[&9SimpleLogin&8]'
pluginReload: '&8<&a&l*&8> &7SimpleLogin: &aReloaded'
unknownArgument: '&8<&c&l*&8> &cThat argument does not exist, silly.'
# /SimpleLogin help message
helpMessage:
- '&8<&9&l*&8> &9&l&nSimpleLogin v2&r &8<&9&l*&8>'
- ''
- '&f&lCommands Usage:'
- ' &f» /SimpleLogin reload &7- Reload the plugin'
- ' &f» /SimpleLogin help &7- A list of commands'
- ' &f» /SimpleLogin check &7- Open the Check GUI'
- ''
- '&8<&3&l*&8> &3Discord: &ndiscord.gg/5TVUXfd&r &8<&3&l*&8>'
# Join/Quit Message Options
joinMessage:
Enabled: true
Message: '&8<&a+&8> &a%player%'
firstJoinMessage:
Enabled: true
Message: '&8<&a&l*&8> &a&n%player%&r &ahas joined the Server for the First Time! &8<&a&l*&8>'
quitMessage:
Enabled: true
Message: '&8<&c-&8> &c%player%'
# Join/First Join MOTD Options
joinMOTD:
Enabled: true
MOTD:
- '&8<&9&l*&8> &9Welcome back to the Server, &n%player%&r&9! &8<&9&l*&8>'
- ''
- ' &f- &7Discord: &fdiscord.gg/mydiscord'
- ' &f- &7Website: &fmywebsite.com'
- ' &f- &7Store: &fmystore.com'
- ''
firstJoinMOTD:
Enabled: true
MOTD:
- '&8<&9&l*&8> &9Welcome to the Server, &n%player%&r&9! &8<&9&l*&8>'
- ''
- ' &f- &7Rules: &f/rules'
- ' &f- &7Discord: &fdiscord.gg/mydiscord'
- ' &f- &7Website: &fmywebsite.com'
- ' &f- &7Store: &fmystore.com'
- ''
# Firework Options
Firework:
Join: true
FirstJoin: true
# Sound Options
# Available Sounds: https://www.spigotmc.org/wiki/cc-sounds-list/
joinSound:
Enabled: false
Sound: ''
firstJoinSound:
Enabled: false
Sound: ''
# Global sounds will be played to everyone on the server when someone joins/quits.
joinGlobalSound:
Enabled: false
Sound: ''
firstJoinGlobalSound:
Enabled: false
Sound: ''
quitGlobalSound:
Enabled: false
Sound: ''
# Title Options
joinTitle:
Enabled: true
Title: '%prefix%'
SubTitle: '&9Welcome back to the Server, &n%player%&r&9!'
firstJoinTitle:
Enabled: true
Title: '%prefix%'
SubTitle: '&9Welcome to the Server, &n%player%&r&9!'
# Join/First Join/Quit Command Options
# (Supports Placeholders)
joinCommand:
Enabled: false
Command: ''
joinConsoleCommand:
Enabled: false
Command: ''
firstJoinCommand:
Enabled: false
Command: ''
firstJoinConsoleCommand:
Enabled: false
Command: ''
quitCommand:
Enabled: false
Command: ''
quitConsoleCommand:
Enabled: false
Command: ''
# Other Options
# Cancel the Join Message, Join Firework etc for operators
noOperatorMessage: false
# Clear the players inventory when they join
inventoryClearJoin: false
# Clear the players potion effects when they join
potionClearJoin: false
# Set the players health level when they join
# Level 20 = All Hearts
# Level 2 = 1 Heart
# Level 1 = Half a Heart
Health:
Enabled: false
Level: 20
# Set the player hunger level when they join
# Level 20 = All Hunger
# Level 2 = 1 Hunger
# Level 1 = Half a Hunger
Hunger:
Enabled: false
Level: 20
# Cancelled Events
# Disable players from taking hunger
hungerDisabled: false
# Disable players from crafting items
craftingDisabled: false
# Disable players from dropping items
itemDropDisabled: false
# Disable players from picking up items
itemPickupDisabled: false
# Permissions
noPermission: '%prefix% &cYou do not have permission to do that!'
reloadPermission: 'SimpleLogin.reload'
helpPermission: 'SimpleLogin.help'
checkPermission: 'SimpleLogin.check'
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
SimpleLogin [1.8-1.16] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 16,333 times (via Spigot). Download it and open it directly in the game.
![[IMG]](http://proxy.spigotmc.org/9b6be98615c4185b680c5bfde8a0a848ed064a24?url=https%3A%2F%2Fgeekoholics.files.wordpress.com%2F2018%2F07%2Fdiscord-logowordmark-color.png)