WinterLobby
Coming soon...
Hello, guys! It's my first plugin.
Commands
/yjreload - reload the plugin
Permissions
yaronjoin.joinmessage - join message;
yaronjoin.leavemessage - leave message;
yaronjoin.reload - reload permission.
Config (Latest version)
reload:
ifHasntPermission: '&cYou haven''t permission for this!'
message: '&aPlugin reloaded successfully!'
modules:
messageOnLeave: true
messageOnJoin: true
welcomeMessage: true#-- Modules --#
messageOnJoin:
groups:
default:
isVisible: false
message: '&e%player% joined the game.'
donator:
isVisible: true
message: '&e%player% joined the game.'
messageOnLeave:
groups:
default:
isVisible: false
message: '&e%player% left the game.'
donator:
isVisible: true
message: '&e%player% left the game.'
welcomeMessage:
#-- In new version now we can write any number of lores --#
#-- If you want to send empty message, set lore to '' --#
#-- Placeholders --#
#-- %displayname% - will be sent nick with prefixes and suffixes --#
#-- %name% - will be sent only nick --#
- '&6Hello, my best friend %displayname%!'
- '&fwelcomeMessage module &6in &c&lbeta'
- '&6Any number of lores. Yees!'
- '&6Thank you for downloading my plugin, %player%!'
Comments