2024-11-30 11:51:01 +01:00
2024-11-30 11:56:48 +01:00
This is alpha software, so it's likely something won't work properly. \
2024-11-30 11:51:01 +01:00
Please report all suspicious behavior. You can do so on any of those:
- https://git.m724.eu/Minecon724/tweaks724/issues
- https://discord.gg/86X4Z5JUeq
- https://www.spigotmc.org/threads/tweaks724.670906/
---
2024-11-18 16:52:57 +01:00
# tweaks724
2024-11-30 11:51:01 +01:00
Stuff no< sub > < sup > t many< / sup > < / sub > other plugins do.
2024-11-18 16:52:57 +01:00
2024-11-29 17:19:10 +01:00
Dependencies:
2025-01-18 18:36:24 +01:00
- **1.21.1 and newer**
2024-12-12 17:09:48 +01:00
- [ProtocolLib ](https://www.spigotmc.org/resources/protocollib.1997/ )
2025-01-20 12:12:12 +01:00
- To use modules marked < sup >< sub > N</ sub ></ sup > , you must use a JAR [made for the exact server version. ](/Minecon724/tweaks724/src/branch/master/docs/BUILDING.md )
2024-11-18 16:52:57 +01:00
2024-11-29 17:19:10 +01:00
# Features
2024-11-18 16:52:57 +01:00
2025-01-18 18:36:24 +01:00
< sup > < sub > N< / sub > < / sup > - requires a specific version \
< sup > < sub > P< / sub > < / sup > - requires ProtocolLib
### Expand world border <sup><sub>N</sub></sup>
2024-12-01 11:27:59 +01:00
Expands the world border to 30,000,000 (from 29,999,984)
2025-01-18 18:36:24 +01:00
### Hide world border <sup><sub>P</sub></sup>
2024-11-29 17:19:10 +01:00
Hides the world border. It's still there, just invisible.
2025-01-18 18:36:24 +01:00
### Server brand <sup><sub>N P</sub></sup>
2024-11-29 17:19:10 +01:00
Modify the F3 brand, optionally include player's ping and server performance
### Doors
Open two doors with one click. Knock on doors.
2025-01-18 18:36:24 +01:00
### MOTD <sup><sub>N P</sub></sup>
2024-11-29 17:19:10 +01:00
Random MOTD for every ping
2025-01-18 18:36:24 +01:00
### Chat mods <sup><sub>N</sub></sup>
- Chat rooms players can freely create and join. Alerts like death and join messages are only within the player's chat room.
- Proximity chat
2024-11-29 17:19:10 +01:00
2024-12-12 17:09:48 +01:00
`/chat` - switch chat room \
`/chatmanage` - create, delete, modify etc. (`tweaks724.chatmanage` )
2024-11-29 17:19:10 +01:00
### 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
2024-12-12 17:09:48 +01:00
`/pomodoro` (`tweaks724.pomodoro` )
2024-11-29 17:19:10 +01:00
### Updater
2025-01-20 08:10:59 +01:00
Checks for updates of ALL* your plugins \
Updates are still installed manually \
2024-11-29 17:23:26 +01:00
< sub > *Those on SpigotMC and that release updates there< / sub >
2024-11-29 17:19:10 +01:00
2024-12-12 17:09:48 +01:00
`/updates` - shows available updates (`tweaks724.updates` )
2025-01-18 18:36:24 +01:00
### Hardcore <sup><sub>N P</sub></sup>
2024-11-29 17:19:10 +01:00
Hardcore hearts by chance
2024-11-30 11:30:15 +01:00
### Sleep
Sleeping doesn't skip night, but speeds it up. The more players, the faster it goes.
2024-12-12 17:09:48 +01:00
- Instant sleep \
2025-01-02 20:29:15 +01:00
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
2024-11-30 20:13:22 +01:00
2024-12-06 17:41:11 +01:00
### 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
2024-12-12 17:09:48 +01:00
`/tauth` (`tweaks724.tauth` )
### Full join
Players with `tweaks724.bypass-full` can join even when the server is full
2025-01-18 18:36:24 +01:00
### Emergency alerts <sup><sub>P</sub></sup>
2024-12-12 17:09:48 +01:00
Issue messages that the player needs to read to keep playing, and that make an attention grabbing sound
`/emergencyalerts` (`tweaks724.emergencyalerts` )
2024-11-30 20:13:22 +01:00
2024-12-29 18:40:56 +01:00
### Remote redstone
2024-12-31 21:35:44 +01:00
Adds a "gateway" item that are controlled over internet. \
2025-01-01 16:32:28 +01:00
[RETSTONE.md for more info ](/Minecon724/tweaks724/src/branch/master/docs/RETSTONE.md )
2024-12-31 21:35:44 +01:00
### Knockback
Control knockback dealt by entities
2024-12-29 18:40:56 +01:00
2025-01-01 16:32:28 +01:00
### Kill switch
Quickly kills (terminates) the server on trigger, via command or HTTP request.
[KILLSWITCH.md for more info ](/Minecon724/tweaks724/src/branch/master/docs/KILLSWITCH.md )
2025-01-02 18:56:42 +01:00
### Swing through grass
2025-01-18 18:36:24 +01:00
Self-explanatory
2025-01-01 16:32:28 +01:00
2024-12-12 17:09:48 +01:00
### Utility commands
2024-11-30 20:13:22 +01:00
2025-01-18 18:36:24 +01:00
- `/ping` - displays player ping < sup >< sub > P</ sub ></ sup > \
2024-11-30 20:13:22 +01:00
**Ping is calculated by the plugin**. \
That allows for more precision (decimal places) and to get the ping immediately after a player join