Signed-off-by: Minecon724 <minecon724@noreply.git.m724.eu>
This commit is contained in:
parent
e67c187f4e
commit
ba7f1aa226
1 changed files with 10 additions and 10 deletions
20
README.md
20
README.md
|
@ -14,7 +14,7 @@ Stuff no<sub><sup>t many</sup></sub> other plugins do.
|
|||
Dependencies:
|
||||
- **1.21.1 and newer**
|
||||
- [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
|
||||
|
||||
|
@ -44,7 +44,7 @@ Random MOTD for every ping
|
|||
`/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.
|
||||
Holding a compass shows a bar with four directions and stuff like beds, lodestones, death pos (TODO) etc.
|
||||
|
||||
### Pomodoro
|
||||
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.
|
||||
- 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. \
|
||||
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
|
||||
- Heal \
|
||||
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`)
|
||||
|
||||
### Remote redstone
|
||||
Adds a "gateway" item that are controlled over internet. \
|
||||
[RETSTONE.md for more info](/Minecon724/tweaks724/src/branch/master/docs/RETSTONE.md)
|
||||
Adds a "gateway" item controlled over the internet. \
|
||||
[RETSTONE.md for more info](docs/RETSTONE.md)
|
||||
|
||||
### Knockback
|
||||
Control knockback dealt by entities
|
||||
|
||||
### Kill switch
|
||||
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
|
||||
|
||||
### Durability alert
|
||||
Self-explanatory too.
|
||||
|
||||
### WordCoords
|
||||
Converts coords to words and back so you easily remember them.
|
||||
Converts coords to words so remembering is easier.
|
||||
|
||||
`/wordcoords` (`tweaks724.wordcoords`)
|
||||
|
||||
### 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**. \
|
||||
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue