⭐DailyEvents⭐ -- Special events will happen during the day/night! ✅Totally Configurable!✅ icon

⭐DailyEvents⭐ -- Special events will happen during the day/night! ✅Totally Configurable!✅ -----

TOTALLY CONFIGURABLE -- Special events will happen during the day/night!



DailyEventsReloaded -- Special events will happen during the day/night!
TOTALLY CONFIGURABLE
Are you considering adding some special events to your server? If so, this plugin could be your best choice!

***如果你想要给该插件提建议或反馈问题,请加QQ群434135227

✅Commands:
/de reload -- Reload the plugin
/de set [world] [DailyEvent] -- Set the DailyEvent in the world you choose
/de [world] -- See what is the current world event
/de next [world] -- See what event will happen next

✅PlaceholderAPI Support
%dailyevents_CurrentWorldEvent% -- The Current Event of the world where the player is

%dailyevents_CurrentWorldNextEventOfxxx % -- The Next Event of the world where the player is; for example: %dailyevents_CurrentWorldNextEventOfworld_nether% means that it will return the translated name of the dailyevent which will happen next in the world where the player is
%dailyevents_TimeToNextEvent% -- See after how long the next event will happen (in seconds, now only support "world")

✅Compatibility

  • PlaceholderAPI
  • Residence
  • SuperVanish / PremiumVanish / EssentialX / VanishNoPacket

"Weight" here means "Priority"!
Current Events:
✅World Events:
1. AttackFatigue (Day Weight 20 / Night Weight 15): Player's attack damage becomes 0.
2. Disorder (Day Weight 15 / Night Weight 10): Player loses hunger when eating normal food, but gains hunger and health when eating poisonous food (e.g., pufferfish).
3. Excited (Day Weight 15 / Night Weight 10): Player gains Speed II effect.
4. Luck (Day Weight 20 / Night Weight 25): Player gains Luck I effect.
5. NoTarget (Day Weight 20 / Night Weight 18): Monsters cannot target the player, even if attacked by the player.
6. Strength (Day Weight 20 / Night Weight 20): Player gains Regeneration II and Strength II effects.
7. CropGrow (Day Weight 20): Crops instantly mature when their growth state changes (e.g., only one bone meal needed to mature).
8. MoreLove (Day Weight 40): Breeding animals (including villagers) have a 2/3 chance to produce an extra offspring.
9. Refresh (Day Weight 20): Player gains Dig_speed II effect.
10. HeavenWrack (Experimental Event, disabled by default, remind your players to take fire precautions): Randomly selects a time t between 10-60s, then summons a lightning bolt within an 8x8 range of a random player every t seconds.
11. Shield (Night Weight 20): Player takes 50% less damage.
12. StrengthenedMobs (Night Weight 16): Monsters gain Strength II effect.
13. Unluck (Night Weight 15): Player gains Unluck I effect.
17. SummonWorldEntities (Day Weight 20 / Night Weight 20): Randomly spawns a monster/animal. If the player is in a territory where natural spawning is disabled, this event will not affect the player. If the player is invisible, this event will not affect the invisible player. If the player is in creative/spectator mode, this event will not affect the player. (Spawned creature types can be adjusted).

✅Nether Events (Refresh every 20 minutes):
14. BadFire (Weight 20): Fire cannot be extinguished once ignited.


✅End Events (Refresh every 20 minutes):
15. EndermanInvisible (Experimental Event, disabled by default): Endermen gain 20s of invisibility every 30s. Note: This event has high server performance requirements and is not recommended to be enabled.
16. LowerGravity (Weight 40): Player gains Jump Boost IV and Slow Falling effects.

Paid Version Content (Due to certain reasons, the paid version is only available in China. If you are a Chinese user, please click here to purchase and contact me. Users from other countries cannot use the following features for now!):
✅Custom Events (Default events included with the plugin):
- When a player enters the Plains biome, they gain Speed II effect (configurable if you are a purchased user).


A digression:
Actually I wrote the plugin "DailyEvents" since 2021, however I abandoned that in 2022 due to some reasons. Now in 2024 I have more time for this current version and if you guys appreciate this plugin, don't forget to rate 5-stars! Thanks!

Here's the config.yml:
Code (Text):
#这里是受支持的语言(Here are all of the supported languages): "ar-sa", "de-de", "en-us", "es-es", "fr-fr", "ru-ru", "zh-cn", "zh-hk", "zh-tw", "ja-jp", "pt-pt"
lang: "en-us"

Priorities:
  DISORDER_DAY: 15
  DISORDER_NIGHT: 10
  ATTACKFATIGUE_DAY: 20
  ATTACKFATIGUE_NIGHT: 10
  MORELOVE_DAY: 40
  LUCK_DAY: 20
  LUCK_NIGHT: 25
  REFRESH_DAY: 20
  STRENGTH_DAY: 20
  STRENGTH_NIGHT: 20
  UNLUCK_NIGHT: 15
  SHIELD_NIGHT: 20
  EXCITED_DAY: 15
  EXCITED_NIGHT: 10
  NOTARGET_DAY: 20
  NOTARGET_NIGHT: 18
  CROPGROW_DAY: 20
  STRENGTHENEDMOBS_NIGHT: 16
  SUMMONWORLDENTITIES_DAY: 20
  SUMMONWORLDENTITIES_NIGHT: 20
  BADFIRE_DAY: 20
  LOWERGRAVITY_DAY: 40
  HEAVENWRACK_NIGHT: 0 #谨慎打开!请提醒玩家做好防火措施!Be cautious! Remind players to take fire prevention measures!
  ENDERMANINVISIBLE_DAY: 0 #谨慎打开!该事件对服务器性能要求较高!Be cautious! This event requires high server performance!
  NOTHING_DAY: 0
  NOTHING_NIGHT: 0

#以下选项以tick为单位,指游戏中的时间The following options are in ticks, referring to in-game time
#当游戏时间为下列所设置的时间时,会自动选择一个新事件发生When the game time reaches the set time below, a new event will automatically be selected
World_Day_Tick: 1000
World_Night_Tick: 13000
#以下选项以秒为单位The following options are in seconds
Nether_Refresh: 1200
The_End_Refresh: 1200
SpecializedConfigs:
  SUMMONWORLDENTITIES:
    #请检查服务器版本中是否存在以下物种,若没有请务必删除!!!Please check if the following species exist in the server version, if not, please delete them!!!
    EntityType:
      - ZOMBIE
#      - ZOMBIE_VILLAGER
#      - ENDERMAN
#      - DROWNED #请检查Please check
#      - SHEEP
#      - GOAT #请检查Please check
#      - SLIME
#      - VILLAGER
#      - TURTLE #请检查Please check
#      - PIG
#      - COW
#      - MUSHROOM_COW #请检查(服务器中ID为Mooshroom)Please check (ID in server is Mooshroom)
#      - CAT
#      - SKELETON
#      - CHICKEN
#      - PILLAGER #请检查Please check

#下界和末地世界也支持Nether and End worlds are also supported
Enabled_Worlds:
  - world
  - world_nether
  - world_the_end

Identification: ""
License_key: ""
Here's the language file (en-us.yml):
Code (Text):
ATTACKFATIGUE_DAY: "§eYou find yourself becoming weak."
ATTACKFATIGUE_NIGHT: "§cTonight, avoiding monsters seems like a better choice."
DISORDER_DAY: "§eToday, your eating habits seem to have changed."
DISORDER_NIGHT: "§cYou seem to need to try something else to eat."
EXCITED_DAY: "§eYou walk faster."
EXCITED_NIGHT: "§cYour feet feel like they are greased."
LUCK_DAY: "§eTrying fishing in the morning is not a bad idea."
LUCK_NIGHT: "§cYou are lucky tonight."
MORELOVE_DAY: "§eHey, animals are more fertile today!"
REFRESH_DAY: "§eYou wake up refreshed."
STRENGTH_DAY: "§eYou are full of strength in the morning."
STRENGTH_NIGHT: "§cYou are too excited now, it doesn't seem suitable for sleeping."
UNLUCK_NIGHT: "§cBad luck has found you."
SHIELD_NIGHT: "§cYou have extra shield protection tonight."
NOTARGET_DAY: "§eMonsters are somewhat afraid of you."
NOTARGET_NIGHT: "§cMonsters cannot detect your presence."
CROPGROW_DAY: "§eCrops seem to be growing desperately."
STRENGTHENEDMOBS_NIGHT: "§cMonsters have been strengthened."
SUMMONWORLDENTITIES_DAY: "§eSome creatures will quietly appear around you."
SUMMONWORLDENTITIES_NIGHT: "§cWatch your surroundings!"
BADFIRE_DAY: "§dGhost fire will not extinguish."
LOWERGRAVITY_DAY: "§aGravity has decreased."
HEAVENWRACK_NIGHT: "§cYou find that this world is not so fair; you may even suffer divine punishment."
ENDERMANINVISIBLE_DAY: "§aEndermen have learned to become invisible."
NOTHING_DAY: "§fNothing will happen."
NOTHING_NIGHT: "§fNothing will happen."


Day_End: "§cThe day has ended, welcome the night!"
Night_End: "§eThe night has ended, welcome the morning!"

Join_Server: "§bYou have joined the world §f"
Change_World_Leave: "§bYou have left the world §f"
Change_World_Join: "§bYou have entered the world §f"

Nether_new_event: "§dA new event is about to happen..."
The_End_new_event: "§dThe End is about to change..."

Translated:
  ATTACKFATIGUE_DAY: Attack Fatigue
  ATTACKFATIGUE_NIGHT: Attack Fatigue
  DISORDER_DAY: Food Disorder
  DISORDER_NIGHT: Food Disorder
  EXCITED_DAY: Excited
  EXCITED_NIGHT: Excited
  LUCK_DAY: Luck
  LUCK_NIGHT: Luck
  MORELOVE_DAY: Animal Mating
  REFRESH_DAY: Refreshed
  STRENGTH_DAY: Strength
  STRENGTH_NIGHT: Strength
  UNLUCK_NIGHT: Unluck
  SHIELD_NIGHT: Shield
  NOTARGET_DAY: Monster Fear
  NOTARGET_NIGHT: Monster Fear
  CROPGROW_DAY: Crop Growth
  STRENGTHENEDMOBS_NIGHT: Strengthened Mobs
  SUMMONWORLDENTITIES_DAY: Summon Entities
  SUMMONWORLDENTITIES_NIGHT: Summon Entities
  BADFIRE_DAY: Unextinguishable Fire
  LOWERGRAVITY_DAY: Lower Gravity
  HEAVENWRACK_NIGHT: Heaven Wrack
  ENDERMANINVISIBLE_DAY: Invisible Enderman
  NOTHING_DAY: Nothing happens
  NOTHING_NIGHT: Nothing happens

  PLAYERINPLAINSBIOME_DAY: Plains Refreshment

Command_output:
  Event_cannot_be_used_in_this_world: "The event does not exist or cannot be used in this world!"
  Event_time_not_suitable_1: "Warning: The event you chose seems to occur at an incorrect time!"
  Event_time_not_suitable_2: "Warning: Although the plugin will not stop you from doing so."
  Wait_to_reload: "The plugin is performing a task, please reload the plugin after 2 seconds!"
  Event_successfully_set: "Event successfully set!"
 
Here's the default Custom Event config (PlayerInPlainsBiome.yml):
Code (Text):

#示例事件
ID: "PLAYERINPLAINSBIOME_DAY" #事件的英文ID,请保持大写!该选项不支持PAPI
Type: "DAY" #DAY/NIGHT 该选项不支持PAPI
Environment: "NORMAL" #NORMAL/NETHER/THE_END 该选项不支持PAPI
Priority: 0 #该选项不支持PAPI
Message: "§a进入草原可以跑得更快!" #该选项可用PAPI,若不需要Message可以把这一行删除
Conditions:
  0:
    Type: "Region" #Region/Placeholders/BukkitListeners
    RegionType: "BIOME" #EDGE/BIOME/ENVIRONMENT/RESIDENCE
    Biome: "PLAINS" #RegionType为BIOME的专用选项
  1:
    Type: "BukkitListeners"
    ListenerName: "PlayerMoveEvent"
#    Pos1: #RegionType为EDGE的专用选项
#      - 16
#      - 64
#      - 16
#    Pos2: #RegionType为EDGE的专用选项
#      - -16
#      - 128
#      - -16
#    Environment: "NORMAL" #Environment为ENVIRONMENT的专用选项
#    World: "world" #World为EDGE的专用选项
#  若服务器有PlaceholderAPI且装好了Server附属则可以打开以下选项
#  1:
#    Type: "Placeholders"
#    Expression: "%server_tps% >= 17"
Actions:
  0:
    Type: "PotionEffectAction" #PotionEffectAction/CommandAction
    PotionEffectType: "SPEED"
    Level: 2 #效果为速度II
    Particles: false #不显示粒子效果
  1:
    Type: "CommandAction"
    Command: "give %player% stone 1" #若有%player%则替换为玩家名字(优先级高于PAPI),支持PAPI
    Period: 10 #每隔多少秒执行
    Delay: 0 #BukkitRunnable的选项,默认为0,若不知道修改的意义请不要动
 
Resource Information
Author:
----------
Total Downloads: 398
First Release: Jul 21, 2024
Last Update: Aug 13, 2024
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings