SkNBTPreserver

Script SkNBTPreserver 1.6.1

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

Palgia

Member
Jul 16, 2017
33
0
16
30
Palgia submitted a new resource:

SkNBTPreserver - Allows preserving the NBT of blocks and heads once placed

View attachment 8435

A very simple Skript that addresses a single issue: not being able to retrieve the same blocks that were placed!


Now placing a block or a head saves the original item for the drop when it is broken by a player or an explosion!
code_language.skript:
SkNBTPreserverGetItemFromBlock(block)
    Returns the original item from a block
    Example: drop...

Read more about this resource...
 
Palgia updated SkNBTPreserver with a new update entry:

Major improvements!

Major improvements!

*
Fixed a lot of bugs
* Added /sknbtpreventer command (alias: /sknbtp, /sknbt)
* Added /sknbtpreventer check to check all registered blocks
* Added /sknbtpreventer purge to check the database for removing useless data
* Added /sknbtpreventer search to show all blocks in the server. You can search by name (n:<name of block) or by player (p:<player>)
* Added /sknbtpreventer removeall <name> to remove all blocks by name
* Added some functions:
-...

Read the rest of this update entry...