This is an addon for the plugin Skript, expanding the capabilities of the language.
This GitHub fork of Skcrew is based on improvements by avesatana, which were developed from Lotzy's original addon.
New repository https://gitlab.crewpvp.xyz/skript/skcrew
Important
Addon includes third-party code:
part of skript-db fork by Govindas
part of skent code
some modificated skript-gui
part of bitshift addon
The addon includes the following functionality:
- working with files and folders
- bitwise and logical operations with numbers
- plugin support floodgate and sending forms
- simplified creation of game GUIs
- parsing and executing code from text
- drawing on maps
- editing player rights
- execution of commands on behalf of a player with operator rights
- implementation InventoryDragEvent and the expressions he needs
- asynchronous/synchronous web requests
- getting information about the technical components of the server
- interaction with SQL-like databases
- working with strings using regular expressions
- plugin support ViaVersion to get the players' version
- work with game worlds: upload, copy, delete
- support for proxy communication between servers ( Velocity , Bungeecord )
- working with packets: creating, sending, receiving, editing
Skunity docs: https://docs.skunity.com/syntax/search/addon:skcrew
