nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

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

External resources


Project members

Supramental

Member


Technical information

License
ARR
Project ID