No description
Find a file
Minecon724 84aa625eae
All checks were successful
/ deploy (push) Successful in 1m22s
Wording in config.yml
2024-12-06 18:01:34 +01:00
.forgejo/workflows optimize workflow 2024-11-30 19:13:48 +01:00
.idea add license 2024-11-27 20:46:13 +01:00
src/main Wording in config.yml 2024-12-06 18:01:34 +01:00
.gitignore initial commit 2024-11-14 18:25:30 +01:00
DEVELOPMENT.md add license 2024-11-27 20:46:13 +01:00
LICENSE.md add license 2024-11-27 20:46:13 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2024-12-06 17:13:59 +01:00
README.md Update readme to reflect changes 2024-12-06 17:41:11 +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:

Features

Those with P need ProtocolLib

Expand world border

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 P

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

Doors

Open two doors with one click. Knock on doors.

MOTD P

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

Updates ALL* your plugins
*Those on SpigotMC and that release updates there

Hardcore 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

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

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
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