스크립트로 킵인벤세이프나 아이템을 몇개삭제하는 것이 가능한가요
가능하다면 어떵헤게하는지 스크립트좀 알려주세요
1. https://skriptlang.github.io/Skript/classes.html#gamerule
2. on death:
@if entity is player:
@@loop 36 times:
@@@chance of 확률%:
@@@@set slot loop-value of player's inventory to air
건축
팀뉴일리시
2024-11-23
1
KHC
2024-10-25
2
2024-10-10
dbasd12
2024-10-09
레드스톤
노트블럭전문가
2024-10-08
거너아나
2021.11.051. https://skriptlang.github.io/Skript/classes.html#gamerule
2. on death:
@if entity is player:
@@loop 36 times:
@@@chance of 확률%:
@@@@set slot loop-value of player's inventory to air