- 11,262 views, 0 today
- 1,073 downloads, 0 today
1,060
Greetings Planetminecraft!
You guessed it, back again with another plugin! This time I made something that resembles the ultimate tag from Dream's series with George. There might be some differences, and I might revisit the code to implement more customizable settings. This also goes to say for the other plugins I have recently uploaded!
Check out Block Shuffle in particular, it's super fun: https://www.planetminecraft.com/mod/blockshuffle-1-16-4-spigot-plugin/
Basically this minigame will teleport you and all the players you specify to a random location inside a world border with a 64x64 size. One of you will be selected as the tagger, this person must tag the other players by hitting them before the timer runs out.
If playing with multiple people, a person that is tagged also becomes a tagger and must now help the taggers win.
Usage: /ultimatetag
Note: This will set all players in the world as contestants, you can also use /ultimatetag <player> <player> ... to only specify specific players to join.
Default values
The timer is set to 2 minutes
World border is set to 64x64 in size
Both contestants and taggers receive a starter kit of tools, 16 blocks and a water bucket.
Taggers will additionally receive a punch 2 infinity bow, an arrow and a fishing rod. (All tools are unbreakable)
In the first 5-7 seconds, players are invisible, but after the invisibility goes away, they receive the glowing effect for the remainder of the game. Good luck!
Technical Details
This plugin is developed for Spigot, but should work on Paper Servers too.
Tested only on 1.16.4.
Source code: https://github.com/JavaBuckets-Corp/UltimateTag
Progress | 100% complete |
Game Version | Minecraft 1.16.5 |
Tags |
2 Update Logs
Update #2 : by JavaBuckets 12/13/2020 5:10:35 amDec 13th, 2020
New
On player death, contestants becomes taggers instead of dying. They also receive tagger items.
Additional items for taggers:
Punch 2 bow with infinity and an arrow
FIshing rod
Contestants get 5-7 seconds of invisibility, but then receive glowing effect for the remainder of the game
Minor changes
All tools are now unbreakable
Updated some text chats and their colors.
On player death, contestants becomes taggers instead of dying. They also receive tagger items.
Additional items for taggers:
Punch 2 bow with infinity and an arrow
FIshing rod
Contestants get 5-7 seconds of invisibility, but then receive glowing effect for the remainder of the game
Minor changes
All tools are now unbreakable
Updated some text chats and their colors.
LOAD MORE LOGS
4871345
7
Create an account or sign in to comment.
Anyone who wants to play the game as I update it (I want to add more modes to play with my friends) can download the plugin here: UltimateTag/target at main · sirstotes/UltimateTag (github.com) Download ultimatetag.jar
"/ultimatetag timer [int]" will set the time of the matches
"/ultimatetag border [int]" will set the worldborder size
"/ultimatetag addtaggeritem" will add the item the sender currently holds to the list of items that taggers will get
"/ultimatetag additem" will add the item the sender currently holds to the list of items that players will get
"/ultimatetag resetitems" will reset to default items
I also added a 1 minute warning to help with longer timers.
Awesome that you did this btw!
You're welcome to submit pull requests to the project on github, i'll eventually get around to having a look!
(I also really need to do some refactoring haha)
We are waiting for v0.0.4 :)
1) first tagger isn't counts as a tagger as I see. He is not blue in the tab bar and after death, his items is gone as well. (he didn't get tagger kit after death)
2) You need to change bow to punch 1, cz punch 2 is too op. nevermind its okay :)
3) There is no "1 minute left" reminder anymore! why lol
4) Timer upon the hotbar would be so cool!!! (please)
5) Sometimes (rarely) players spawns behind the border.
6) Borders damage should kill players in one shot (idk if you can make that).
You can go through the borders with a boat.
There is some features you should add :)
(please add 9th)
1) Punch 2 and infinity on Unbreakable bow
2) All tools Unbreakable too
(If you have no idea how to make unbreakable items, don't add that feature)
3) Compass, to find some crouching people.
4) Closing borders to 16x16 on the last minute. (kinda stupid)
5) Headstart for players. Like, freeze tagger for 5 seconds.
6) When player gets tagged, his items changes to tagger's kit, idk...
7) Iron armor for taggers
8) rods for taggers (maybe too op)
PLEASE ADD 9th!
VVV
9) POG! GLOWING EFFECT ON CONTESTANTS!!! so compasses are useless now loool
10) First tagger is not "blue" at the tab bar!
11) Statistics? Like wins and loses before nicnkname, like: " [(wins)/(loses)] Nickname "
12) Turn tagger after death.
2) Added
3) Number 9 overrules
4) I tested it, it becomes too easy for the tagger(s)
5) Gave contestants 5-7 seconds of invisibility
6) Added
7) With regen effect, I don't think this is necessary
8) Added
9) Added
10) Can't seem to get the blue names working the way I want to :C
11) Might add in the future
12) Added
Wow I'm glad I can help you with some ideas
If a contestant dies they just respawn inside the playfield, maybe I should make them taggers on death?