You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Big changes coming around this time, with a brand new configuration system being introduced!
Features
Configuration System
There is now a configuration system for the plugin! You can now configure parts of the plugin to your liking. If you want to see any other parts of the plugin turned into configuration options, open a new feature request issue.
config.yml
setup-complete: false # Stores if the first-time setup has been completedstating-size: 1# Any positive integeradvancements: [] # List of completed advancements in the worldborders: # List of all worldsworld: true # If true, this world is affected by the Border Control Systemworld_nether: true # If true, this world is affected by the Border Control System# etc...
Have you noticed that the surface gets a little too crowded when you're starting out? Say goodbye to that (for now)! The new Mob Control system will only allow a certain amount of hostile mobs to be spawned at a time based on the current border size.
NOTE: If you don't like these changes, there is a configuration update for this system in the coming releases, so keep an eye out on that!
Only allow a certain amount of hostile mobs to spawn based on the current border size (Mob Control #3, @gtaEPIC)
Changelog
Border System
The Border Control System is now world-independent! This means that through the configuration files, you can choose which worlds are affected by the Border Control System!
With the creation of the configuration system, multiplayer should be a smoother experience. If you run into any issues with multiplayer, please create a bug report issue. If you have any suggestions on improving multiplayer support, please create a feature request issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Overview
Big changes coming around this time, with a brand new configuration system being introduced!
Features
Configuration System
There is now a configuration system for the plugin! You can now configure parts of the plugin to your liking. If you want to see any other parts of the plugin turned into configuration options, open a new feature request issue.
config.yml
Mob Control System
Have you noticed that the surface gets a little too crowded when you're starting out? Say goodbye to that (for now)! The new Mob Control system will only allow a certain amount of hostile mobs to be spawned at a time based on the current border size.
NOTE: If you don't like these changes, there is a configuration update for this system in the coming releases, so keep an eye out on that!
Changelog
Border System
The Border Control System is now world-independent! This means that through the configuration files, you can choose which worlds are affected by the Border Control System!
Multiplayer Support
With the creation of the configuration system, multiplayer should be a smoother experience. If you run into any issues with multiplayer, please create a bug report issue. If you have any suggestions on improving multiplayer support, please create a feature request issue.
config.yml
(Create configuration system #10, @sh0ckR6)Please report any bugs you find to the issue tracker!
This discussion was created from the release v1.1.
Beta Was this translation helpful? Give feedback.
All reactions