Commit Graph

5535 Commits

Author SHA1 Message Date
5841817fb5 Missing space 2020-10-08 19:29:09 +02:00
e28fb49015 Add override permission for /plot music 2020-10-08 19:27:05 +02:00
841eef6a52 Fix done message on backup and add done message to grant 2020-10-08 18:57:11 +02:00
2eee1ef203 Fix log4j 2020-10-08 14:33:48 +02:00
cd605f4996 Relocate log4j, move slf4j declaration 2020-10-08 14:02:08 +02:00
54a8482a88 Minecraft does not always provide slf4j 2020-10-08 14:02:08 +02:00
e15b5a07fb It runs! And it's small! 2020-10-08 14:02:08 +02:00
c198305b5e Add missing relocations 2020-10-08 14:02:08 +02:00
a637a8970b Add maven publishing 2020-10-08 14:02:08 +02:00
d97f68eec0 Address review issues 2020-10-08 14:02:08 +02:00
c3069a425d Format licence headers 2020-10-08 14:02:08 +02:00
9b1dc7d42e She compiles! 2020-10-08 14:02:08 +02:00
ec23fcdd75 Rewrite build scripts
Co-Authored By: Mariell Hoversholm <proximyst@proximyst.com>
2020-10-08 14:02:08 +02:00
544d57c720 Merge branch 'v5' into v6
# Conflicts:
#	Bukkit/build.gradle
#	Bukkit/pom.xml
#	Bukkit/src/main/java/com/plotsquared/bukkit/BukkitPlatform.java
#	Bukkit/src/main/java/com/plotsquared/bukkit/listener/PlayerEventListener.java
#	Bukkit/src/main/java/com/plotsquared/bukkit/uuid/BungeePermsUUIDService.java
#	Core/src/main/java/com/plotsquared/core/PlotPlatform.java
#	Core/src/main/java/com/plotsquared/core/command/DebugPaste.java
#	Core/src/main/java/com/plotsquared/core/command/Grant.java
#	build.gradle
2020-10-07 12:20:32 +01:00
b55d836871 5.13.7 2020-10-07 11:59:44 +01:00
a210f523a5 Add more information to debugpaste 2020-10-04 18:19:29 +02:00
e6237d68d0 Also remove BungeePerms from the config 2020-10-04 13:26:56 +02:00
56e6922279 Remove BungeePerms UUID fetcher 2020-10-04 13:26:56 +02:00
6e2f738d86 Stop relying on maxim's repo as it's very unreliable. 2020-10-04 12:24:37 +01:00
81d0bf6f04 Prevent blocks from getting waterlogged
In some cases, the PlayerInteractEvent doesn't cancel right clicks on blocks that can be waterlogged
2020-10-03 21:54:14 +02:00
95f509d337 Stop forcing loiwercase world names 2020-10-02 15:08:14 +01:00
2f5ce67154 add back setShouldAbortSpawn 2020-09-29 15:55:08 +01:00
89318be5f4 Apply e2f9b4245b to paper listener too 2020-09-29 15:53:23 +01:00
f80e8c8d11 For sake of allowing v5 -> v6 2020-09-25 20:08:28 +01:00
8c4bb4140a 5.13.6 2020-09-20 19:51:54 +01:00
ff83931a3f Fix plot grant 2020-09-20 19:42:13 +01:00
2468be4736 Merge branch 'v6' of https://github.com/IntellectualSites/PlotSquared into v6 2020-09-20 17:36:35 +02:00
4e835ed3ff Add missing command description 2020-09-20 00:51:54 +02:00
41f494fbff Remove jetbrains annotations 2020-09-18 12:45:26 +01:00
e974fe5dc7 Merge branch 'v6' into features/v6/queue-features 2020-09-18 12:22:32 +01:00
85a23442cc bump minimessage version to fix build 2020-09-18 12:22:01 +01:00
a822a70f00 bump minimessage so it compiles 2020-09-18 12:11:34 +01:00
819902c24e Fix licenses 2020-09-14 22:00:09 +01: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
8547533210 update pom 2020-09-11 15:04:09 +01:00
d843d1715d Allow /plot home [area|world] 2020-09-11 15:03:48 +01:00
1552a8e74b Add option to change lighting behaviour in queues 2020-09-11 14:18:50 +01:00
f0e9a8c5fe Implement progress subscribers 2020-09-11 12:59:40 +01:00
648953ec1f 5.13.5 2020-09-11 12:27:23 +02:00
9e85748b2e Merge branch 'features/v6/queue-features' of github.com:IntellectualSites/PlotSquared into features/v6/queue-features 2020-09-11 11:21:23 +01:00
a98b23af02 progress subscriber 2020-09-11 11:20:38 +01:00
5463f15633 Add pigstep music disc 2020-09-11 01:16:57 +02:00
0c6113b0d1 5.13.4 2020-09-09 23:31:30 +02:00
c5906e780a Merge pull request #2912 from IntellectualSites/fix/v5/blocktypewrapper
Add default namespace when wrapping block categories by their ids
2020-09-08 18:50:08 +02:00
f2355a76d6 Add default namespace when wrapping block categories by their ids 2020-09-06 23:36:36 +02:00
0aeca40137 Take player visibility into account when sending notify-enter and notify-leave messages. Fixes PS-103. 2020-09-05 18:48:58 +02:00
5c48e4ad19 Add missing license header 2020-09-05 18:39:56 +02:00
f6d1e2b3b8 Check TileState manually on 1.13.2, fixes PS-122 2020-09-05 18:39:56 +02:00
37010d92ee Create CODEOWNERS 2020-09-05 13:42:11 +02:00
babad3ab6d Don't validate plot aliases with offline players (Fixes PS-126) 2020-09-04 14:49:02 +02:00