Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
SupraBorders
PluginLicenseRef-All-Rights-Reserved

SupraBorders

Customized border

78
Downloads
0
Followers
1 years ago
Updated
📦
1
Versions
game-mechanicsworldgenbukkitpaperpurpurspigot
Download Latestv1.0View on Modrinth

📖About SupraBorders

This plugin sadly wont recieve anymore update(ABANDONED)

This plugin add event for borders

1)Every exp level player got it will make expand the border(playerexp)

Before get exp
After get exp
2)When player eat will expand the border(playereat)

3)Every second will expand the border(second)

4)Every minute will expand the border(minute)

5)Every hour will expand the border(hour)

6)Every time player get damaged will expand the border(playerdmg)

7)Every mob killed will expand the border(mobkill)

8)When player join it will expand the border(playerjoin)

9)Every block breaked will expand the border(blockbreak)

10)everytime player killed other player it will expand the border(playerkill)

11)When player unlocked achievement it will expand the border(advancement)

(i`l add image for other events later)

Config.yml
# You might need to reload the config to make the update work
# This is the border width to start in a world
started-border: 1
# Where the plugin can only work
enabled-worlds:
  - example_world
  - example_world2
events:
  # Expand the border every player level
  playerexp: false
  # Expand the border when a player eats.
  playereat: false
  # Expand the border every second, minute, and hour.
  second: false
  minute: false
  hour: false
  # EntityDamageEvent: Expand the border when a player takes damage.
  playerdmg: false
  # Expand the border when a mob is killed.
  mobkill: false
  # PlayerJoinEvent: Expand the border when a player joins.
  playerjoin: false
  # Expand the border when a block is broken.
  blockbreak: false
  # Expand the border when a player kills another player.
  playerkill: false
  # Expand the border when a player unlock a achievement
  advancement: false

Some issue you might encounter when using this plugin

1)You already add the plugin but it did not work

A:Make sure you already add your world to the enabled list in the config.yml

2)You already add the world but the event did not work

A:Dont forget to enabled the event in the config.yml

3)The event did not work

A:Dont forget to reload or restart your server

4)Having other issue? go to the github page and open issue
Url:https://github.com/NotSabrina/SupraBorders
#Command&Permission

/restartborder #to resize the border into the started-border
supraborders.restart #permission to use restartborder comand

👥 Team & Contributors

Supramental
SupramentalOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperpurpurspigot
Minecraft Versions
1.201.20.11.20.21.20.31.20.41.20.51.20.6

🔗 Links

Modrinth Page