Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Glitch patches
- patcher:
- # If enabled: Toggles vanish off if you're vanished. (Essentials)
- fix-vanish: false
- # If enabled: Patches player returning to arena using /back after the match. (Essentials)
- fix-back: true
- # If enabled: Disables teleporting to players in match. This was implemented due to the following exploit:
- # 1) Player 1 sends a duel request to player 2.
- # 2) Player 3 sends /tpa to Player 1.
- # 3) Player 1 types /tpaccept (Lets assume there's a 5 second delay)
- # 4) Player 2 types /duel accept, and player 1 & player 2 teleports to the arena.
- # 5) Player 3 will be teleported into the arena after 5 seconds, to player 1.
- # 6) The Exploit: Player 3 can now pick up duel kit items
- # Players with OP or the permission 'duels.admin' will bypass this function.
- fix-teleport: true
Advertisement
Add Comment
Please, Sign In to add comment