Resource icon

Script Graves - 1.7 thru 1.14 1.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!

Supported Minecraft Versions
  1. 1.7
  2. 1.8
  3. 1.9
  4. 1.10
  5. 1.11
  6. 1.12
  7. 1.13
Extremely basic. Places a head at the death location. The head can only be broken by the victim and drops the victim's inventory when broken. If there is no air block at or near the death location, the player keeps all their items on respawn. You can adjust the code to fit your needs.

Tested on 1.14.2, but there's no reason I can think of where it wouldn't work on lower versions.

giphy.gif
Author
JayJayJay175
Downloads
1,067
Views
1,067
First release
Last update
Rating
1.00 star(s) 1 ratings

Latest updates

  1. new stuff

    graves will now expire after five minutes all graves expire when the script loads items are...

Latest reviews

[15:48:19 ERROR]: [Skript] 'player' is not an item stack (death.sk, line 20: add slot {_n} of player to {_inv::*}')
[15:48:19 ERROR]: [Skript] 'player' is not an item stack (death.sk, line 22: add slot 40 of player to {_inv::*}')
[15:48:19 WARN]: [Skript] Possible name conflict of variables {grave::%player%} and {grave::*} (there might be more conflicts). (death.sk, line 26: set {grave::%player%} to player')
[15:48:19 ERROR]: [Skript] There's no loop that matches 'loop-value' (death.sk, line 63: drop loop-value-2 at location at loop-block')
[15:48:19 ERROR]: [Skript] 'not air' is not an entity type (death.sk, line 64: loop-value-2 is not air')