ClearScreen
This is a simple plugin to clear the terminal screen for terminals that don't have a GUI for it. This is useful as you can't run clear or cls while a Minecraft server is running, as it will be inferred as a Minecraft command.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
ClearScreen
This is a simple plugin to clear the terminal screen for terminals that don't have a GUI for it. This is useful as you can't run `clear` or `cls` while a Minecraft server is running, as it will be inferred as a Minecraft command.
Simply run `cls` in the server console and the screen will be cleared.
Planned Updates
- Sponge and NeoForge Server support is potentially planned in the future - Fabric Server and Quilt Server is a big maybe - After that it will most likely go into maintenence mode, but I *might* add more loaders
This has been tested on Purpur and Velocity on Linux and BungeeCord on Windows 11