Skip to content

current in Skript : lambda (funtional interface impl), routines, pdc

License

Notifications You must be signed in to change notification settings

devdinc/skripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skripts

Personal Skript files created for various purposes.

Documentation

All documentation, setup instructions, and usage examples are maintained in the project wiki.

For technical details Ask DeepWiki

Purpose

The wiki includes:

  • Installation and configuration instructions
  • Skript usage examples
  • Architecture and design notes
  • Troubleshooting and FAQs

Contributing

Most scripts in this repository are developed primarily for personal use and are provided as-is. Contributions and feedback are welcome.

Please note:

  • Not all pull requests will be accepted, as changes must align with the project’s direction and use cases.
  • Moderately significant bug fixes or meaningful improvements are very likely to be accepted.
  • Smaller stylistic or opinion-based changes may be declined.

If you are unsure whether a proposed change would be implemented, please create an issue before submitting a pull request.

Common Issues

Load Order

If you encounter errors such as Can't understand this expression, the issue is most likely related to load order.

Skript loads files alphabetically, with folders being prioritized. To control load order, prefix the Skript file with a folder or a character such as 0_ or ! (e.g., !testframework.sk)

TODO

Currents plans include:

  • multiline lambda expression
  • making the test framework support extending over the skriptlang native test suit
  • Auto casting for primitives, pdc.sk(new Byte,Integer etc)

About

current in Skript : lambda (funtional interface impl), routines, pdc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •