• 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.14
Any error or bug not paste them on the home page, use private message

You can donate to me in https://www.paypal.me/MattyHD0 :emoji_slight_smile:

Requieres:
- Skript

¿How does it work?
TripwirehookDupeFix has 2 functions
1) Block all attempts by the player when he tries to place a tripwire hook in a trapdoor
2) If the player for some magic reason sets the tripwire hook, by pressing the string it detects if the tripwire hook is in a trapdoor, if it is deleted​

Code:
options:
    prefix: &4&lTDF: &r

    cancelPhysics: &ePossible duplicate/place attempt, player(s) nearby: &c%{_atd.dupeList::*}% &e(%{playerNearbyDetection}%&e blocks)
    noNearbyPlayers: &cNone

    noPermission: &cYou do not have permissions to execute this command

    notifications: true

    version: 1.0.0

variables:
    playersNearbyDetection = 10
Code:
/tdf version - tdf.admin
/tdf reload - tdf.reload

tdf.notify - Notifies user with permission in question when someone tries to place/duplicate

Screenshot_3.png

Without TripwirehookDupeFix
1.jpg


With TripwirehookDupeFix
2.jpg
Author
MattyHD0
Downloads
512
Views
512
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from MattyHD0