diff --git a/README.md b/README.md index 6a17e52..d4b2cc3 100644 --- a/README.md +++ b/README.md @@ -10,18 +10,17 @@
-

LPrefixor

+

Randomized Minigames

- This small Spigot Plugin was made by me a couple of years ago for an older Minecraft-Version. I recently found it again, started porting it to 1.21 and decided to upload - it to Github as a small memory for myself. I think I won't put much work into it as soon as i finished the TODOs, so dont expect anything great. + This spigot plugin adds a couple of Minigames all based on some sort of randomization. Currently working are two different types of Force Item Battles, a type of minigame where each player has to aquire an item faster than the others.
Explore the docs » There, sadly, are no docs yet.

- Report Bug + Report Bug · - Request Feature + Request Feature

@@ -56,10 +55,7 @@ -The Plugin is based on LuckPerms capabillity to add custom prefixes. It basically just changes the ChatColor the prefix gets assigned. -To do that, the command `/prefix` is added which allows you to change the color of the prefix a player has. More on the usage down below. Permissions for each color -are created when a new color is added and can be given or taken by admins (This functionality is currently not working, the fix should be -fairly easy tho. I will push an updated version soon). Keep in mind that Vanilla Minecfaft doesn't show prefixes at all so you will need tomething like TAB thst displays them in the Tab list and the chat. LPrefixor also doesn't sort the groups so you will have to do that within LuckPerm yourself if you want an Admin at the top and a player at the bottom. +I got inspired by a streamer and youtuber who plays these kinds of Minigames (BastiGHG)

(back to top)