Improve README
All checks were successful
/ build (push) Successful in 6m28s

Signed-off-by: Minecon724 <minecon724@noreply.git.m724.eu>
This commit is contained in:
Minecon724 2025-05-18 10:37:01 +02:00
commit ba7f1aa226
Signed by: Minecon724
GPG key ID: A02E6E67AB961189

View file

@ -14,7 +14,7 @@ Stuff no<sub><sup>t many</sup></sub> other plugins do.
Dependencies: Dependencies:
- **1.21.1 and newer** - **1.21.1 and newer**
- [ProtocolLib](https://www.spigotmc.org/resources/protocollib.1997/) - [ProtocolLib](https://www.spigotmc.org/resources/protocollib.1997/)
- 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) - To use modules marked <sup><sub>N</sub></sup>, you must use a JAR [made for the exact server version.](docs/BUILDING.md)
# Features # Features
@ -44,7 +44,7 @@ Random MOTD for every ping
`/chatmanage` - create, delete, modify etc. (`tweaks724.chatmanage`) `/chatmanage` - create, delete, modify etc. (`tweaks724.chatmanage`)
### Compass ### Compass
Holding a compass shows a bar with 4 directions and stuff like beds, lodestones, death pos (TODO) etc. Holding a compass shows a bar with four directions and stuff like beds, lodestones, death pos (TODO) etc.
### Pomodoro ### Pomodoro
Self-discipline with a pomodoro timer that's actually forced Self-discipline with a pomodoro timer that's actually forced
@ -65,7 +65,7 @@ Hardcore hearts by chance
Sleeping doesn't skip night, but speeds it up. The more players, the faster it goes. Sleeping doesn't skip night, but speeds it up. The more players, the faster it goes.
- Instant sleep \ - Instant sleep \
One can instantly skip, but only a part of the night. \ One can instantly skip, but only a part of the night. \
There's 5 players on the server. A night is 10 minutes long. \ There are five 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 Each player can instantly skip 2 minutes of the night at any time, even if others aren't sleeping
- Heal \ - Heal \
Sleeping heals Sleeping heals
@ -85,30 +85,30 @@ Issue messages that the player needs to read to keep playing, and that make an a
`/emergencyalerts` (`tweaks724.emergencyalerts`) `/emergencyalerts` (`tweaks724.emergencyalerts`)
### Remote redstone ### Remote redstone
Adds a "gateway" item that are controlled over internet. \ Adds a "gateway" item controlled over the internet. \
[RETSTONE.md for more info](/Minecon724/tweaks724/src/branch/master/docs/RETSTONE.md) [RETSTONE.md for more info](docs/RETSTONE.md)
### Knockback ### Knockback
Control knockback dealt by entities Control knockback dealt by entities
### Kill switch ### Kill switch
Quickly kills (terminates) the server on trigger, by command or HTTP request. Quickly kills (terminates) the server on trigger, by command or HTTP request.
[KILLSWITCH.md for more info](/Minecon724/tweaks724/src/branch/master/docs/KILLSWITCH.md) [KILLSWITCH.md for more info](docs/KILLSWITCH.md)
### Swing through grass ### Swing through grasses
Self-explanatory Self-explanatory
### Durability alert ### Durability alert
Self-explanatory too. Self-explanatory too.
### WordCoords ### WordCoords
Converts coords to words and back so you easily remember them. Converts coords to words so remembering is easier.
`/wordcoords` (`tweaks724.wordcoords`) `/wordcoords` (`tweaks724.wordcoords`)
### Utility commands ### Utility commands
- `/ping` - displays player ping <sup><sub>P</sub></sup> \ - `/ping` - display player ping <sup><sub>P</sub></sup> \
**Ping is calculated by the plugin**. \ **Ping is calculated by the plugin**. \
That allows for more precision (decimal places) and to get the ping immediately after a player join That allows for more precision (decimal places) and to get the ping immediately after a player joins