Перейти к содержимому
Mineforgian

End Portal Timer

End Portal Timer helps server owners control when players are able to access the End Portal and fight the Ender Dragon.

Загрузки
6K
Подписчики
45
Обновлён
30 марта 2025 г.
Лицензия
All-Rights-Reserved

Опубликован 26 сентября 2023 г.

https://i.imgur.com/rvlBMZc.png

End Portal Timer helps server owners control when players are able to access the End Portal and fight the Ender Dragon. You can set a time limit for when the portal will become active, preventing players from rushing to the End too quickly. When the portal is inactive, players attempting to use it will receive a customizable message informing them of when it will become available.

This plugin is ideal for server owners who wish to schedule a grand Ender Dragon battle with many players for a more immersive and challenging experience. It also caters to those who prefer a more leisurely pace and want to ensure that players enjoy the game's content without rushing through it.

Commands
  • /endportaltimerreload (default op) - Reloads the configuration of the plugin.

Config

# Change this if you already configured the values below
enabled-plugin: true

# Date, time, and timezone when the end portal will be accessible
# Sample value for timezone is Asia/Singapore
# You can check the available timezone values here https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
# You MUST update the values of these;
# Date Format: YEAR-DAY-MONTH
# Time Format: HOUR-MINUTES-SECONDS
date: "2024-12-31"
time: "12:00:00"
timezone: "Asia/Singapore"

# Block access to the end portal frame
blockEndPortal: true

# Cooldown in seconds. You can adjust this value as needed.
hologramCooldown: 1

# The format of the message to send to players when they attempt to use the end portal and when the portal is accessible
messageFormat:
  - "&fEnd Dimension will be accessible on:"
  - "&6%endportaltimer_date% %endportaltimer_time% %endportaltimer_timezone%"

accessibleMessage: "&bEnd Portal is now accessible!"

Demo

Need Support? Join our discord server! https://discord.gg/GCxYsMG3u6

Hey there! Your feedback, suggestions, and bug reports would be super helpful in the thread. I would be really grateful if you could share your thoughts and help me improve the plugin. Don't be shy, let me know what you think!

Ченджлог

2.8Релиз1.21.3, 1.21.4, 1.21.5 · 30 марта 2025 г.
  • Added Support to Minecraft 1.21.5
  • Updated the Config:
# Whether to execute a server command when the portal becomes accessible
executeCommandOnAccess: true

# Command to execute when the portal becomes accessible
accessCommand: "say The End Portal has awakened!; playsound minecraft:entity.ender_dragon.growl master @a ~ ~ ~ 1 0.5"

If you're already using the plugin, you don't need to switch to this updated version.

As always, feedback, suggestions and bug report is much appreciated. You can join our discord server https://discord.com/invite/GCxYsMG3u6

2.1Релиз1.20.5, 1.20.6, 1.21 · 3 августа 2024 г.

Updated the date format for better clarity.

# Date Format: MONTH-DAY-YEAR
# Time Format: HOUR-MINUTES-SECONDS
date: "12-31-2024"
time: "12:00:00"
timezone: "Asia/Singapore"

If you're already using the plugin, you don't need to switch to this updated version.

As always, feedback, suggestions and bug report is much appreciated. You can join our discord server https://discord.com/invite/GCxYsMG3u6

2.0Релиз1.20.5, 1.20.6, 1.21 · 9 июля 2024 г.

Added Hologram Display when a player tried to place the ender eye on the end portal frame. (thanks @SnowCutieOwO for the suggestion!) Make sure to have DecentHologram installed to use this feature.

Config update (copy and paste this to your config):

# Cooldown in seconds. You can adjust this value as needed.
hologramCooldown: 1

# The format of the message to send to players when they attempt to use the end portal and when the portal is accessible
messageFormat:
  - "&fEnd Dimension will be accessible on:"
  - "&6%endportaltimer_date% %endportaltimer_time% %endportaltimer_timezone%"

Updated the link of the timezone database. https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

1.7Релиз1.20.4, 1.20.5, 1.20.6 · 6 июня 2024 г.

Added support for Minecraft 1.20.5 and 1.20.6.

Комментарии

Загружаем…