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

The design of the SkyBlock Coop game. #8

Open
larryTheCoder opened this issue Jun 29, 2020 · 1 comment
Open

The design of the SkyBlock Coop game. #8

larryTheCoder opened this issue Jun 29, 2020 · 1 comment
Assignees
Labels
Enhancement New feature or request Notice A notice regarding a new future that will be added.

Comments

@larryTheCoder
Copy link
Owner

Co Operative mode for ASkyBlock

Designed by larryTheCoder

Co-Op is automated by the code WHEN the owner of island INVITES the player.

In order to join other owner's Co-Op islands. The member who want to join will:

  • Remove their islands
  • Teleport to the owner's Co-Op island
  • Shared statistics with the owner's Co-Op island.

and the owner's of the Co-Op island must

  • Have at least 1 or more island to Co-Op with.
  • Have the permission to create one.

---- METHOD REMOVED ----
In this procedure, Co-Op mode, when an owner creates another island, the island will still be
inherited to the Co-Op islands. Which means that members of the owner Co-Op island will be able
to teleport to the owner's islands.
---- METHOD REMOVED ----

The owner has full responsibility to all of the members in the group.
The owner can promote members so they could handle the island more efficiently.

On Island:

  • Disabled PvP within island members in which also decided by the owner.
  • Members can place/break blocks in the island.
  • Promoted members can invite or kick other members in the Co-Op island.
  • Only owner can promote or demote members.

The owner can:

  • Broadcast a message to all island members.
  • Promote members.
  • Kick/Invite/Change the settings of the island.

[NEW PROCEDURE] (ISLAND CO-OP TRANSFER)

Or in other hand, transfer an ownership of the Co-Op island.
In this case, the owner will need TO CONFIRM THEIR ACTIONS AGAIN to make sure that he agrees on his acts.
Because this action will:

  • Transfer all the islands owned to the player.
  • Demoted to a "Promoted Member"

TopTen Design, blocks meta and death counts.

@larryTheCoder larryTheCoder added Enhancement New feature or request Notice A notice regarding a new future that will be added. labels Jun 29, 2020
@larryTheCoder larryTheCoder self-assigned this Jun 29, 2020
@larryTheCoder
Copy link
Owner Author

Design changes
This plugin has a very bad design flaw which only uses one world per island, which is indeed very bad. In real life situation, we wont being able to get at least 200 players online in this sb world. However, making an island to be generated per world will solve this problem, and having a consistence SB World Server manager will help solving this issue.

Pipelines stages are still being proposed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Notice A notice regarding a new future that will be added.
Projects
None yet
Development

No branches or pull requests

1 participant