MonitoringMinecraft MonitoringMinecraft
C

ClassySK

Плагин Paper

Object orientation for skript in the form of classes

17 скачиваний 1 подписчик
Оцените первым

ClassySK is an addon that adds proper object orientation capabilities to skript in the form of classes. Allowing you to write powerful, defensive code and explore OOP concepts within skript!

SkriptHubViewTheDocs SkriptDocs

Roadmap

Nothing here is set in stone but these are my future ambitions regarding the project (in no particular order)

  • Inheritance: extending other classes
  • Abstract Methods: unimplemented methods that should be implemented by inheritors
  • Transient fields: Fields that don't get saved
  • Method and Field Reflection

Code Examples

class SmartActionBar:
    public player: player
    public refreshRate: integer = 1

    private isActive: boolean = false
    private values: strings

    public play(value: string, duration: timespan):
        add {_value} to self::values

        if self::isActive is false:
            self::start()

        wait {_duration}
        remove {_value} from self::values

    public start():
        set self::isActive to true

        while self::isActive is true:
            if size of self::values is 0:
                exit loop

            set {_text} to join self::values with "&7 | &r"
            send action bar {_text} ? "" to self::player

            wait self::refreshRate*1 tick

        send action bar "" to self::player
        set self::isActive to false
set {-actionBar::%player%} to new instance of SmartActionBar:
    player: player
    refreshRate: 1

{-actionBar::%player%}::play("<red>cool text", 3 seconds)
Смотри также

Похожие подборки плагины — по версиям Майнкрафта, загрузчикам и жанрам.

Сервера Майнкрафт

Играть интереснее на сервере — выбирай в рейтинге серверов Майнкрафт и заходи прямо сейчас.

SkyBars
SkyBars Java + BE
306 онлайн
1.8 — 26.2 версия
🎮 ВЫЖИВАНИЕ ⚔️ АНАРХИЯ 🚗 ГТА РП 🎤 ГОЛОСОВОЙ ЧАТ 🎁 БЕСПЛАТНЫЙ ДОНАТ 🌟 СМП 💻 ПК+ТЕЛЕФОН
PazikCraft
8 онлайн
1.17 — 26.1.2 версия
Ванильное выживание со свадьбами, прокачкой боевых навыков и голосовым чатом
MineLandy
MineLandy Java + BE
28 онлайн
1.12.2 — 26.1.2 версия
Ванила и анархия без приватов — полная свобода действий и честное выживание
Minestory
20 онлайн
1.21 — 26.2 версия
Выживание • Экономика • Кланы • Приваты • Ивенты • PVP • Работа
MineLauncher
Лаунчер Майнкрафт без лицензии — все версии
Бесплатный лаунчер для ПК и Андроид — все версии 26.2, 1.21.11, 26.1.2, 1.21. Fabric, NeoForge, Forge, шейдеры, моды и скины в один клик.
Без лицензии Fabric, NeoForge, Forge Моды, шейдеры, скины Все версии Майнкрафта ПК и Андроид Для слабых ПК Сервера в лаунчере
Скачать бесплатно
Windows и Андроид · Бесплатно · Без лицензии
Наш чат