From e0fc6d551b15e16cc98fc649ae716eaa259f5791 Mon Sep 17 00:00:00 2001 From: Josh Date: Thu, 18 Jun 2026 12:37:12 -0500 Subject: [PATCH] Add wilderness-teleport-blocker plugin Adds the Wilderness Teleport Blocker plugin. Prevents accidental casting of wilderness teleport spells (Ancient, Arceuus Cemetery, Lunar Ice Plateau) by removing their menu entries while keeping the spells visible on the spellbook. Does not rearrange or reorder spells in the spellbook to do so. Has options to toggle off and on. Useful for players who want safety against misclicks from going into the wilderness. --- plugins/wilderness-teleport-blocker | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/wilderness-teleport-blocker diff --git a/plugins/wilderness-teleport-blocker b/plugins/wilderness-teleport-blocker new file mode 100644 index 000000000000..5f36ac249859 --- /dev/null +++ b/plugins/wilderness-teleport-blocker @@ -0,0 +1,2 @@ +repository=https://github.com/Aiyasei/wilderness-teleport-blocker +commit=2cdaaa4