This plugin sends messages when a staff, donor enters the server!
COMPATIBLE WITH PERMISSIONSEX & LUCKPERMS (You can also use it without)
The video does not feel / see, but lightning works :3
You find all the necessary permissions in the config
Code (YAML):
[/SIZE
]
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# #
# Plugin Developed By @Ilario42 #
# #
# Version 7.4 #
# #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# Default Config: https://www.spigotmc.org/resources/join-staff-message.23496/#config
# Maintenance Mode. Permissions bypass: jsm.forcejoin
Maintenance:
enabled
: false
# WARNING: I preferred to move the maintenance message to another file,
# so as not to lose the comments, which can always be useful to you.
# If your Maintenance message no longer works, manually add
# the following string to the top file. Careful,
# in the new file you will not have to enter #:
# ConsoleData:
# MaintenanceMsg: '&cError: &4Maintenance'
# Lightning on Join. Permissions: jsm.lightning
Lightning:
enabled
: true
# Vanish Message on Join and Left. Permissions: jsm.vanish
Vanish:
enabled
: true
# Command On Join Console/Player. #%player% is a player.
CommandJoin:
console
: false
#Permissions: jsm.consolecmdex
players
: false
#Permissions: jsm.playerscmdex
cmdconsole
: 'say hello
%player%' #Executed By Console
cmdplayers
: 'spawn'
#Executed By Players
# This feature allows you to use permissionsEX & LuckPerms prefixes. Permissions: jsm.message
MessageMode:
PermissionsEx
: false
LuckPermsHook
: false
ConfigHook
: true
# PermissionsEx / Luckperms Message. Permissions: jsm.message
PermissionsMessages:
Join
: '&9Staff>
%prefix% &b%player% &6join the server'
Left
: '&9Staff> &b
%player% &4left the server'
# JoinMessage User: -> Use \n for multiple lines
WelcomeMessage:
enabled
: true
message
:
"
&5&m---------------------------------------------&f \n
&bHello &e%player%&b, welcome to &eServer &b(&awww.ilariochiera.it&b)\n
&cPlease edit this message in the Configuration.yml\n
&5&m---------------------------------------------&f "
# Custom messages that do not use permissionsEx & LuckPerms.
ConfigHookMessage:
default:
perms
: 'jsm.guest'
join
: '&8Join> &7
%player%'
quit
: '&8Quit> &7
%player%'
founder:
perms
: 'jsm.founder'
join
: '&9Staff> &c&lFounder &b
%player% &ajoin the server'
quit
: '&9Staff> &c&lFounder &b
%player% &7left the server'
admin:
perms
: 'jsm.admin'
join
: '&9Staff> &4&lAdmin &b
%player% &ajoin the server'
quit
: '&9Staff> &4&lAdmin &b
%player% &7left the server'
admin+:
perms
: 'jsm.admin+'
join
: '&9Staff> &4&lAdmin+ &b
%player% &ajoin the server'
quit
: '&9Staff> &4&lAdmin+ &b
%player% &7left the server'
mod:
perms
: 'jsm.mod'
join
: '&9Staff> &2&lMod &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lMod &b
%player% &7left the server'
mod+:
perms
: 'jsm.mod+'
join
: '&9Staff> &2&lMod+ &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lMod+ &b
%player% &7left the server'
helper:
perms
: 'jsm.helper'
join
: '&9Staff> &2&lHelper &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lHelper &b
%player% &7left the server'
helper+:
perms
: 'jsm.helper+'
join
: '&9Staff> &2&lHelper+ &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lHelper+ &b
%player% &7left the server'
builder:
perms
: 'jsm.builder'
join
: '&9Staff> &2&lBuilder &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lBuilder &b
%player% &7left the server'
builder+:
perms
: 'jsm.builder+'
join
: '&9Staff> &2&lBuilder+ &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lBuilder+ &b
%player% &7left the server'
pluginner:
perms
: 'jsm.pluginner'
join
: '&9Staff> &2&lPluginner &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lPluginner &b
%player% &7left the server'
developer:
perms
: 'jsm.developer'
join
: '&9Staff> &2&lDeveloper &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lDeveloper &b
%player% &7left the server'
vip1:
perms
: 'jsm.vip1'
join
: '&9Staff> &2&lVip1 &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lVip1 &b
%player% &7left the server'
vip2:
perms
: 'jsm.vip2'
join
: '&9Staff> &2&lVip2 &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lVip2 &b
%player% &7left the server'
vip3:
perms
: 'jsm.vip3'
join
: '&9Staff> &2&lVip3 &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lVip3 &b
%player% &7left the server'
vip4:
perms
: 'jsm.vip4'
join
: '&9Staff> &2&lVip4 &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lVip4 &b
%player% &7left the server'
vip5:
perms
: 'jsm.vip5'
join
: '&9Staff> &2&lVip5 &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lVip5 &b
%player% &7left the server'
group1:
perms
: 'jsm.group1'
join
: '&9Staff> &2&lGroup1 &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lGroup1 &b
%player% &7left the server'
group2:
perms
: 'jsm.group2'
join
: '&9Staff> &2&lGroup2 &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lGroup2 &b
%player% &7left the server'
group3:
perms
: 'jsm.group3'
join
: '&9Staff> &2&lGroup3 &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lGroup3 &b
%player% &7left the server'
group4:
perms
: 'jsm.group4'
join
: '&9Staff> &2&lGroup4 &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lGroup4 &b
%player% &7left the server'
group5:
perms
: 'jsm.group5'
join
: '&9Staff> &2&lGroup5 &b
%player% &ajoin the server'
quit
: '&9Staff> &2&lGroup5 &b
%player% &7left the server'
#
# End of file <-- No seriously, you're done with configuration.
#
[SIZE=4
]
Hello.
The plugin was updated, before it was a script! But going ahead in time you learn more and more, so it was possible to create a professional plugin.
Many join messages have been added to many groups, all bukkit '&' color supported!
Downloads:
✔ 100 downloads
✔ 200 downloads
✔ 300 downloads
✔ 40
0 downloads
✔ 500 downloads
✔ 600 downloads
✔ 700 downloads
✔ 800 downloads
✔ 900 downloads WOW. Thank you so much!
✔ 1000 downloads OMG! FANTASTIC!
✔ 2000 downloads I LOVE THIS 