Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CORE] ArmorStandEditor 1.19-35 (#40)
* [CORE] Version Bump to 1.18.2-35 Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Github <[email protected]> * [MVN] Introduce WorldGuard, Plotsquared, GriefPrevention Addons Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Github <[email protected]> * [CORE] Introduce WorldGuard Protection Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Github <[email protected]> * [CORE] PlotSquared and Towny Implementations Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Github <[email protected]> * [CORE] PlotSquared Added to SoftDepend List Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Github <[email protected]> * [CORE] Fix Towny Protection not returning correctly and implement protection checks in Edit Class Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Comments added to explain the changes to CanEdit Function Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Add GriefPreventionProtection - Closes Wolfieheart/ArmorStandEditor-Issues#24 in FULL Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Code Review Remarks from Sonar. Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Code Review Remarks from Sonar. Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Bump PlotSquared to 6.6.0 Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Github <[email protected]> * [CORE] Bump WorldGuard to 7.0.7 and Towny to 0.98.0.3 Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Github <[email protected]> * Create ru_RU.yml * Update ru_RU.yml * Update ru_RU.yml * [CORE] Update CanEdit with Protections Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Fix Metrics - English not a language, which was bizzare. Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Fix Metrics - English not a language, which was bizzare. Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Revert "Update CanEdit with Protections" Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.1 (#42) Co-authored-by: Renovate Bot <[email protected]> * [CORE] Merge ItemFrame and ArmorStand canEdit Checks to 1 consolodated if Statement Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CI] Bump Towny to v0.98.1.0 (#45) Co-authored-by: Renovate Bot <[email protected]> * [CORE] Reimplement Protection Fix and Split ItemFrame and ArmorStand CanEdit. Potential Fix for: Wolfieheart/ArmorStandEditor-Issues#28 Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Github <[email protected]> * [CI] Update actions/cache action to v3 (#48) Co-authored-by: Renovate Bot <[email protected]> * [CI] Update dependency com.palmergames.bukkit.towny:towny to v0.98.1.2 (#47) Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Larry (Wolfieheart) <[email protected]> * [CORE] Fix for Invisible ArmorStands being unable to be moved. Fix Wolfieheart/ArmorStandEditor-Issues#28 Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CI] Update Towny from 0.98.1.2 -> 0.98.1.3 Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Github <[email protected]> * [CI] Update maven-shade-plugin to v3.3.0 (#52) Co-authored-by: Renovate Bot <[email protected]> * [CI] Bump towny to v0.98.1.4 (#56) Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Larry (Wolfieheart) <[email protected]> * [CI] Dependancy Updates: Towny, Plotsquared etc. Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Github <[email protected]> * [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 <[email protected]> Signed-off-by: Github <[email protected]> * [ci-skip] Fix Spacing Issues in plugin.yml Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Github <[email protected]> * [CORE] Add List of Developers and Small Improvement to Calculations in Util - Thanks Havens-Edge-MC / Gyztor! Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Github <[email protected]> Signed-off-by: Wolfieheart <[email protected]> * [CORE] Correct Spelling in Util - FULLCIRCLE to fullCircle - #JustIDEComplaints Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Github <[email protected]> Signed-off-by: Wolfieheart <[email protected]> * [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 <[email protected]> Signed-off-by: Github <[email protected]> Signed-off-by: Wolfieheart <[email protected]> * [CORE] Revert and continue rework of WorldGuard Protection to introduce custom flag. Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Github <[email protected]> Signed-off-by: Wolfieheart <[email protected]> * [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 <[email protected]> Signed-off-by: Laurence Somers <[email protected]> * [CORE] Optimize Imports for Language Signed-off-by: Wolfieheart <[email protected]> * [CORE] Fix apparent typo for InvisibleItemFrames in Config and Add Metrics to check Config Usage Signed-off-by: Wolfieheart <[email protected]> * [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 <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Fix the Build - Could not find NMSVersion Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Version Bump to 1.18.2-35 Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Github <[email protected]> * [CORE] Re-commit permissions to ignore Protections Signed-off-by: Wolfieheart <[email protected]> * [CORE] Better GriefPrevention Implementation for Wolfieheart/ArmorStandEditor-Issues#36 Has to be tested in full later on. Signed-off-by: Wolfieheart <[email protected]> * [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 <[email protected]> * [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 <[email protected]> * [CORE] Remove TODO in ArmorStandEditorPlugin - Made it a ? for 1.19 Signed-off-by: Wolfieheart <[email protected]> * [CORE] CustomModelData Support on EditTool Functionality ONLY! To be Tested Throughly later. Signed-off-by: Wolfieheart <[email protected]> * [CORE] CR Remarks + Add TODO to add to Lang File for Failure. Signed-off-by: Wolfieheart <[email protected]> * [CI-SKIP] Fix comment RE: EditTool and commandGive Signed-off-by: Wolfieheart <[email protected]> * [CORE] Add GiveCommand Language Message on Success. Still to be added to Lang Files Signed-off-by: Wolfieheart <[email protected]> * [CORE] Fix Crash in relation SkyblockProtection - Not Initialized in PlayerEditorManager Signed-off-by: Wolfieheart <[email protected]> * [CORE] Fix Bug Per Sonar Remarks Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CI] Update actions/upload-artifact action to v3.1.0 (#71) Co-authored-by: Renovate Bot <[email protected]> * [CI] Introduce Stale System Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CI] Move Issue Templates over to this Repository Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * 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 <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Update Language to include messages RE: Give Command. Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Update All Language Files to Match. - Run NL Translations through Miknes123 Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Add Debug Output for Commands. Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Add Alternate Chat Color Support and Better Checks in Skyblock Protection for Bypass Mode Signed-off-by: Wolfieheart <[email protected]> * [CORE] FIX Check for CustomModelData Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Prep Move to 1.19.x Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Prep Move to 1.19.x - Fix after fact. Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Prep Move to 1.19.x part 3 Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Fix Tab Spaces to be 4 Standard for all files. Update License to GNU v3, Add Java 11 Build. Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Prep 1.19.x Part 4 - Wolfie keeps missing things Update :P Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Fix Java Failure, Drop 11 Build and only support 17 and 18 for now. Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CI] Introduction of CONTRIBUTING.MD and pull_request_templates Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * 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 <[email protected]> * [CI] Fix up CONTRIBUTING.MD Signed-off-by: Wolfieheart <[email protected]> * [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 <[email protected]> * [CORE] Add in 1.19 Version Notes and info RE Contributions Signed-off-by: Wolfieheart <[email protected]> * [CORE] Version Bump - Spigot 1.19 Support as base API Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Fix to remove the Additional Message if Give Fails Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] POM Builds still 1.19.x-35 instead of 1.19-35 Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CORE] Bump PS to 6.9.0 Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: [email protected] <ParamoreFan1994$> * Update dependency com.palmergames.bukkit.towny:towny to v0.98.2.4 (#79) * [CI] Introduce Stale System Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * [CI] Move Issue Templates over to this Repository Signed-off-by: Wolfieheart <[email protected]> Signed-off-by: Wolfstorm <[email protected]> * Update dependency com.palmergames.bukkit.towny:towny to v0.98.2.4 Co-authored-by: Wolfstorm <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * [CORE] Introduce GriefDefender Protection - Fixes #81 Signed-off-by: [email protected] <ParamoreFan1994$> * [CORE] Add IgnoreProtections to Plugin.yml -> Basically I forgot to do this Signed-off-by: Wolfieheart <[email protected]> * [CI SKIP] Add in Info RE: GriefPrevention no longer being active Signed-off-by: Wolfieheart <[email protected]> * [CORE] Fix issue with UpdateChecker post Relocation Signed-off-by: Wolfieheart <[email protected]> * [CORE] Fix issue with UpdateChecker post Relocation Signed-off-by: Wolfieheart <[email protected]> * [CORE] Fix Debug Output being active by default. Signed-off-by: Wolfieheart <[email protected]> * [CI] Update Towny to 0.98.2.6 - Closes #82 Signed-off-by: Wolfieheart <[email protected]> * [CI-SKIP] Fix Description for GriefDefender Ignore Protection Perms. #CopyPasteError Signed-off-by: Wolfieheart <[email protected]> Co-authored-by: KPidS <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Laurence Somers <[email protected]>
- Loading branch information