Solved Skript Request | Minecraft Scoring System (New Thread)

  • 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!

crownowner

Member
Aug 23, 2023
17
0
1
25
Category:

Suggested name: Scoring

Spigot/Skript Version: 1.20.1

What I want: I want a minecraft Scoring System for my event. Every time I try and codde it, it just breaks so I'm asking for help here.

Ideas for commands:

1. I want it to edit the players score, such as /score add (player) (number)

2. I want it to be able to remove players score, such as /score remove (player) (number)

3. I want to be able to set a players score, such as /score set (player) (number)

4. I want it to be able to be cleared all players scores, such as /score clear (confirm)

5. I want it to be able to list everyones scores, such as /score list (global,player), if it's global, I want it to send a chat message telling the person who ran the command the scores. If it's player, I want the server to send a chat telling only the player's score.



Also, I want it so when a player kills a player, it gives the killed player 50 points (Score) and all other alive players 5 points. I also want a command that is /score (enable,disable): disable is resetting all dead players, and making them alive. Enable is just making sure players are alive.



Every time a player recieves points, I want the server to send a chat:



"&f[ &a&l+ &r&e&l(Ammount)  &r&f] &ePoints for (Surviving, or Killing.)"

Ideas for permissions: crownwars.score

When I'd like it by: As soon as possible.
 
Here it is:

Btw heres the permissions:
crownwars.receivealerts - Receive alerts when a player is viewing the scores
crownwars.scores - Use the command (REQUIRED FOR ALL PLAYERS)
crownwars.score.admin - Manage scores
crownwars.score.list - Bypass the list message

The commands are how you wanted them (except the list is /score list and to view your score its /score)
 
Here it is:

Btw heres the permissions:
crownwars.receivealerts - Receive alerts when a player is viewing the scores
crownwars.scores - Use the command (REQUIRED FOR ALL PLAYERS)
crownwars.score.admin - Manage scores
crownwars.score.list - Bypass the list message

The commands are how you wanted them (except the list is /score list and to view your score its /score)
Thank you, works perfectly fine. The fact is it's for a minecraft event and I'd probably like to placeholder it for 8 teams aswell. And, I cant seem to use it in command blocks, because the Score will be awarded on what the player does.
 
Would you prefer if I set objectives for the script that give you points.

Your decision.

Because your not that active ill make it just in case
 
Would you prefer if I set objectives for the script that give you points.

Your decision.

Because your not that active ill make it just in case
Hi there!

Sorry for being inactive, I completly forgot this because of school. Yes, that'd be great, could you do that please and thank you?
 
I made a scoreboard + made it so you get 1 point every time you kill someone.
Note: This requires skbee
(Replace play.myserver.co with your server ip)
2023-09-29_07.49.23.png