SETUP
- Transfer the “.sk” extension file in the package you downloaded to the “Skript/scripts” section in the plugin folder on your server.
- Transfer the folder where the “.sk” extension file in the package you downloaded stores the data into the plugin folder.
- Install the required plugins/skript addons on your server.
- Use the command “/reload” to activate the script. Or restart the server.
- (Plugin) Skript 2.10.2 or higher - Download
- 1.21, 1.21.4, 1.21.5
Code:
options:
# --- Config
# Set the times in seconds. (Decimal numbers like 15.1 will be rounded up to 16)
# Set to 0 to completely disable the drop security system.
drop_secure: 15
drop_secure_format: "&8[&c[duration]&8] &e[player]" # Placeholders > [duration] | [player]
break_secure: 30
break_secure_format: "&8[&c[duration]&8] &e[player]" # Placeholders > [duration] | [player]
fishing_secure: 15
fishing_secure_format: "&8[&c[duration]&8] &e[player]" # Placeholders > [duration] | [player]
