Hedzer Kuijlman 7219df485f
All checks were successful
build / build (push) Successful in 1m2s
Added Fullbright (& tweaked config menu)
2025-06-30 14:22:40 +02:00
2025-03-18 12:58:45 +01:00
2025-03-18 12:58:24 +01:00
2025-03-18 12:58:24 +01:00
2025-06-29 20:43:51 +02:00
2025-06-29 20:57:22 +02:00
2025-03-18 12:58:45 +01:00
2025-03-18 12:58:45 +01:00
2025-06-29 20:54:57 +02:00
2025-03-18 12:58:45 +01:00

Logo

This mod is FAR FROM FINISHED, and initially just created for our private Survival Server. As a challenge I'm trying to make it as user-friendly as possible.


Current feature-set

Server Side

  • Custom join message
    Join Message
  • Custom quit message
    Quit Message
  • Custom chat message
    Chat Message
  • Tab list dimension indicator
    Overworld
    Nether
    End
    Spectator
  • Config
    • Configurable messages
    • Feature toggle
    • Version "control"
  • Shared Ender Chest
    • Shared EC Access control (via config)
    • Open/close EC block while opening/closing SEC
    • Play open & close sounds
  • Vein miner
    • Configurable animation (tick delay)
    • Leaves veinmineable using shears
      Code inspired by Inferis!
      VeinMiner
  • Chat Calculator
    • Check if operator is present before calculating
  • Replenish
  • Telekinesis
    • Configurable for Entity & Block seperately

Commands

  • /spectator | Essentially server-side free-cam, you get put in spectator and are able to fly around, once you use the command again you get put back to where you were.
  • /slimechunk (/sc) | See if you're currently in a slimechunk

Client Side

  • Teleportation Angle Viewer for this machine
    • Toggleable pitch/yaw lock while teleporting
      Teleportation Keybindings
  • Remove game fog (lava, water, etc.)
    • All types individually toggleable
  • Remove darkness effect
    • Toggleable
  • Keybinding for /spectator
  • Render block entities from a longer range
    • Toggleable via GUI
    • Configurable value
      • In GUI
  • Mod Menu integration
  • Zoom
    • Configurable
      • Smooth zoom
      • Initial zoom value
      • Zoom step value
      • Scroll to zoom further

To-do

General

  • Store server settings in world folder for better singleplayer use

Client side

Server Side


Other than that no more features! Be sure to give your idea by opening an issue with the label Feature Request

Description
No description provided
Readme CC0-1.0 413 KiB
2025-06-29 20:59:35 +02:00
Languages
Java 100%