No description
Find a file
2025-01-20 11:16:01 +01:00
.forgejo/workflows Misc 2025-01-18 18:36:24 +01:00
.idea add license 2024-11-27 20:46:13 +01:00
.mvn/wrapper Add building guide 2025-01-20 11:02:18 +01:00
docs Add building guide 2025-01-20 11:02:18 +01:00
src/main Fix sleep 2025-01-20 11:16:01 +01:00
tools Build for other versions 2024-12-28 18:49:58 +01:00
.gitignore initial commit 2024-11-14 18:25:30 +01:00
LICENSE.md add license 2024-11-27 20:46:13 +01:00
mvnw Add building guide 2025-01-20 11:02:18 +01:00
mvnw.cmd Add building guide 2025-01-20 11:02:18 +01:00
pom.xml Add building guide 2025-01-20 11:02:18 +01:00
README.md Clarify updater in README 2025-01-20 08:10:59 +01:00

This is alpha software, so it's likely something won't work properly.
Please report all suspicious behavior. You can do so on any of those:


tweaks724

Stuff not many other plugins do.

Dependencies:

  • 1.21.1 and newer
  • ProtocolLib
  • To use modules marked N, you must use a JAR made precisely for your server version.

Features

N - requires a specific version
P - requires ProtocolLib

Expand world border N

Expands the world border to 30,000,000 (from 29,999,984)

Hide world border P

Hides the world border. It's still there, just invisible.

Server brand N P

Modify the F3 brand, optionally include player's ping and server performance

Doors

Open two doors with one click. Knock on doors.

MOTD N P

Random MOTD for every ping

Chat mods N

  • Chat rooms players can freely create and join. Alerts like death and join messages are only within the player's chat room.
  • Proximity chat

/chat - switch chat room
/chatmanage - create, delete, modify etc. (tweaks724.chatmanage)

Compass

Holding a compass shows a bar with 4 directions and stuff like beds, lodestones, death pos (TODO) etc.

Pomodoro

Self-discipline with a pomodoro timer that's actually forced

/pomodoro (tweaks724.pomodoro)

Updater

Checks for updates of ALL* your plugins
Updates are still installed manually
*Those on SpigotMC and that release updates there

/updates - shows available updates (tweaks724.updates)

Hardcore N P

Hardcore hearts by chance

Sleep

Sleeping doesn't skip night, but speeds it up. The more players, the faster it goes.

  • Instant sleep
    One can instantly skip, but only a part of the night.
    There's 5 players on the server. A night is 10 minutes long.
    Each player can instantly skip 2 minutes of the night at any time, even if others aren't sleeping
  • Heal
    Sleeping heals

Authentication

Players are given a unique subdomain like "<key>.example.com" and they must use it to join
It can be enabled that new players can't join the server without a key

/tauth (tweaks724.tauth)

Full join

Players with tweaks724.bypass-full can join even when the server is full

Emergency alerts P

Issue messages that the player needs to read to keep playing, and that make an attention grabbing sound

/emergencyalerts (tweaks724.emergencyalerts)

Remote redstone

Adds a "gateway" item that are controlled over internet.
RETSTONE.md for more info

Knockback

Control knockback dealt by entities

Kill switch

Quickly kills (terminates) the server on trigger, via command or HTTP request. KILLSWITCH.md for more info

Swing through grass

Self-explanatory

Utility commands

  • /ping - displays player ping P
    Ping is calculated by the plugin.
    That allows for more precision (decimal places) and to get the ping immediately after a player join