▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Dragon Egg Game
Dragon Egg Game

Dragon Egg Game

A Minecraft mod that adds a small, capture the flag-like minigame to your SMP, making use of the otherwise rarely used dragon egg.

1.0K
9

Dragon Egg Game

Static Badge Static Badge Static Badge Static Badge

A Minecraft mod that adds a small, capture the flag-like minigame to your SMP, making use of the otherwise rarely used Dragon Egg.


Trivia

On our SMP Server, we never had any use for the Dragon Egg. After we defeat the Ender Dragon, someone would usually just take the Dragon Egg, put it in their Ender Chest and leave it there until the end of time. This way the Dragon Egg, which there exists only one of, never had the opportunity to be used for something bigger. So, after seeing something similar on another SMP, we decided to make a minigame out of it. This way the Dragon Egg would always be in play and also encourage some player interaction. This mod helped us enforce the rules of the game and made it easier to play. Now we want to share it with you!

Rules

These are the rules we came up with for our server. Of course, you can change them however you like!

  • Whoever is in possession of the dragon egg, has to place it somewhere accessible in their base.
  • Everyone else can now try to steal the dragon egg and then has to place it in their own base, and so on.
  • Stealing the egg is only allowed if the current bearer is online or has been offline for at least 3 days.
  • It is allowed to hide the egg or protect it from getting stolen but one should be able to obtain it without breaking blocks or any massive technical knowledge.
  • It's supposed to be fun, so don't take it too seriously!

Features

  • Automatic and recursive tracking of the Dragon Egg (even in shulker boxes inside chests)
  • Dragon Egg cannot be destroyed
  • Dragon Egg may teleport to spawn, when trying to destroy it or if it is otherwise lost or too far from a player
  • Commands for information about the game, the current bearer and the egg's (approximate) location
  • Global message when the egg is stolen
  • Extensive customization options
    • Per state (e.g. held by player, in chest, etc.) customization of egg visibility
    • All messages can be customized and support placeholders and the QuickText format
    • Run Actions based on events (e.g. when the egg placed)
    • Customizable BlueMap marker
    • Prevent the egg from entering Ender Chests or Shulker Boxes and Bundles
  • BlueMap integration. Discord integration is also planned in the far future
  • Custom Placeholders
  • A rudimentary API (ask on Discord or look on GitHub for usage)
  • IMPORTANT: It breaks when there is more than one Dragon Egg!

Commands

CommandDescriptionPermissionOP LevelDefault
/dragon_egg bearerInfo about the current bearer and the egg's locationdeg.bearerALL (0)
/dragon_egg infoInfo about the gamedeg.infoALL (0)
/dragon_egg helpList available commandsdeg.helpALL (0)
/degMod infodeg.admin.infoOWNER (4)
/deg reloadReloads the configdeg.admin.reloadOWNER (4)

Placeholders

Placeholder format: %placeholder%

PlaceholderDescriptionPermissionOP LevelDefault
deg:bearerThe current bearer of the egg
deg:posThe current location of the egg, respecting visibility settings
deg:exact_posThe exact current location of the eggdeg.placeholders.exact_posOWNER (4)
deg:randomized_posThe randomized current location of the eggdeg.placeholders.randomized_posOWNER (4)
deg:itemA hover text displaying the Dragon Egg

Predicates

The mod provides predicates that can be used in commands (also in-game).

PredicateDescription
deg:is_bearerMatches the current bearer of the egg.
deg:is_nearbyMatches players within the reward range of the egg.

Example: /execute as @a if predicate deg:is_bearer run say I am the bearer!

Actions

Since version 2.0 you can specify Actions that are triggered on certain events and executed if the condition is met.

Originally designed as a way to add rewards, Actions evolved into a flexible and powerful event-based system that lets you add basically any functionality you want, however you want it. Actions allow you to do anything from sending announcements to giving rewards (e.g. effects) for having the egg. They will even let you give better rewards based on the time a player holds the egg.

Currently, an Action is a Minecraft command that is executed by the server, if a condition is met. You can use any valid Minecraft command, including commands added by other mods.

You can read more about how to use Actions and what you can do with them in the wiki!

Default Configs

The config files are too long to be included here. You can find the default configs for different mod versions here:

Tips

  • If the mod says that the egg is in a player's inventory, but it is not, it is most likely in the player's Ender Chest.

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:GPL-3.0-only
Опубликован:11 месяцев назад
Обновлён:2 недели назад
Главная