Jump to content

How can you make different scoreboards for different demission's?


TheSckwadbros999

Recommended Posts

You can check the player's world, and if the world is something like kit-pvp only, mine-only, plot-only, etc... then you can make it load the specific one for each player in different world/s

If I have helped you out in your post or you liked what I posted, please upvote and react to my post! It helps me a lot!

Some Minehut Links:

Server Rules • Staff Applications • News & Updates • Reports • Appeals


Minehut: VIP (07/04/2021 --> Current)
Elestra/Versa Realms: Manager (12/04/2021 --> Current)

If you have any questions contact me!
My Discord: BanditEagle#2481
My Spigot Profile: https://www.spigotmc.org/members/banditeagle.935281/
My IGN: BanditEagle

Link to comment
Share on other sites

So would I have to put a variable like something like this: in world <World name>:             

                                                                                                     trigger:

                                                                                                         blah blah blah 

Link to comment
Share on other sites

for example something like this:

every 5 seconds:
  loop all players:
    if world of loop-player is <world1>:
      [code]
    else if world of loop-player is <world2>:
      [code]
     etc etc

[I just said 5 seconds since the scoreboard would lag less that way, but you can set it to anything you want

If I have helped you out in your post or you liked what I posted, please upvote and react to my post! It helps me a lot!

Some Minehut Links:

Server Rules • Staff Applications • News & Updates • Reports • Appeals


Minehut: VIP (07/04/2021 --> Current)
Elestra/Versa Realms: Manager (12/04/2021 --> Current)

If you have any questions contact me!
My Discord: BanditEagle#2481
My Spigot Profile: https://www.spigotmc.org/members/banditeagle.935281/
My IGN: BanditEagle

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...