Event Core v1.0

A Plugin That Has Different Events In 1 Plugin That Gets Frequently Updated.
  • final_1.png
  • How it works

    Try this product in game with a hosted Minecraft server!
    1. Click 'Request test server'
    2. Join the provided IP address
    3. Try out the product for up to 30 minutes
    4. Stop the server when you're done

    Requesting a test server will duplicate the original files and provide you a new server for you to join and experiment with for up to 30 minutes. Any changes you make will not be served so feel free to play around!

    There are no limits to the number of servers you may start, but you can only have one test server active at a time. You must stop any active test servers in order to start up a new one.

    Features

    • Completely free
    • Instant setup
    • Full operator permissions
    • Invite friends
    • No usage limits

    Testing servers provided by PebbleHost.
    Visit PebbleHost.com
This Plugin Will Be Updated Infinite Times To The Point It will have infinite events , You can suggest your event idea in my discord server as well as getting the texture pack from there
1779810407575.png
discord.png
CommandsExplain
/EventsOpens a GUI with all the events
/Event auto start|stop<event name>Starts this event automatically without you having to start it your self everytime
/Event reload Reloads the config changes without you having to restart the server
/Event stop <event name>Stops the event you choose
/annouce <actionbar | chat | screen>Annouces what you type in the place you chose
/freeze-tag freezes you in freeze tag event if u were the runner
showcase5).png

1.gif

2.gif

3.gif

4.gif
5.gif


YOU NEED TO UNDERSTAND THOSE ARE AROUND 20% OF THE REAL PLUGIN

Plugin Features :

Altars for any weapon with any recipe
Pinata with 5 types and 2 modes hit and death and the drops can be changed in config with auto mode
Loot drops with auto mode
Battle Royal including loot drops
/announce , to announce whatever you want either in chat or on screen or action bar
/freeze , freezes the person you want to stop him as an admin , stops pearls and anyway of teleportation too
SMP Start with 2 modes for private and public servers
Freeze tag event
TNT tag event
Egg Hunt Event
Chat Questions with auto mode
Manhunt
Bounty Survivor
Bounty
More incoming..

( the more will be added the more it will go up in price )


Config.yml :
YAML:
# ░██████╗███████╗████████╗████████╗██╗███╗░░██╗░██████╗░░██████╗
# ██╔════╝██╔════╝╚══██╔══╝╚══██╔══╝██║████╗░██║██╔════╝░██╔════╝
# ╚█████╗░█████╗░░░░░██║░░░░░░██║░░░██║██╔██╗██║██║░░██╗░╚█████╗░
# ░╚═══██╗██╔══╝░░░░░██║░░░░░░██║░░░██║██║╚████║██║░░╚██╗░╚═══██╗
# ██████╔╝███████╗░░░██║░░░░░░██║░░░██║██║░╚███║╚██████╔╝██████╔╝
# ╚═════╝░╚══════╝░░░╚═╝░░░░░░╚═╝░░░╚═╝╚═╝░░╚══╝░╚═════╝░╚═════╝
settings:
  prefix: "&8[&6EventStarter&8]&r"

# ██████╗░██╗███╗░░██╗░█████╗░████████╗░█████╗░
# ██╔══██╗██║████╗░██║██╔══██╗╚══██╔══╝██╔══██╗
# ██████╔╝██║██╔██╗██║███████║░░░██║░░░███████║
# ██╔═══╝░██║██║╚████║██╔══██║░░░██║░░░██╔══██║
# ██║░░░░░██║██║░╚███║██║░░██║░░░██║░░░██║░░██║
# ╚═╝░░░░░╚═╝╚═╝░░╚══╝╚═╝░░╚═╝░░░╚═╝░░░╚═╝░░╚═╝
pinata:
  spam-protection: false
  direct-inventory: false
  expiry:
    no-first-hit-seconds: 300
    max-lifetime-seconds: 1200
  hits:
    bronze: 10
    silver: 20
    gold: 35
    diamond: 50
    netherite: 75
  random-spawn:
    min-x: -500
    max-x: 500
    min-z: -500
    max-z: 500
  auto-spawn:
    enabled: false
    interval-seconds: 7200
    world-name: world
    type-chances:
      bronze: 50
      silver: 25
      gold: 15
      diamond: 7
      netherite: 3
  rewards:
    hit:
      bronze:
        - material: GOLD_NUGGET
          amount: 1-2
          chance: 0.8
        - material: COOKED_BEEF
          amount: 1
          chance: 0.5
        - material: IRON_INGOT
          amount: 1
          chance: 0.3
        - material: FIREWORK_ROCKET
          amount: 1
          chance: 0.1
      silver:
        - material: GOLD_INGOT
          amount: 1
          chance: 0.7
        - material: DIAMOND
          amount: 1
          chance: 0.2
        - material: EXPERIENCE_BOTTLE
          amount: 1-2
          chance: 0.6
        - material: IRON_SWORD
          amount: 1
          chance: 0.05
      gold:
        - material: DIAMOND
          amount: 1
          chance: 0.5
        - material: GOLD_INGOT
          amount: 1-2
          chance: 0.8
        - material: EXPERIENCE_BOTTLE
          amount: 1-3
          chance: 0.7
        - material: DIAMOND_SWORD
          amount: 1
          chance: 0.03
        - material: SADDLE
          amount: 1
          chance: 0.1
      diamond:
        - material: DIAMOND
          amount: 1-2
          chance: 0.6
        - material: NETHERITE_SCRAP
          amount: 1
          chance: 0.1
        - material: EXPERIENCE_BOTTLE
          amount: 2-4
          chance: 0.8
        - material: ELYTRA
          amount: 1
          chance: 0.01
        - material: DIAMOND_CHESTPLATE
          amount: 1
          chance: 0.03
      netherite:
        - material: NETHERITE_INGOT
          amount: 1
          chance: 0.3
        - material: DIAMOND
          amount: 1-3
          chance: 0.7
        - material: EXPERIENCE_BOTTLE
          amount: 3-6
          chance: 0.9
        - material: NETHERITE_SWORD
          amount: 1
          chance: 0.02
        - material: NETHERITE_CHESTPLATE
          amount: 1
          chance: 0.01
        - material: TOTEM_OF_UNDYING
          amount: 1
          chance: 0.03
    death:
      bronze:
        - material: GOLD_NUGGET
          amount: 5-10
          chance: 1.0
        - material: COOKED_BEEF
          amount: 2-4
          chance: 0.8
        - material: IRON_INGOT
          amount: 1-3
          chance: 0.5
        - material: FIREWORK_ROCKET
          amount: 1
          chance: 0.3
      silver:
        - material: GOLD_INGOT
          amount: 3-6
          chance: 1.0
        - material: DIAMOND
          amount: 1-2
          chance: 0.6
        - material: EXPERIENCE_BOTTLE
          amount: 3-5
          chance: 0.8
        - material: IRON_SWORD
          amount: 1
          chance: 0.2
      gold:
        - material: DIAMOND
          amount: 2-4
          chance: 1.0
        - material: GOLD_INGOT
          amount: 5-8
          chance: 1.0
        - material: EXPERIENCE_BOTTLE
          amount: 5-10
          chance: 0.9
        - material: DIAMOND_SWORD
          amount: 1
          chance: 0.15
        - material: SADDLE
          amount: 1
          chance: 0.3
      diamond:
        - material: DIAMOND
          amount: 4-8
          chance: 1.0
        - material: NETHERITE_SCRAP
          amount: 1-2
          chance: 0.5
        - material: EXPERIENCE_BOTTLE
          amount: 8-16
          chance: 1.0
        - material: ELYTRA
          amount: 1
          chance: 0.05
        - material: DIAMOND_CHESTPLATE
          amount: 1
          chance: 0.1
      netherite:
        - material: NETHERITE_INGOT
          amount: 1-2
          chance: 1.0
        - material: DIAMOND
          amount: 6-12
          chance: 1.0
        - material: EXPERIENCE_BOTTLE
          amount: 16-32
          chance: 1.0
        - material: NETHERITE_SWORD
          amount: 1
          chance: 0.08
        - material: NETHERITE_CHESTPLATE
          amount: 1
          chance: 0.04
        - material: TOTEM_OF_UNDYING
          amount: 1
          chance: 0.1

# ░██████╗██╗░░░██╗██████╗░██████╗░██╗░░░░░██╗░░░██╗    ██████╗░██████╗░░█████╗░██████╗░
# ██╔════╝██║░░░██║██╔══██╗██╔══██╗██║░░░░░╚██╗░██╔╝    ██╔══██╗██╔══██╗██╔══██╗██╔══██╗
# ╚█████╗░██║░░░██║██████╔╝██████╔╝██║░░░░░░╚████╔╝░    ██║░░██║██████╔╝██║░░██║██████╔╝
# ░╚═══██╗██║░░░██║██╔═══╝░██╔═══╝░██║░░░░░░░╚██╔╝░░    ██║░░██║██╔══██╗██║░░██║██╔═══╝░
# ██████╔╝╚██████╔╝██║░░░░░██║░░░░░███████╗░░░██║░░░    ██████╔╝██║░░██║╚█████╔╝██║░░░░░
# ╚═════╝░░╚═════╝░╚═╝░░░░░╚═╝░░░░░╚══════╝░░░╚═╝░░░    ╚═════╝░╚═╝░░╚═╝░╚════╝░╚═╝░░░░░
supply-drop:
  spawn-height: 40
  fall-tick-rate: 10
  expiry:
    falling-timeout-seconds: 120
    landed-lifetime-seconds: 600
  random-spawn:
    min-x: -500
    max-x: 500
    min-z: -500
    max-z: 500
  auto-spawn:
    enabled: false
    interval-seconds: 300
    world-name: world
    type-chances:
      bronze: 50
      silver: 25
      gold: 15
      diamond: 7
      netherite: 3
  rewards:
    bronze:
      - material: GOLD_NUGGET
        amount: 5-10
        chance: 1.0
      - material: COOKED_BEEF
        amount: 2-4
        chance: 0.8
      - material: IRON_INGOT
        amount: 1-3
        chance: 0.5
    silver:
      - material: GOLD_INGOT
        amount: 3-6
        chance: 1.0
      - material: DIAMOND
        amount: 1-2
        chance: 0.6
      - material: EXPERIENCE_BOTTLE
        amount: 3-5
        chance: 0.8
    gold:
      - material: DIAMOND
        amount: 2-4
        chance: 1.0
      - material: GOLD_INGOT
        amount: 5-8
        chance: 1.0
      - material: EXPERIENCE_BOTTLE
        amount: 5-10
        chance: 0.9
      - material: SADDLE
        amount: 1
        chance: 0.3
    diamond:
      - material: DIAMOND
        amount: 4-8
        chance: 1.0
      - material: NETHERITE_SCRAP
        amount: 1-2
        chance: 0.5
      - material: EXPERIENCE_BOTTLE
        amount: 8-16
        chance: 1.0
      - material: ELYTRA
        amount: 1
        chance: 0.05
    netherite:
      - material: NETHERITE_INGOT
        amount: 1-2
        chance: 1.0
      - material: DIAMOND
        amount: 6-12
        chance: 1.0
      - material: EXPERIENCE_BOTTLE
        amount: 16-32
        chance: 1.0
      - material: TOTEM_OF_UNDYING
        amount: 1
        chance: 0.1

# ░██████╗███╗░░░███╗██████╗░    ░██████╗████████╗░█████╗░██████╗░████████╗
# ██╔════╝████╗░████║██╔══██╗    ██╔════╝╚══██╔══╝██╔══██╗██╔══██╗╚══██╔══╝
# ╚█████╗░██╔████╔██║██████╔╝    ╚█████╗░░░░██║░░░███████║██████╔╝░░░██║░░░
# ░╚═══██╗██║╚██╔╝██║██╔═══╝░    ░╚═══██╗░░░██║░░░██╔══██║██╔══██╗░░░██║░░░
# ██████╔╝██║░╚═╝░██║██║░░░░░    ██████╔╝░░░██║░░░██║░░██║██║░░██║░░░██║░░░
# ╚═════╝░╚═╝░░░░░╚═╝╚═╝░░░░░    ╚═════╝░░░░╚═╝░░░╚═╝░░╚═╝╚═╝░░╚═╝░░░╚═╝░░░
smp-start:
  grace-duration-seconds: 1800
  lift-speed: 2.5
  lift-ticks: 25
  spin-ticks: 80
  orbit-radius: 22.0
  launch-speed: 15.0
  bossbar-title: "&aMining Grace &7— &3PvP Disabled"
  mode2:
    server-name: "My Cool SMP"
    initial-border-size: 20.0
    final-border-size: 2000.0
    border-expand-seconds: 60

# ██████╗░░█████╗░██╗░░░██╗███╗░░██╗████████╗██╗░░░██╗
# ██╔══██╗██╔══██╗██║░░░██║████╗░██║╚══██╔══╝╚██╗░██╔╝
# ██████╦╝██║░░██║██║░░░██║██╔██╗██║░░░██║░░░░╚████╔╝░
# ██╔══██╗██║░░██║██║░░░██║██║╚████║░░░██║░░░░░╚██╔╝░░
# ██████╦╝╚█████╔╝╚██████╔╝██║░╚███║░░░██║░░░░░░██║░░░
# ╚═════╝░░╚════╝░░╚═════╝░╚═╝░░╚══╝░░░╚═╝░░░░░░╚═╝░░░
bounty:
  glow: true
  coord-leak:
    enabled: true
    interval-minutes: 10

# ██████╗░░█████╗░██╗░░░██╗███╗░░██╗████████╗██╗░░░██╗    ░██████╗██╗░░░██╗██████╗░██╗░░░██╗██╗██╗░░░██╗░█████╗░██████╗░
# ██╔══██╗██╔══██╗██║░░░██║████╗░██║╚══██╔══╝╚██╗░██╔╝    ██╔════╝██║░░░██║██╔══██╗██║░░░██║██║╚██╗░██╔╝██╔══██╗██╔══██╗
# ██████╦╝██║░░██║██║░░░██║██╔██╗██║░░░██║░░░░╚████╔╝░    ╚█████╗░██║░░░██║██████╔╝╚██╗░██╔╝██║░╚████╔╝░██║░░██║██████╔╝
# ██╔══██╗██║░░██║██║░░░██║██║╚████║░░░██║░░░░░╚██╔╝░░    ░╚═══██╗██║░░░██║██╔══██╗░╚████╔╝░██║░░╚██╔╝░░██║░░██║██╔══██╗
# ██████╦╝╚█████╔╝╚██████╔╝██║░╚███║░░░██║░░░░░░██║░░░    ██████╔╝╚██████╔╝██║░░██║░░╚██╔╝░░██║░░░██║░░░╚█████╔╝██║░░██║
# ╚═════╝░░╚════╝░░╚═════╝░╚═╝░░╚══╝░░░╚═╝░░░░░░╚═╝░░░    ╚═════╝░░╚═════╝░╚═╝░░╚═╝░░░╚═╝░░░╚═╝░░░╚═╝░░░░╚════╝░╚═╝░░╚═╝
bounty-survivor:
  glow: true
  coord-leak:
    enabled: true
    interval-minutes: 10

# ███╗░░░███╗░█████╗░███╗░░██╗██╗░░██╗██╗░░░██╗███╗░░██╗████████╗
# ████╗░████║██╔══██╗████╗░██║██║░░██║██║░░░██║████╗░██║╚══██╔══╝
# ██╔████╔██║███████║██╔██╗██║███████║██║░░░██║██╔██╗██║░░░██║░░░
# ██║╚██╔╝██║██╔══██║██║╚████║██╔══██║██║░░░██║██║╚████║░░░██║░░░
# ██║░╚═╝░██║██║░░██║██║░╚███║██║░░██║╚██████╔╝██║░╚███║░░░██║░░░
# ╚═╝░░░░░╚═╝╚═╝░░╚═╝╚═╝░░╚══╝╚═╝░░╚═╝░╚═════╝░╚═╝░░╚══╝░░░╚═╝░░░
manhunt:
  glow: true
  coord-leak:
    enabled: true
    interval-minutes: 10

# ██╗░░██╗░█████╗░████████╗██╗░░██╗
# ██║░██╔╝██╔══██╗╚══██╔══╝██║░░██║
# █████╔╝░██║░░██║░░░██║░░░███████║
# ██╔═██╗░██║░░██║░░░██║░░░██╔══██║
# ██║░╚██╗╚█████╔╝░░░██║░░░██║░░██║
# ╚═╝░░╚═╝░╚════╝░░░░╚═╝░░░╚═╝░░╚═╝
koth:
  center:
    world: "world"
    x: 0.0
    y: 64.0
    z: 0.0
  range: 15.0
  duration-minutes: 10
  y-tolerance:
    above: 5
    below: 0
  auto-spawn:
    enabled: false
    interval-minutes: 60
Buy a license now
$15.99
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
Lifetime
Share and earn
Refer this resource and earn a 10% commission.
1,050 Views
4 Purchases
4 Downloads
May 31, 2026 Published
N/A Updated
Not yet rated
459 KB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. No
Type
  1. Gameplay
Game mode
  1. Survival
Supported software
  1. Paper
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
Supported languages
  1. English
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Lag-free, customizable servers ready in minutes.
Host your adventure today!
Recommended for you
A Plugin That Has A Lot Of Different Weapons Those Were Mentioned In YouTube Videos.
5.00 star(s) 3 ratings
24 purchases
A Plugin That Adds Trials Hidden Across The World Giving The Holder Insane Abilities.
5.00 star(s) 2 ratings
21 purchases
A Plugin That Has 20 Different Celestials Those Change The Game.
Not yet rated
13 purchases
A Plugin That Has 7 Different Tridents With 3 Different Abilities Each.
Not yet rated
11 purchases
A Plugin That Has A Lot Of Different Weapons Those Were Mentioned In YouTube Videos Part 2.
Not yet rated
2 purchases
Share and earn
Refer this resource and earn a 10% commission.
1,050 Views
4 Purchases
4 Downloads
May 31, 2026 Published
N/A Updated
Not yet rated
459 KB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. No
Type
  1. Gameplay
Game mode
  1. Survival
Supported software
  1. Paper
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
Supported languages
  1. English
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Lag-free, customizable servers ready in minutes.
Host your adventure today!
Recommended for you
A Plugin That Has A Lot Of Different Weapons Those Were Mentioned In YouTube Videos.
5.00 star(s) 3 ratings
24 purchases
A Plugin That Adds Trials Hidden Across The World Giving The Holder Insane Abilities.
5.00 star(s) 2 ratings
21 purchases
A Plugin That Has 20 Different Celestials Those Change The Game.
Not yet rated
13 purchases
A Plugin That Has 7 Different Tridents With 3 Different Abilities Each.
Not yet rated
11 purchases
A Plugin That Has A Lot Of Different Weapons Those Were Mentioned In YouTube Videos Part 2.
Not yet rated
2 purchases
Top