Commit Graph

158 Commits

Author SHA1 Message Date
035ecc1517 Delete dependabot.yml 2020-12-21 10:58:30 +01:00
ef95334fe6 Update actions worflow 2020-11-23 18:35:44 +01:00
4595534a6f Update actions workflow 2020-11-23 18:32:28 +01:00
db903ebb0a Revert "Update gradle.yml"
This reverts commit e12c83fd83.
2020-11-19 21:05:48 +01:00
e12c83fd83 Update gradle.yml 2020-11-19 17:44:57 +01:00
f33fc092e3 Add java 11 to actions test 2020-11-08 21:48:23 +01:00
4213957d76 Delete dependabot.yml 2020-10-12 12:21:32 +02:00
aeeae7c167 Fix links not being clickable 2020-10-11 12:47:49 +02:00
209f25a5cf Update default branch 2020-10-09 20:21:57 +02:00
554efbb057 Merge branch 'v5' into v6
# Conflicts:
#	.github/CODEOWNERS
#	Bukkit/pom.xml
#	Bukkit/src/main/java/com/plotsquared/bukkit/BukkitPlatform.java
#	Bukkit/src/main/java/com/plotsquared/bukkit/player/BukkitPlayer.java
#	Core/src/main/java/com/plotsquared/core/command/Alias.java
#	Core/src/main/java/com/plotsquared/core/command/HomeCommand.java
#	Core/src/main/java/com/plotsquared/core/command/Music.java
#	Core/src/main/java/com/plotsquared/core/listener/PlotListener.java
#	Core/src/main/java/com/plotsquared/core/player/ConsolePlayer.java
#	Core/src/main/java/com/plotsquared/core/player/PlotPlayer.java
#	Core/src/main/java/com/plotsquared/core/plot/flag/types/BlockTypeWrapper.java
#	build.gradle
2020-09-11 15:44:04 +01:00
37010d92ee Create CODEOWNERS 2020-09-05 13:42:11 +02:00
cba2474df7 Merge v5/v6 2020-09-02 16:44:18 +02:00
49984f2560 Create Dependabot config file 2020-09-02 13:55:15 +00:00
02bd83bd90 Merge v5 into v6 2020-08-24 14:33:53 +02:00
a1b10a2900 Remove dead files 2020-08-11 17:49:04 +02:00
e72ce9c90e Update gradle.yml 2020-07-14 12:44:11 +02:00
32264ae5e3 Update gradle.yml 2020-07-14 12:43:45 +02:00
181c5b134f Update old links 2020-06-27 21:48:15 +02:00
6090c7ccac Link issues to new issue tracker for legacy reasons 2020-05-23 01:25:18 +02:00
5442d43918 Update bug-issue-report-for-plotsquared.md 2020-05-15 16:46:47 +02:00
acba10ac09 Fix broken url 2020-05-01 17:00:55 +02:00
06d255ccc2 Create FUNDING.yml 2020-04-20 18:48:22 +02:00
70eb588f1f Update issue template for v5/v3 support 2020-04-18 17:04:16 +02:00
a285404847 Update gradle, actions and fix typo in branch 2020-03-27 23:44:17 +01:00
4bcd926543 Update discord links 2020-03-09 23:50:22 +01:00
05626c2c8f Features/v5/move swap fixes + some other important commits (comments, etc) (#2699)
* Use generics instead of the raw class

* Add Gradle wrapper verification

* Fix biome setting in versions prior to 1.15

* Fixes #2654

* Document area getters in PlotAreaManager, and replace y-value with z in the area contains check.

* Remove update notifications

* Remove unused dependencies

* Do not kick plot owners on "/p deny *"

* Do not kick any added players on /p deny *

* Allow redstone to be used in server plot with `redstone.disable-offline` enabled.

Potentially fixes #2613

* Disallow swapping ,erged plots

* Fix legacy converter.

* Fix blockbucket pattern generation

* Prevent pasting schematics onto merged plots.

* Cancel claim event correctly

* Revert "Cancel claim event correctly"

This reverts commit 0f786155
Further investigation required

* Fix plot swapping messing up owners. Fixes #2282

* Fix plot move

* Prevent plot swapping form changing the database unless the swap was successful.

* Update signs after swap.

* Only send move success message if the move was successful.

Co-authored-by: Matt <4009945+MattBDev@users.noreply.github.com>
Co-authored-by: NotMyFault <mc.cache@web.de>
Co-authored-by: Daniel <admin@hywse.eu>
Co-authored-by: Hannes Greule <SirYwell@users.noreply.github.com>
2020-02-28 22:15:04 +01:00
5ea03f12fb Update issue template 2020-02-14 17:54:45 +01:00
edc81bc668 Updated branch names for gh actions testing 2020-01-21 15:52:57 +01:00
dbd6feed4e Update issue template and add link to suggestion repo on issue tab 2019-12-14 18:05:15 +01:00
480c9f11b8 Add 1.15 to templates 2019-12-14 17:46:07 +01:00
6908b9f29b Update bug-issue-report-for-plotsquared.md 2019-11-24 19:30:37 +01:00
8b7e8ec635 Update bug-issue-report-for-plotsquared.md 2019-11-22 15:52:25 +01:00
1a2c15684e Fixed typo 2019-11-11 21:39:27 +01:00
b02565532f Update template checkbox 2019-11-11 21:38:44 +01:00
7309e61221 AeSix' template improvements 2019-11-02 12:48:41 +01:00
b074e6e198 Update auto-comment.yml
I created templates and setup Actions to ensure functionality.
2019-10-01 12:54:20 +02:00
becac84e6e Setup Actions test 2019-09-18 02:06:28 +02:00
758c343e52 Update bug-issue-report-for-plotsquared.md 2019-09-08 20:25:12 +02:00
04f789d404 Fix merging 2019-09-08 20:02:45 +02:00
08cd39749b Create PULL_REQUEST_TEMPLATE.md 2019-08-27 14:44:56 +02:00
3e8b8a7575 Remove old files 2019-08-05 14:03:08 -04:00
d3e37e5eab Migrate Templates to new format 2019-08-05 14:03:08 -04:00
b7909cc6e5 Fix typo 2019-04-27 16:16:13 +02:00
dca8594542 Update ISSUE_TEMPLATE.md 2019-04-25 13:06:26 -04:00
3956adf291 Update ISSUE_TEMPLATE.md
Added a warning about future legacy version support.
2019-03-15 01:00:55 -04:00
2f18ef6828 Critical bug fixes, reformatting, and cleaning
Signed-off-by: matt <4009945+MattBDev@users.noreply.github.com>
2019-02-21 21:14:48 -05:00
9105294965 Update auto-comment.yml 2018-08-11 15:48:33 +02:00
5378c9007c Create auto-comment.yml 2018-08-11 15:43:36 +02:00
40e91de111 Create stale.yml 2018-08-11 15:38:22 +02:00
86e7f4e2b3 Update ISSUE_TEMPLATE.md 2018-08-11 15:28:41 +02:00