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

Add Protection Support for GriefDefender #81

Closed
2 tasks done
Wolfieheart opened this issue Jun 15, 2022 · 1 comment
Closed
2 tasks done

Add Protection Support for GriefDefender #81

Wolfieheart opened this issue Jun 15, 2022 · 1 comment
Labels
Build: Devel Issues in Development NF-3: Implementation - Done Implementation: Done and Tested Locally P0: New Feature Request For New Features Requested

Comments

@Wolfieheart
Copy link
Owner

Is your feature request related to a problem?

Yes. Currently there is alot of stealing happening on Servers with GriefDefender

"their armors and played around with the itemfram invis thing"

Describe the solution you'd like.

Add GriefDefender Protection

Describe alternatives you've considered.

N/A

Agreements

  • I have searched for and ensured there isn't already an open issue regarding this.
  • I have ensured the feature I'm requesting isn't already in the latest supported Paper build.

Other

Came from Discord User: PayWithBitcoin#0001

@Wolfieheart Wolfieheart added the NF-0: Pending Investigation New Features: Pending Investigation label Jun 15, 2022
@Wolfieheart
Copy link
Owner Author

Occurs also in 1.19 Dev - So to be addded there most likely.

First thing is Windows: Fix that
Then Implement GD API Support

Wolfieheart added a commit that referenced this issue Jun 18, 2022
Signed-off-by: xMakeItRain94@gmail.com <ParamoreFan1994$>
@Wolfieheart Wolfieheart added P0: New Feature Request For New Features Requested NF-3: Implementation - Done Implementation: Done and Tested Locally Build: Devel Issues in Development and removed NF-0: Pending Investigation New Features: Pending Investigation labels Jun 19, 2022
Wolfieheart added a commit that referenced this issue Jun 22, 2022
* [CORE] Version Bump to 1.18.2-35

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>

* [MVN] Introduce WorldGuard, Plotsquared, GriefPrevention Addons

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>

* [CORE] Introduce WorldGuard Protection

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>

* [CORE] PlotSquared and Towny Implementations

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>

* [CORE] PlotSquared Added to SoftDepend List

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>

* [CORE] Fix Towny Protection not returning correctly and implement protection checks in Edit Class

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Comments added to explain the changes to CanEdit Function

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE]  Add GriefPreventionProtection - Closes Wolfieheart/ArmorStandEditor-Issues#24 in FULL

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Code Review Remarks from Sonar.

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Code Review Remarks from Sonar.

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Bump PlotSquared to 6.6.0

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>

* [CORE] Bump WorldGuard to 7.0.7 and Towny to 0.98.0.3

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>

* Create ru_RU.yml

* Update ru_RU.yml

* Update ru_RU.yml

* [CORE] Update CanEdit with Protections

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Fix Metrics - English not a language, which was bizzare.

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Fix Metrics - English not a language, which was bizzare.

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Revert "Update CanEdit with Protections"

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.1 (#42)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* [CORE] Merge ItemFrame and ArmorStand canEdit Checks to 1 consolodated if Statement

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CI] Bump Towny to v0.98.1.0 (#45)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* [CORE] Reimplement Protection Fix and Split ItemFrame and ArmorStand CanEdit. Potential Fix for: Wolfieheart/ArmorStandEditor-Issues#28

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>

* [CI] Update actions/cache action to v3 (#48)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* [CI] Update dependency com.palmergames.bukkit.towny:towny to v0.98.1.2 (#47)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Larry (Wolfieheart) <xMakeItRain94@gmail.com>

* [CORE] Fix for Invisible ArmorStands being unable to be moved. Fix Wolfieheart/ArmorStandEditor-Issues#28

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CI] Update Towny from 0.98.1.2 -> 0.98.1.3

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>

* [CI] Update maven-shade-plugin to v3.3.0 (#52)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* [CI] Bump towny to v0.98.1.4 (#56)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Larry (Wolfieheart) <xMakeItRain94@gmail.com>

* [CI] Dependancy Updates: Towny, Plotsquared etc.

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>

* [CORE] Update Protections to have Permission to IgnoreProtection + Implement asedit.*

Ignore Protection Perms are defauled to false, ASEdit.* is ONLY FOR OP USE!

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>

* [ci-skip] Fix Spacing Issues in plugin.yml

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>

* [CORE] Add List of Developers and Small Improvement to Calculations in Util - Thanks Havens-Edge-MC / Gyztor!

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>
Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>

* [CORE] Correct Spelling in Util - FULLCIRCLE to fullCircle - #JustIDEComplaints

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>
Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>

* [CI-SKIP] Add Havens-Edge-MC to authors list - Fantastic Repo with good ideas for improvements. Will keep an eye on ;)

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>
Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>

* [CORE] Revert and continue rework of WorldGuard Protection to introduce custom flag.

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>
Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>

* [CORE] Revert WorldGuard Custom Flag Implementation to 1.18.2-35pre2 Base. Fixes and Tested for Wolfieheart/ArmorStandEditor-Issues#32

# This reverts commit d7ebdb6.

* [CI-SKIP] Add Placeholder TODO for Metrics RE: Invisibilty

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>
Signed-off-by: Laurence Somers <lsomers@omp.com>

* [CORE] Optimize Imports for Language

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Fix apparent typo for InvisibleItemFrames in Config and Add Metrics to check Config Usage

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Protections & Debug Logging

- Introduce One of the Many Skyblock Plugins to the Protection List.
- Introduce more Debug Logging: Need to think on what and where.
- Optimize Protection Import
- Reorder Finals for SpigotResourceId and PluginID for Bstats and Updater etc. etc.

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Fix the Build - Could not find NMSVersion

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Version Bump to 1.18.2-35

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Github <xMakeItRain94@gmail.com>

* [CORE] Re-commit permissions to ignore Protections

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Better GriefPrevention Implementation for Wolfieheart/ArmorStandEditor-Issues#36

Has to be tested in full later on.

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Code Review Remarks from Sonar + Add Event that we cant getEnabledClaimsForWorld in GriefPrevention

Has to be tested in full later on.

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Code Review Remarks from Sonar + Add Event that we cant getEnabledClaimsForWorld in GriefPrevention

Has to be tested in full later on.

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Remove TODO in ArmorStandEditorPlugin - Made it a ? for 1.19

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] CustomModelData Support on EditTool Functionality ONLY! To be Tested Throughly later.

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] CR Remarks + Add TODO to add to Lang File for Failure.

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CI-SKIP] Fix comment RE: EditTool and commandGive

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Add GiveCommand Language Message on Success. Still to be added to Lang Files

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Fix Crash in relation SkyblockProtection - Not Initialized in PlayerEditorManager

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Fix Bug Per Sonar Remarks

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CI] Update actions/upload-artifact action to v3.1.0 (#71)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* [CI] Introduce Stale System

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CI] Move Issue Templates over to this Repository

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* Update dependency com.palmergames.bukkit.towny:towny to v0.98.1.13 (#75)

[CI] Update dependency com.palmergames.bukkit.towny:towny to v0.98.1.13 (#75)

* [CI] Move Dependabot over to a Weekly Schedule

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Update Language to include messages RE: Give Command.

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Update All Language Files to Match.

- Run NL Translations through Miknes123

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Add Debug Output for Commands.

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Add Alternate Chat Color Support and Better Checks in Skyblock Protection for Bypass Mode

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] FIX Check for CustomModelData

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Prep Move to 1.19.x

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Prep Move to 1.19.x - Fix after fact.

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Prep Move to 1.19.x part 3

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Fix Tab Spaces to be 4 Standard for all files. Update License to GNU v3, Add Java 11 Build.

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Prep 1.19.x Part 4 - Wolfie keeps missing things Update :P

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Fix Java Failure, Drop 11 Build and only support 17 and 18 for now.

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CI] Introduction of CONTRIBUTING.MD and pull_request_templates

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* Delete LICENSE.md

* Create LICENSE.md

* [CI] Update CONTRIBUTING.MD and PR Template to follow the standard we are now using for Major Versions

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CI] Fix up CONTRIBUTING.MD

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CI] Fix up Dependencies:

- Bump PlotSquared-Bukkit and PlotSquared-Core to 6.7.0
- Bump Towny to 0.98.2.2

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Add in 1.19 Version Notes and info RE Contributions

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Version Bump - Spigot 1.19 Support as base API

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Fix to remove the Additional Message if Give Fails

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] POM Builds still 1.19.x-35 instead of 1.19-35

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CORE] Bump PS to 6.9.0

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: xMakeItRain94@gmail.com <ParamoreFan1994$>

* Update dependency com.palmergames.bukkit.towny:towny to v0.98.2.4 (#79)

* [CI] Introduce Stale System

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* [CI] Move Issue Templates over to this Repository

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Signed-off-by: Wolfstorm <xMakeItRain94@gmail.com>

* Update dependency com.palmergames.bukkit.towny:towny to v0.98.2.4

Co-authored-by: Wolfstorm <xMakeItRain94@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [CORE] Introduce GriefDefender Protection - Fixes #81

Signed-off-by: xMakeItRain94@gmail.com <ParamoreFan1994$>

* [CORE] Add IgnoreProtections to Plugin.yml -> Basically I forgot to do this

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CI SKIP] Add in Info RE: GriefPrevention no longer being active

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Fix issue with UpdateChecker post Relocation

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Fix issue with UpdateChecker post Relocation

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Fix Debug Output being active by default.

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CI] Update Towny to 0.98.2.6 - Closes #82

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CI-SKIP] Fix Description for GriefDefender Ignore Protection Perms.

#CopyPasteError

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

Co-authored-by: KPidS <WKPidS@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Laurence Somers <lsomers@omp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build: Devel Issues in Development NF-3: Implementation - Done Implementation: Done and Tested Locally P0: New Feature Request For New Features Requested
Projects
None yet
Development

No branches or pull requests

1 participant