Minecraft Mods

Ultimate Tag 1.16.4 [Spigot Plugin]

  • 10,619 views, 3 today
  • 1,018 downloads, 0 today
  • 15
  • 16
  • 27
JavaBuckets's Avatar JavaBuckets
Level 80 : Elite Modder
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
Progress100% complete
Game VersionMinecraft 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.
LOAD MORE LOGS

Create an account or sign in to comment.

1
03/12/2021 12:16 am
Level 1 : New Miner
sirstotes
sirstotes's Avatar
Back Again! This time I added a freezetag gamemode! To play it, use the command "/ultimatetag freeze"
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
1
01/24/2021 1:57 pm
Level 1 : New Miner
sirstotes
sirstotes's Avatar
Very fun game! I forked the github to add a few features I thought would be fun, although I haven't tested them out yet. These additions will add some more customizability to the games, as long as they actually work -_-
"/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.
1
01/28/2021 10:19 am
Level 80 : Elite Modder
JavaBuckets
JavaBuckets's Avatar
Yeah I was thinking about at some point getting around to adding config files or commands to adjust the settings for this plugin, as well as the other plugins i recently developed.
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)
1
12/13/2020 9:10 amhistory
Level 1 : New Miner
Wintter
Wintter's Avatar
Okay, v0.0.3 is sick ngl.



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.
2
12/12/2020 6:18 pmhistory
Level 1 : New Miner
Wintter
Wintter's Avatar
Okay. Me and my friends are still playing with this plugin. You did a lot lol, its so much fun!!!



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
12/13/2020 5:13 am
Level 80 : Elite Modder
JavaBuckets
JavaBuckets's Avatar
1) Added
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
2
12/13/2020 7:35 am
Level 1 : New Miner
Wintter
Wintter's Avatar
Thank you so much!!!!!!!!!

Wow I'm glad I can help you with some ideas
1
12/11/2020 8:20 am
Level 1 : New Miner
Wintter
Wintter's Avatar
Bro! This plugin is so sick! You should add like change to spectator mode after death. And also ( when contestant dies, it not counts as tagged player (I think) )
2
12/11/2020 9:13 am
Level 80 : Elite Modder
JavaBuckets
JavaBuckets's Avatar
Thanks a lot!

If a contestant dies they just respawn inside the playfield, maybe I should make them taggers on death?
1
12/11/2020 9:21 am
Level 1 : New Miner
Wintter
Wintter's Avatar
Sure!!!
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome