tweaks724/README.md

91 lines
2.8 KiB
Markdown
Raw Normal View History

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:
2024-12-05 19:39:21 +01:00
- **1.21.1** this is mandatory as the plugin uses NMS for some stuff\
The focus is on [a widely used version](https://bstats.org/global/bukkit) that has [good mod support](https://modrinth.com/modpack/fabulously-optimized/versions?c=release)
2024-11-29 17:19:10 +01:00
- [ProtocolLib](https://www.spigotmc.org/resources/protocollib.1997/) (optional, but you lose a lot)
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
2024-11-29 17:19:10 +01:00
Those with <sup>P</sup> need ProtocolLib
2024-11-18 16:52:57 +01:00
2024-12-01 11:27:59 +01:00
### Expand world border
Expands the world border to 30,000,000 (from 29,999,984)
### Hide world border <sup><sup><sub>P</sub></sup></sup>
2024-11-29 17:19:10 +01:00
Hides the world border. It's still there, just invisible.
### Server brand <sup><sup><sub>P</sub></sup></sup>
Modify the F3 brand, optionally include player's ping and server performance
### Doors
Open two doors with one click. Knock on doors.
### MOTD <sup><sup><sub>P</sub></sup></sup>
Random MOTD for every ping
### Chat rooms
Chat rooms players can freely create and join. Alerts like death and join messages are only within the player's chat room.
### 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
### Updater
2024-11-29 17:23:26 +01:00
Updates ALL* your plugins \
<sub>*Those on SpigotMC and that release updates there</sub>
2024-11-29 17:19:10 +01:00
### Hardcore <sup><sup><sub>P</sub></sup></sup>
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.
### 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. \
2024-11-30 20:13:22 +01:00
Each player can instantly skip 2 minutes of the night at any time, even if others aren't sleeping
2024-12-06 17:35:05 +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-11-30 20:13:22 +01:00
# Commands
### /chat
Changes chatroom
### /chatmanage
`tweaks724.chatmanage` \
Manages chatroom, like create, delete etc.
### /ping
Displays your ping. \
**Ping is calculated by the plugin**. \
That allows for more precision (decimal places) and to get the ping immediately after a player join
### /pomodoro
`tweaks724.pomodoro` \
2024-12-06 17:35:05 +01:00
Manage your pomodoro
- `/pom start` to start
- `/pom stop` to stop
- `/pom` to skip stage
### /tauth
`tweaks724.tauth` \
Manages authentication keys.
- `/tauth <key>` to see who the key is bound to
- `/tauth new` to create a key
- `/tauth delete <key>` to delete a key