
Tag Game
Play tag in your Minecraft server!
- Загрузки
- 294
- Подписчики
- 4
- Обновлён
- 10 августа 2024 г.
- Лицензия
- GPL-3.0-only
Опубликован 29 июля 2024 г.
Tag Game is a plugin that will allow users to play tag in Minecraft, where one or multiple people must tag other players. Some features are:
MySQL or SQLite support.
1.16.5 - 1.21 support.
Minimessage and legacy colors support.
Multiple arenas. Players can play in different arenas with different game modes and times!
In-game setup. You can setup the arena in-game easily!
Multiple modes.
Limited and unlimited time.
One or more taggers in the same arena.
Fully customizable. Items and messages can be customised.
Scoreboards.
PlaceholderAPI support. Use placeholders in your messages or use the plugin's placeholders in messages from other plugins.
Saves inventory, xp, health, gamemode and more before joining an arena and restores it later.
Commands on arena end (for losers and for winners).
Join signs.
Developer API.
And more!

/tag createArena [name] - tag.createarena - Creates an arena
/tag removeArena [name] - tag.removearena - Removes an arena.
/tag join [name] - tag.join - Join an arena.
/tag leave - none - Leave the arena you are in.
/tag setLobby - tag.setlobby - Sets the main lobby to your current position.
/tag setup [arena] <setWorld / setFinishTime / setTaggersNumber> - tag.setup - Modify an arena and its settings.
/tag finishSetup - tag.setup - Stop setting up an arena.
/tag stop [name] - tag.stop - Stops an arena that is running.
/tag reload - tag.reload - Reloads the plugin.
/tag help - none - Shows information about the commands that THE USER has access to.

- Wiki: https://lucaaa.gitbook.io/tag-game
- Source code on GitHub: https://github.com/Luncaaa/Tag-Game-MC
- Javadocs: https://javadoc.jitpack.io/com/github/Luncaaa/Tag-Game-MC/main-SNAPSHOT/javadoc
If you need help, found a bug or want to suggest something, please do it in any of these places:
- Issues on GitHub: https://github.com/Luncaaa/Tag-Game-MC/issues
- Contact me on Discord: Lucaaa#6268 / luncaaa
Ченджлог
1.3Релиз1.20.5, 1.20.6, 1.21 · 10 августа 2024 г.
Main features: When the game ends, you can now execute actions for each player (different actions for winners and losers!) such as running commands, giving effects... The default actions are set in the config.yml file but you can also have different actions for each arena! Check the actions wiki for more info.
Additionally, the database and stats system has been reworked to run asynchronously and use HikariCP. Data is now only read when a player joins the server or for every online player when the plugin is reloaded and it's only saved when a game ends or the plugin is reloaded/disabled.
Developers: The API is now uploaded to jitpack and has Javadocs. Visit the wiki or the GitHub page to see how to implement it.
Minor changes:
Creating and removing join signs require the tag.setup permission and they have error and success messages.
Messages with Minimessage will now be parsed correctly, fixing text hovering not working.
Players' effects are now saved and restored when entering or leaving an arena or the arena setup mode.
Notes: I have tested this plugin on Paper 1.21 although I may have missed some bugs. If you encounter any, please report it on GitHub or Discord, not on the reviews section.
Visit the wiki for more information.
1.2Релиз1.20.5, 1.20.6, 1.21 · 29 июля 2024 г.
Initial release on Modrinth. The plugin offers 2 gamemodes (Hit or TNT) and different settings, such as waiting area, limited or unlimited time... No future features are planned, only bug fixes and support for newer versions, but fell free to suggest anything on GitHub or on Discord!
Комментарии
Загружаем…