Recent content by Legoman99573

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

    Now, what are you waiting for? Join the community now!

  1. Legoman99573

    Addon GravesX - Library fixes

    Moved 2 necessary libraries from external sources to compiled with the plugin. This should prevent the errors on 1st install going forward.
  2. Legoman99573

    Addon GravesX

    Legoman99573 updated GravesX with a new update entry: Library fixes Read the rest of this update entry...
  3. Legoman99573

    Addon GravesX

    Legoman99573 updated GravesX with a new update entry: Get rid of the grinch in the update Read the rest of this update entry...
  4. Legoman99573

    Addon GravesX - Get rid of the grinch in the update

    Fixed a null pointer when block returns null.
  5. Legoman99573

    Addon GravesX

    Legoman99573 updated GravesX with a new update entry: Christmas Update Read the rest of this update entry...
  6. Legoman99573

    Addon GravesX - Christmas Update

    Changes: Added Projectiles being able to destroy graves (disabled by default) Added GraveProjectileHitEvent (fires when a projectile destroys a grave. Can be cancelled.) Developers can now use #getGraveFromBlockLocation(Location) to get a grave based on location. This will grab the block in...
  7. Legoman99573

    Addon GravesX - New Permission Node

    Though we were aware that people took advantage of a long standing bug pertaining to keep inventory, for administrative usage, this is now fixed and due to the request of undoing this, I have decided to create a permission node to make this a feature instead so that those who don't want to deop...
  8. Legoman99573

    Addon GravesX

    Legoman99573 updated GravesX with a new update entry: New Permission Node Read the rest of this update entry...
  9. Legoman99573

    Addon GravesX

    Legoman99573 updated GravesX with a new update entry: Database Fix Read the rest of this update entry...
  10. Legoman99573

    Addon GravesX - Database Fix

    This release fixes a bug with database options being case sensitive. This now allows the words to be case insensitive, so that means if its all in lowercase, it will still accept it. Thanks .divideconquer for reporting the bug.
  11. Legoman99573

    Addon GravesX

    Legoman99573 updated GravesX with a new update entry: Small Adjustment to libraries Read the rest of this update entry...
  12. Legoman99573

    Addon GravesX - Small Adjustment to libraries

    Libraries for Databases will not load if not required (this prevents large disk usage and useless library pulls if a database option isn't being used) This was a long standing issue that was never address and would like to clear the auth dependency issue brought up. This is required for the...
  13. Legoman99573

    Addon GravesX - Big update

    Changes: Added support for NoteBlockAPI (disabled by default) Fixed bug with inventory on servers older than 1.21.3 Fixed sound enum bug from servers older than 1.21.3 Added GraveWalkOverEvent (this would have called GraveAutoLootEvent, but gave it its own event to be consistent) Better...
  14. Legoman99573

    Addon GravesX

    Legoman99573 updated GravesX with a new update entry: Big update Read the rest of this update entry...
  15. Legoman99573

    Addon GravesX

    Legoman99573 updated GravesX with a new update entry: Event Fixes Read the rest of this update entry...