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

Limit how many players you can trust or coop #1065

Closed
Nedjii opened this issue Dec 11, 2019 · 1 comment · Fixed by #1267
Closed

Limit how many players you can trust or coop #1065

Nedjii opened this issue Dec 11, 2019 · 1 comment · Fixed by #1267
Assignees
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: Enhancement Improvement or modification which is usually a new feature.
Milestone

Comments

@Nedjii
Copy link

Nedjii commented Dec 11, 2019

Hello, I suggest to add a option to limit trusted and coop players per island. Actually you can trust the whole server so the team size is kinda pointless,
regards.

@Poslovitch Poslovitch changed the title Team size Limit how many players you can trust or coop Dec 11, 2019
@tastybento tastybento added the Type: Enhancement Improvement or modification which is usually a new feature. label Dec 11, 2019
@Poslovitch Poslovitch added the Status: Pending Waiting for a developer to start working on this issue. label Dec 12, 2019
@Poslovitch Poslovitch modified the milestones: 1.10.0, 1.11.0 Dec 30, 2019
@Poslovitch
Copy link
Member

As I have currently no means of testing any new features, I am postponing this to a later release.

@Poslovitch Poslovitch modified the milestones: 1.11.0, 1.12.0 Jan 26, 2020
@Poslovitch Poslovitch removed this from the 1.12.0 milestone Mar 20, 2020
@Poslovitch Poslovitch linked a pull request Apr 4, 2020 that will close this issue
Poslovitch added a commit that referenced this issue Apr 5, 2020
Implements #1065.

Added two new permissions:
* [gamemode].trust.maxsize.[NUMBER]
* [gamemode].coop.maxsize.[NUMBER]

Added two new WorldSettings and related methods in IWM:
* getMaxCoopSize() (defaults to 4)
* getMaxTrustSize() (defaults to 4)

* Add limit for coop players #1065

* Edit comparison sign

* Add limit for trust players #1065

* Add default value and add since javadoc tags

* improved messages

* readded missing "

Co-authored-by: Florian CUNY <[email protected]>
@Poslovitch Poslovitch self-assigned this Apr 5, 2020
@Poslovitch Poslovitch added Status: Done This issue has been completed or answered. This pull request has been merged. and removed Status: Pending Waiting for a developer to start working on this issue. labels Apr 5, 2020
@Poslovitch Poslovitch added this to the 1.13.0 milestone Apr 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: Enhancement Improvement or modification which is usually a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants