1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Lobby

Discussion in 'Scripts' started by iCodeDreams, Jun 21, 2020.

  1. iCodeDreams

    iCodeDreams New Member

    Joined:
    Sep 12, 2019
    Messages:
    0
    Likes Received:
    1
    [​IMG]

    Welcome to the
    BEST Lobby Script

    Created with the mindset for full customization with single file startup!
    Have you ever wanted simple lobby commands but don't want to spend the time making them? We know there are tons of scripts out there but are they fully customization in a config file? I think not!

    [​IMG]

    [​IMG]
    [​IMG]
    [​IMG]

    [​IMG]

    Code (Text):
    1. {
    2.     "Prefix": "&eLobby&6> &7",
    3.     "Version": "1.0",
    4.     "ServerID": "00000000000000000000",
    5.     "AdminID": "00000000000000000000",
    6.     "Debug": false,
    7.     "Lobby": {
    8.         "X": 0.0,
    9.         "Y": 0.0,
    10.         "Z": 0.0,
    11.         "WORLD": "world"
    12.     },
    13.     "PlayerJoin": {
    14.         "Message": "&6[PLAYER] &7joined the game!",
    15.         "PrivateMessage": [
    16.             "",
    17.             "",
    18.             "",
    19.             "",
    20.             ""
    21.         ],
    22.         "Title": "&aWelcome to the Server",
    23.         "Subtitle": "&7We hope you have fun!"
    24.     },
    25.     "PlayerQuit": {
    26.         "Message": "&6[PLAYER] &7left the game!"
    27.     },
    28.     "Messages": {
    29.         "Reload": "&aReloaded Lobby!",
    30.         "Teleport": "&7Teleporting to &eSpawn&7...",
    31.         "SendPlayerHub": "&aSending &e[PLAYER] &ato Hub!",
    32.         "SendAllHub": "&aSending &eALL PLAYERS &ato Hub!"
    33.     }
    34. }
    Easily Setup and Configure your Lobby in the config.json that is automatically generated in plugins/iCodeDevelopment/Lobby/config.json !

    • Easily Set Custom Join & Leave Mesasges
    • Customize Messages
    • Set Join Coordinates
    • Set Private Messages on Join
    • Set Titles and Subtitles on Join
    [​IMG]

    /lobby [Reload / Info]
    Reload the Lobby System, View your Current Version through in-game commands!
    General Permission Node: command.lobby
    Admin Permission Node: command.lobby.admin

    /sendhub [Player]
    Sends the Specified Player to the Server Hub!
    Permission Node: command.sendhub

    /sendallhub

    Sends Everyone to the Server Hub!
    Permission Node: command.sendallhub

    [​IMG]
    1. Download the lobbyconfig.sk File from this Post
    2. Install the Dependencies by downloading them Here
    3. Restart your Server
    [​IMG]

    Want to see a server running the Lobby Script?
    Check out
    PLAY.POPULARMMOS.NET!

    [​IMG]

    Created by: iCode Development

    [​IMG]

    Follow me on Twitter
    @iCodeDreamsMC
    Subscribe to me on YouTube @iCodeDreams
    Join my Discord by clicking here!

    [​IMG]

    [​IMG]

    Join the Discord for the Fastest Support!
     

Share This Page

Loading...