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

feat: initial plot generation #5

Merged
merged 24 commits into from
Jun 23, 2024
Merged

feat: initial plot generation #5

merged 24 commits into from
Jun 23, 2024

Conversation

MatzHilven
Copy link
Contributor

@MatzHilven MatzHilven commented Jun 18, 2024

Fixes #1

This PR implements the following:

  • World Generator
  • Plot Storage (later when we add db)
  • Plot/Road Templates (later)
  • Plot Members
  • Plot Permissions/Flags
  • Plot Warps

Commands;

  • /p auto
  • /p claim
  • /p unclaim
  • /p merge
  • /p unmerge
  • /p move
  • /p setspawn
  • /p addwarp
  • /p removewarp
  • /p warp
  • /p tp
  • /p spawn
  • /p add
  • /p trust
  • /p remove
  • /p kick
  • /p ban
  • /p menu = /p settings (later after we implement guis)

@MatzHilven MatzHilven self-assigned this Jun 18, 2024
@MatzHilven MatzHilven marked this pull request as ready for review June 23, 2024 16:08
@MatzHilven MatzHilven merged commit b8e5f7b into master Jun 23, 2024
1 check passed
@MatzHilven MatzHilven deleted the feat/plots branch June 23, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Plot System
1 participant