SupraBorders

Customized border

85

SupraBorders

This plugin sadly wont recieve anymore update(ABANDONED)

This plugin add event for borders <br>

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

Before get exp

After get exp

2)When player eat will expand the border(playereat)<br> 3)Every second will expand the border(second)<br> 4)Every minute will expand the border(minute)<br> 5)Every hour will expand the border(hour)<br> 6)Every time player get damaged will expand the border(playerdmg)<br> 7)Every mob killed will expand the border(mobkill)<br> 8)When player join it will expand the border(playerjoin)<br> 9)Every block breaked will expand the border(blockbreak)<br> 10)everytime player killed other player it will expand the border(playerkill)<br> 11)When player unlocked achievement it will expand the border(advancement)<br> (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<br> A:Make sure you already add your world to the enabled list in the config.yml<br> 2)You already add the world but the event did not work<br> A:Dont forget to enabled the event in the config.yml<br> 3)The event did not work<br> A:Dont forget to reload or restart your server<br> 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 ```

ADS