Recent content by DroidVengeance

  • 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. DroidVengeance

    Script ChatFilter 1.0.6

    ChatFilter A simple yet effective chat filter for your server. Only three permissions needed. Use the commands: chatfilter.admin Get notifications when player's swear: chatfilter.notify Bypass the filter: chatfilter.bypass Commands Command | Description /chatfilter add (word) | Add the...
  2. DroidVengeance

    ChatFilter

    ChatFilter A simple yet effective chat filter for your server. Only three permissions needed. Use the commands: chatfilter.admin Get notifications when player's swear: chatfilter.notify Bypass the filter: chatfilter.bypass Commands Command | Description /chatfilter add (word) | Add the...
  3. DroidVengeance

    Script LockIT - Small Updates

    Just a couple small updates. Added protection from placing hoppers under double chests. Prior versions did not check for double chests and allowed hoppers to be placed on the side without the LockIT sign. Now prevents placing rails under chests. There is still a chance minecarts with hoppers...
  4. DroidVengeance

    Script LockIT - The List

    After numerous trials and errors, I was able to add a protected items list in the config.yml so you can add any block you want without hard coding it. This removed close to 200 lines of repetitive code! I also cut back on error messages from the messages.yml to "chests" and "other", instead of...
  5. DroidVengeance

    Script LockIT - Added support for some 1.14 blocks

    The blocks below can now be protected using LockIT Smithing Table Grindstone Stonecutter Further updates may include other blocks being added. If I missed any important ones, let me know and I'll add them.
  6. DroidVengeance

    Script LockIT - Removed outdated addons | Works on 1.14+

    This has been updated since October 2018. I forgot about it and figured I would update the resource. Completely removed all old traces of WildSkript and SkQuery. All YAML handling is done through skUtilities. Only requires Skript, skript-mirror, and skUtilities.
  7. DroidVengeance

    SkUtilities Error

    I'm a little confused, in your OP you have , but in your last post you're saying it's Is it supposed to be "GROUPS" or "GRUPOS"? If it's supposed to be GROUPS, and you code says GRUPOS, of course it will throw an error.
  8. DroidVengeance

    Help to delete item

    You can try clear loop-entity, but I would put some checks to debug where the code stops.
  9. DroidVengeance

    SkUtilities Error

    Did you use the code I just posted? It's slightly different than yours.
  10. DroidVengeance

    SkUtilities Error

    Try add arg 2 to skutil yaml nodes "Grupos." of file "plugins/SkPermissions/grupos.yml"
  11. DroidVengeance

    How can I remove the "dyed" tag from leather armor?

    In the past I have used give 1 leather boot with no nbt to the player I’m not sure if this still works or not.
  12. DroidVengeance

    Script LockIT - UUID Support and Small Updates

    Added UUID support back in. Added anvils, fence gates, and enchantment tables to fastlock Placement of hoppers below a protected container are now cancelled to prevent theft.
  13. DroidVengeance

    Script LockIT - 1.13.1 Support

    Updated to support 1.13.1! Only needed a couple lines changed but there may be bugs. I don't really foresee any, just an FYI in case. Be sure to delete your config.yml. You will need script-mirror v1.19.1
  14. DroidVengeance

    Solved Skungee connect to server

    Looks to be an issue with the address or port number based off the error. java.net.UnknownHostException:
  15. DroidVengeance

    My server keeps crashing.

    Try this version of Tuske - TuSKe 1.8.3-PikachuPatch-v3