Skip to content

Update for 1.13, comply with WorldEdit 7, fix math#2

Open
bermudalocket wants to merge 3 commits intoSothatsit:masterfrom
bermudalocket:master
Open

Update for 1.13, comply with WorldEdit 7, fix math#2
bermudalocket wants to merge 3 commits intoSothatsit:masterfrom
bermudalocket:master

Conversation

@bermudalocket
Copy link

@bermudalocket bermudalocket commented Sep 16, 2018

Proposed changes:

  1. Update WorldEditHook for WorldEdit 7.
    • AbstractLoggingExtent no longer exists. The hook is now done via AbstractDelegateExtent and overriding AbstractDelegateExtent#setBlock. Functionality remains largely the same.
  2. The most recent commit on the main branch changed some of the math in BlockLoc and ChunkLoc resulting in incorrect relative block coordinates being calculated, and exceptions being thrown when any component of the block's absolute coordinates was negative.
  3. Update plugin version to 1.6.0.
  4. Update designated Maven compiler to Java 8.
  5. Update .gitignore.
  6. Remove contributors.txt.

Obviously feel free to reject proposed changes 5 and 6. Those were local changes.

I have been running this updated version on a server running Paper 1.13 with no issues.

… commit on main branch to fix incorrect math
totemo and others added 2 commits November 7, 2018 13:38
Fix build for recent Vector-related API changes in WorldEdit.
(EngineHub/WorldEdit@399e0ad)
@xtexx
Copy link

xtexx commented Oct 5, 2021

@Sothatsit I think this PR is useful......................

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.

3 participants