Search results

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

  1. ceruleanReverie

    Errors with ascii conversion?

    Hi, I'm trying to make a simple function to convert text to rot13. I'm using skutilities' ascii expressions to accomplish this, however I get errors in console whenever I try to convert from ascii back to text. Skript Version (do not put latest): Skript 2.2 (dev35b) Skript Author: Bensku...
  2. ceruleanReverie

    Solved Execute sever commands from discord message event?

    Hey all, I'm making a discord bot that interacts with my mc server... after some bugtesting I've come to realize that I can't execute server commands (even ones in functions) from a "synchronous event" which vixio's "on guild message receive" event seems to be. Loading the script results in no...
  3. ceruleanReverie

    Skripts fail to load when using craftconomy?

    Hey, I use craftconomy on my server and recently updated to mc 1.11 and bensku's fork (dev-25), except now my skripts will not load unless craftconomy is not on my server. Every time the server starts up, it will send a stacktrace for nearly every skript I have, citing a null pointer exception...
  4. ceruleanReverie

    Factions support in 1.11.2?

    Hello, I need to have (FULL) support for mcore factions in 1.11.2, but the only two addons that seem to work on 1.11+ either don't have everything I need or just cause errors in my console without actually working. I'm using paper for 1.11.2 if that matters, as well as skript 2.2 dev23...