shhh
Find a file
2025-02-23 23:09:43 -06:00
src/main v1.4.1 2025-02-23 23:09:43 -06:00
pom.xml v1.4.1 2025-02-23 23:09:43 -06:00
README.md v1.4.0 2024-11-12 22:21:22 -06:00

PokiSense 1.8.8 plugin

What is it?

Up until Minecraft 1.20 Pre-release 5, Minecraft clients had a glitch that allowed them to connect to multiple servers at once. This lets both servers interact with the client (say one enables flight, letting the client fly in the other server).

PokiSense is a 1.8.8 plugin that replicates this glitch thanks to Lunar Client Deep Links (lunarclient://). This plugin also has some cool interactions with the client.

Warning

If not used with caution, this may get you banned from servers, if you end up banned, I advise you to stop having such skill issues 💀

Docs

Commands must be run in console, otherwise there's a 99% chance that they won't work.

At the moment this client only works on Windows.

  • /connect <server_ip> [delay_ticks]
    • Connects to the target server with a delay using the glitch mentioned. Default delay: 10
      Must have Lunar Client launched beforehand.
  • /staff
    • Attempts to enable Lunar Staff Mods (X-Ray).
  • /headed
    • Toggles fake Creative Mode with flight disabled.
  • /fly [speed]
    • Toggles flight. Speed goes from 0 to 10 counting decimals. Set no arguments to toggle off.
  • /speed [speed]
    • Sets walking speed. Speed goes from 0 to 10 counting decimals. Set no arguments go back to normal speed.
  • /glow <premiumPlayer...>
    • Attempts to apply a glow effect to each player via Lunar Client API.
  • /cglow
    • Same as /glow but takes the name copied in the clipboard.
  • /block [slot]
    • Sets the given slot to a random colored wool infinitely. Slot must be in range of 0-9. Set no arguments to cancel the infinite loop.
  • /kb [x] [z] [apothem]
    • Spawns a border at the given coordinates with a specified apothem using Lunar Client API. In some circumstances, this doesn't work. Set no arguments to remove all borders (including borders spawned by the target server).
  • /chat <message...>
    • Sends a message to everyone connected to the WS (everyone using PokiSense).
  • /panic
    • Disables Staff Mods, sets the Gamemode to survival, disables flight, removes all glow effects from all players and removes all borders.