Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New features for border!!! #1

Open
myavuzokumus opened this issue Dec 20, 2019 · 10 comments
Open

New features for border!!! #1

myavuzokumus opened this issue Dec 20, 2019 · 10 comments
Labels
enhancement New feature or request

Comments

@myavuzokumus
Copy link

Description

Is your feature request related to a problem?

Players can close and open special border. And he can change the borders to whatever color he wants.

Commands:
/is border off/on
/is border color blue/green/red

@myavuzokumus
Copy link
Author

But when they close the border, just don't show the border. They can't go beyond the border, though. Some players don't want it because they don't want see it.

@tastybento
Copy link
Member

Understood. The current WorldBorderAPI does not seem to support these features, so I'll need to think about how to do these.

@johncsuti
Copy link
Contributor

Read a config file under its own addons folder?

@myavuzokumus
Copy link
Author

Understood. The current WorldBorderAPI does not seem to support these features, so I'll need to think about how to do these.

I think you can code this feature. You don't need an additional plugin for this. Because I don't like to use too many plugins.

@johncsuti
Copy link
Contributor

Understood. The current WorldBorderAPI does not seem to support these features, so I'll need to think about how to do these.

I think you can code this feature. You don't need an additional plugin for this. Because I don't like to use too many plugins.

This would be included in the border addon for bentobox not a new plugin

@yannicklamprecht
Copy link

Understood. The current WorldBorderAPI does not seem to support these features, so I'll need to think about how to do these.

I wouldn't say that. See https://github.com/yannicklamprecht/WorldBorderAPI/blob/master/WorldBorderAPITestPlugin/src/main/java/com/github/yannicklamprecht/worldborder/testplugin/WorldBorderTestPlugin.java#L70-L80

@johncsuti
Copy link
Contributor

turning the border off and on randomly I don't think is supported.

@yannicklamprecht
Copy link

turning the border off and on randomly I don't think is supported.

That's nothing an API should handle. This depends on the plugins use case. From 1.14.x onwards Bento could store the decision in the player object using the Bukkit Persistence API.

@tastybento tastybento added the enhancement New feature or request label Jan 7, 2020
@myavuzokumus
Copy link
Author

myavuzokumus commented Feb 2, 2020

When can add virtual border settings? https://github.com/Eole7/VirtualBorder @tastybento

@myavuzokumus
Copy link
Author

Description

Is your feature request related to a problem?

Players can close and open special border. And he can change the borders to whatever color he wants.

Commands: /is border off/on /is border color blue/green/red

I guess the only thing left for this request to close is changing the border color adding. If this is not possible, this request may be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

4 participants