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!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

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

Lobby with skript.

Discussion in 'Skript' started by GoodCraft, Mar 12, 2023.

  1. GoodCraft

    GoodCraft Member

    Joined:
    Mar 27, 2019
    Messages:
    3
    Likes Received:
    0
    Hello everyone :emoji_hand_splayed:

    Literally, can a hub server be designed using the "skript plugin"? Is it possible to do this using the main lobby (bungeecord), other servers and the necessary skripts and skripts addons, provided they are all bungeecord? For example, the skywars skript. It might sound crazy but I'll make sure to set it to bungeecord and you can think of it like 12 maps = 12 consoles (or multiworld). In addition to this, entertainment menu, kit market, etc. (scripts will be written not inexperienced, but with the right steps in mind.) I just wonder. Of course, it will not be completely skript, I will only skript the appearance and functioning of the server. Like menus, special items (lobby items), scoreboard, tablist, permissions... For example, I will make a skript that will store players for every 30 players and keep these players in certain clusters. If I give an example, there are 100 people in the "lobby menu" lobby and only the clusters I have allocated will interact with each other. Thus, players will be comfortable in the lobby. Of course, there are many skript thought out like this, but it is not worth trying to do this without knowing the consequences.

    Videos and skript game: https://www.youtube.com/@integritn7172

    Do you think well thought out and well designed skripts cause problems?
     
  2. Zhync

    Zhync Active Member

    Joined:
    Feb 11, 2022
    Messages:
    69
    Likes Received:
    4
    Hi. There's addons to handle bungee management. You could also look at skript-reflect if any bits of java might help.
     
  3. GoodCraft

    GoodCraft Member

    Joined:
    Mar 27, 2019
    Messages:
    3
    Likes Received:
    0
    Hi, actually that's not the problem. Is the skript a powerful plugin? So that's what I mean. I asked if I could handle multiple players with the skript... So of course, there will be no bad skript, I will develop items that can make the least lag in the best way. But I have no idea how far a plugin with a simple language like a skript will take me.
     
  4. King_Creeperz

    King_Creeperz Member

    Joined:
    Oct 6, 2020
    Messages:
    44
    Likes Received:
    0
    Yes, but also no, skript is a really laggy plugin. So you might need some resources for your server. Then it'll work.
     
  5. Zhync

    Zhync Active Member

    Joined:
    Feb 11, 2022
    Messages:
    69
    Likes Received:
    4
    It's only laggy if you're using it wrong. My server's got only about 100mb of free RAM and I don't notice any stutters until I start doing things inefficiently. Worst case scenario, try to pick up skript-reflect for making things a few ms faster and skutilities or some database plugin for faster variables.
     
  6. GoodCraft

    GoodCraft Member

    Joined:
    Mar 27, 2019
    Messages:
    3
    Likes Received:
    0
    How would you recommend I use loops or variables? I'm currently making a skywars game and I need to use the players in the variable. I am using as:

    every 1 seconds:
    loop {test::*}:
    #more...

    Considering that there are 12 players in the variable, how many MB of ram will it use and will it cause problems?
     

Share This Page

Loading...