Lobby-SNAPSHOT icon

Lobby-SNAPSHOT -----

Custom ScoreBoard,Bans,Warn,Kick



Config.yml
Code (Java):

ping :
  noPermission : '&c⚠ You do not have permission to use this command!'
  consoleError : '&c⚠ Console cannot use this command!'
  selfPing : '&7Your ping is: &a%ping%ms'
  quality :
    excellent : '&2Excellent'
    good : '&aGood'
    moderate : '&eModerate'
    poor : '&cPoor'
    bad : '&4Bad'
support :
  noPermission : '&c⚠ You do not have permission to use this command!'
  consoleError : '&c⚠ You must be a player to use this command!'
  header : '&6&lMainCommands Support'
  discord : '&6&l/discord - Join Discord Server'
  teamspeak : '&6&l/teamspeak - Join Teamspeak Server - &cBeta and Coming Soon'
  forums : '&6&l/forums - Visit our Forums - &cBeta and Coming Soon'
discord :
  message - 1 : '&3&l &9&lDiscord'
  message - 2 : '&3&l Join our discord server'
  message - 3 : '&3&l www.discord.com/example.com'
lobby :
  noPermission : '&c⚠ You do not have permission to use this command!'
  cooldown : '&c⚠ Please wait %time% seconds before using this command again!'
  header : '&8&l≪ &6&lLobby Commands &8&l≫'
  footer : '&8&l≪ &6&lEnd of Commands &8&l≫'
  generalCommands : '&a&lGeneral Commands:'
  premiumCommands : '&b&lPremium Commands:'
  adminCommands : '&c&lAdmin Commands:'
  commandList :
  - '&7➤ &e/lobby &8- &7Main command for the lobby'
  - '&7➤ &e/ping &8- &7Check your ping'
  - '&7➤ &e/support &8- &7Get support from staff'
  - '&7➤ &e/information &8- &7Get server information'
  - '&7➤ &e/spawn &8- &7Teleport to spawn'
  - '&7➤ &e/sb &8- &7Toggle scoreboard'
  - '&7➤ &e/help &8- &7Show help commands'
  - '&7➤ &e/discord &8- &7Join our Discord server'
  - '&7➤ &b/fly &8- &7Fly around the lobby'
  - '&7➤ &b/fly high &8- &7Fly with increased speed'
  - '&7➤ &c/ban &8- &7Ban a player'
  - '&7➤ &c/kick &8- &7Kick a player'
  - '&7➤ &c/mute &8- &7Mute a player'
  - '&7➤ &c/reload &8- &7Reload the plugin'
  - '&7➤ &c/setspawn &8- &7Set the spawn location'
  - '&7➤ &c/unban &8- &7Unban a player'
  - '&7➤ &c/unmute &8- &7Unmute a player'
  - '&7➤ &c/vanish &8- &7Toggle visibility'
  - '&7➤ &c/warn &8- &7Warn a player'
messages :
  spawn :
    teleport : '&aTeleported to spawn.'
    notSet : '&cSpawn location is not set.'
  setspawn :
    success : '&aSpawn location set successfully.'
  respawn :
    teleport : '&aTeleported to spawn.'
    notSet : '&cSpawn location is not set.'
banMessages :
  success : '&aSuccessfully banned %player% for %reason% (Ban ID: %ban_id%)'
  noPermission : '&cYou do not have permission to ban!'
  usage : '&cUsage: /ban <player> [duration] <reason>'
  playerNotFound : '&cPlayer not found.'
  kickMessage : |-
    §c§lLobbyBan§ 7» §cBanned for %reason %
    § 4§oBanned by CONSOLE

    §7It seems like you are using a hacked client, please disable it !
    §cUnban in §f > §e %timeLeft %
    §7Ban ID : §e %ban_id %

    §7Unban application in TS or forum
    §eTS -Ip§ 7 » §ccoming soon
    §eForum§ 7 » §ccoming soon
  invalidDuration : '&cInvalid duration format. Use s (seconds), m (minutes), h (hours),
    or d (days).'

  expiration : '&aBan expires on %date%'
  advancedBanMessage : |-
    §c§lLobbyBan § 7» §cBanned for %reason %
    § 4§oBanned by CONSOLE

    §7It seems like you are using a hacked client, please disable it !
    §cUnban in §f > §e %timeLeft %
    §7Ban ID : §e %ban_id %

    §7Unban application in TS or forum
    §eTS -Ip§ 7 » §ccoming soon
    §eForum§ 7 » §ccoming soon
  forumLink : §eForum§ 7 » §ccoming soon
unbanMessages :
  success : '&aSuccessfully unbanned %player%'
  noPermission : '&cYou do not have permission to unban!'
  usage : '&cUsage: /unban <player>'
  notBanned : '&cThat player is not banned.'
fly :
  noPermission : '&cYou don' 't have permission to use this command!'
  notAPlayer : '&cOnly players can use this command!'
  enabled : '&aFly mode enabled!'
  disabled : '&cFly mode disabled!'
  highEnabled : '&aHigh-Speed Fly mode enabled!'
  highDisabled : '&cHigh-Speed Fly mode disabled!'
  normalSpeed : 0.1
  highSpeed : 0.5
information :
  noPermission : '&cYou do not have permission to use this command!'
  rules :
  - '&7• No hacking or exploiting.'
  - '&7• Be respectful to all players.'
  - '&7• No advertising or spamming.'
  social :
    discord : https : //discord.com/example
    website : https : //example.com
    store : https : //store.example.com
  server :
    version : 1.20.1
    gamemode : Survival
  staffContact :
  - '&7• Contact admins via /discord.'
  - '&7• Report issues in our Discord server.'
  - '&7• For urgent matters, email [email protected].'
  quickCommands :
  - '&7• &b/spawn - &fReturn to spawn'
  - '&7• &b/help - &fView help commands'
muteMessages :
  success : '&aSuccessfully muted &e%player% &afor &e%duration%. Mute ID: &e%mute_id%'
  successPermanent : '&aSuccessfully muted &e%player% &apermanently. Mute ID: &e%mute_id%'
  noPermission : '&cYou don' 't have permission to use this command!'
  usage : '&cUsage: /mute <player> [duration] <reason>'
  playerNotFound : '&cPlayer not found!'
  exempt : '&cThis player cannot be muted!'
  alreadyMuted : '&cThis player is already muted!'
  invalidDuration : '&cInvalid duration format! Use: <number>[s/m/h/d]'
  playerMuted : '&cYou have been muted for &e%duration%&c. Reason: &e%reason%. Mute
    ID: &e%mute_id%'

  playerMutedPermanent : '&cYou have been permanently muted. Reason: &e%reason%. Mute
    ID: &e%mute_id%'

  cannotChat : '&cYou cannot chat while muted! Time remaining: &e%timeLeft%'
  cannotChatPermanent : '&cYou cannot chat while permanently muted!'
  unmute :
    success : '&aSuccessfully unmuted &e%player%'
    notMuted : '&cThis player is not muted!'
    noPermission : '&cYou don' 't have permission to unmute players!'
  staff :
    notification : '&7[Staff] &e%player% &7was muted by &e%muter% &7for: &e%reason%.
      Mute ID: &e%mute_id%'

    unmuteNotification : '&7[Staff] &e%player% &7was unmuted by &e%unmuter%'
scoreboard :
  title : '&e&lLOBBY'
  enabled -message : '&aScoreboard enabled!'
  disabled -message : '&cScoreboard disabled!'
  No -permission : '&cNo permission'
  lines :
  - '&8&m------------------------'
  - '&fOnline Players: &a%online_players%'
  - '&fYour Name: &a%player_name%'
  - ''
  - '&fRank: &a%Lobby_rank%'
  - '&fBalance: &6%vault_eco_balance_formatted%'
  - ''
  - '&e%ip_server%'
  - '&8&m------------------------'
  update -interval : 20
blockBreak :
  messages :
    noPermission : '&c⚠ &7You cannot break blocks here!'
    permissionMessage : '&cYou have permission to break blocks here!'
join :
  messages :
    prefix : '&8[&aTest By Abbas&8] '
    welcome : '&a&lWelcome &e%player% &a&lto the server!'
    leave : '&c%player% &7has left the server!'
blockPlace :
  messages :
    noPermission : '&c⚠ &7You cannot place blocks here!'
titles :
  welcome :
    title : '&6&l%Lobby_rank%'
    subtitle : '&7Welcome &b%player_name%'
    fadeIn : 20
    stay : 60
    fadeOut : 20
  rank :
    title : '&b&l%Lobby_rank%'
    subtitle : '&7%player_name%'
    fadeIn : 10
    stay : 40
    fadeOut : 10
teleport -bow :
  name : '&b&lTeleport Bow'
  lore :
  - '&7Right click to teleport to'
  - '&7the location you are looking at.'
  arrow -speed : 2.0
  enabled : true
warnMessages :
  warn :
    success : '&aSuccessfully warned %player% for %reason%'
    noPermission : '&cYou do not have permission to warn!'
    usage : '&cUsage: /warn <player> <reason>'
    playerNotFound : '&cPlayer %player% is not online!'
    exempt : '&cThis player cannot be warned!'
    header : '&c━━━━━━━━━━━━━━━━━━━━━━━━━━━━'
    warningMessage : '&c⚠ You have been warned by &e%sender%'
    reasonMessage : '&cReason: &e%reason%'
    staffNotification : '&7[Staff] &e%player% &7was warned by &e%sender% &7for: &e%reason%'
 
Resource Information
Author:
----------
Total Downloads: 204
First Release: Mar 30, 2025
Last Update: May 29, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings