This resource is not plugin
Special drops script is used to add visual element to game.
When player drops item, it will show amount of dropped item, name of item and time before the item is deleted
What is script offering?
- Customizability
- Function, which can be used anywhere
Requirements:
-
Skript
-
SkBee
Installation:
- Download the special drops script
- Put script in file located /plugins/skript/scripts
Setting up:
- Open file specialdrops.sk
- Edit values in "Options" section to your liking
- You can set worlds where script work, time before item is deleted, display name of all three item deletion phases
Code (Text):
#-----------------------------------------------------------------------------------------------------
options:
#basic
worlds: "world" or "world_nether" or "world_the_end"
particles: true
time: 30
name_level1: "&7[&6%item amount of (item of {_e})%x&7] &e%type of item of {_e}% &7(&a%{_time}%s&7)"
name_level2: "&7[&6%item amount of (item of {_e})%x&7] &e%type of item of {_e}% &7(&e%{_time}%s&7)"
name_level3: "&7[&6%item amount of (item of {_e})%x&7] &e%type of item of {_e}% &7(&c%{_time}%s&7)"
#-----------------------------------------------------------------------------------------------------
FAQ:
Can i edit the file?
Yes, script is written to be easily understood and edited
Can i order custom scripts?
Yes, you can contact me on my discord
Where to send ideas for improvements?
Join my discord and send the idea
Can i order one image, like is the one at top of page?
Yes, you can contact me on my discord
Don't use reviews to report bugs or give ideas