Giter VIP home page Giter VIP logo

skore's Introduction

Skore

A Skript addon dedicated to perfecting scoreboards.

Requires TitleManager currently: https://www.spigotmc.org/resources/titlemanager.1049/ Until 1.13 Skript comes out and I make my own Packet Handling system for Scoreboards.

Set use-config to false in the TitleManager configurations to be able to fully utilize TitleManager and Skore's syntax.

Example:

on join:
	setup skoreboard for player
	if player has a skoreboard:
		set title of skoreboard player to "&a&lDamn, this some clean title"
		set slot 1 of skoreboard player to "test"

Syntax:

Syntax:
  PropertyExpressions:
    ExprValue:
      enabled: true
      changers: '[SET, DELETE, RESET]'
      description: Returns or changes the value of the Skoreboard(s).
      syntax:
      - '[Skore] [(all [[of] the]|the)] (slot|value|line)[s] %numbers% (of|from|in)
        skoreboard[s] %players%'
      - '[Skore] %players%''[s] skoreboard[s] (slot|value|line)[s] %numbers%'
    ExprTitle:
      enabled: true
      changers: '[SET, DELETE, RESET]'
      description: Returns or changes the title of the Skoreboard(s).
      syntax:
      - '[Skore] [(all [[of] the]|the)] title[s] (of|from|in) skoreboard[s] %players%'
      - '[Skore] %players%''[s] skoreboard[s] title[s]'
  Conditions:
    CondPlayerSkoreboard:
      enabled: true
      description: Check if the player has a skoreboard initialized.
      syntax:
      - '%player% (1¦has|2¦does not have) [a] skoreboard'
  Effects:
    EffSetupSkoreboard:
      enabled: true
      description: Setup the Skoreboard for the player, tells the system their skoreboard.
      syntax:
      - (1¦(create|set[up])|2¦(remove|reset|delete)) [a] [([skore] sc|sk)oreboard]
        (for|to|of) %players%

skore's People

Contributors

thelimeglass avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.