dordsor21
|
d906a85095
|
Fix some issues I caused with Guice
|
2020-07-24 12:18:36 +01:00 |
|
dordsor21
|
c3322021d0
|
mavenLocal, poms
|
2020-07-23 18:02:29 +01:00 |
|
Alexander Söderberg
|
97fed21811
|
Merge branch 'v6' into feature/v6/platform
# Conflicts:
# Bukkit/build.gradle
# Bukkit/src/main/java/com/plotsquared/bukkit/BukkitPlatform.java
# Bukkit/src/main/java/com/plotsquared/bukkit/listener/ChunkListener.java
# Bukkit/src/main/java/com/plotsquared/bukkit/util/BukkitRegionManager.java
# Bukkit/src/main/java/com/plotsquared/bukkit/util/BukkitUtil.java
# Bukkit/src/main/java/com/plotsquared/bukkit/uuid/SquirrelIdUUIDService.java
# Core/build.gradle
# Core/src/main/java/com/plotsquared/core/PlotSquared.java
# Core/src/main/java/com/plotsquared/core/command/Claim.java
# Core/src/main/java/com/plotsquared/core/command/Debug.java
# Core/src/main/java/com/plotsquared/core/command/DebugExec.java
# Core/src/main/java/com/plotsquared/core/command/Purge.java
# Core/src/main/java/com/plotsquared/core/command/Trim.java
# Core/src/main/java/com/plotsquared/core/components/ComponentPresetManager.java
# Core/src/main/java/com/plotsquared/core/database/SQLManager.java
# Core/src/main/java/com/plotsquared/core/generator/HybridPlotWorld.java
# Core/src/main/java/com/plotsquared/core/generator/HybridUtils.java
# Core/src/main/java/com/plotsquared/core/generator/SquarePlotManager.java
# Core/src/main/java/com/plotsquared/core/generator/SquarePlotWorld.java
# Core/src/main/java/com/plotsquared/core/listener/ProcessedWEExtent.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/Plot.java
# Core/src/main/java/com/plotsquared/core/plot/PlotArea.java
# Core/src/main/java/com/plotsquared/core/plot/PlotInventory.java
# Core/src/main/java/com/plotsquared/core/plot/expiration/ExpireManager.java
# Core/src/main/java/com/plotsquared/core/plot/expiration/PlotAnalysis.java
# Core/src/main/java/com/plotsquared/core/plot/flag/FlagContainer.java
# Core/src/main/java/com/plotsquared/core/plot/flag/types/BlockTypeWrapper.java
# Core/src/main/java/com/plotsquared/core/plot/message/PlotMessage.java
# Core/src/main/java/com/plotsquared/core/util/LegacyConverter.java
# Core/src/main/java/com/plotsquared/core/util/MainUtil.java
# Core/src/main/java/com/plotsquared/core/util/RegionManager.java
# Core/src/main/java/com/plotsquared/core/util/SchematicHandler.java
# Core/src/main/java/com/plotsquared/core/uuid/UUIDPipeline.java
|
2020-07-14 19:05:05 +02:00 |
|
Alexander Söderberg
|
510ea56431
|
Finalize DI stuff
|
2020-07-14 18:49:40 +02:00 |
|
Alexander Söderberg
|
33f2ff7e6d
|
Merge branch 'v6' into feature/v6/slf4j
|
2020-07-13 23:11:40 +02:00 |
|
Alexander Söderberg
|
a1f262b5b2
|
Fix gradle setup and replace all debug calls
|
2020-07-13 22:51:57 +02:00 |
|
Alexander Söderberg
|
d141b040d6
|
Fix relocations
|
2020-07-13 20:45:04 +02:00 |
|
N0tMyFaultOG
|
c6962ef4d2
|
Shift a few more messages to debug
|
2020-07-13 19:56:34 +02:00 |
|
dordsor21
|
5b260ea8da
|
update bukkit pom
|
2020-07-09 22:33:01 +01:00 |
|
dordsor21
|
1310f9470e
|
5.12.4
|
2020-07-08 19:34:08 +01:00 |
|
N0tMyFaultOG
|
5004005c5a
|
Fixes PS-65
EssentialsX uses paperlib 1.0.4 where we compile explicitly against 1.0.2
|
2020-07-08 12:21:31 +02:00 |
|
N0tMyFaultOG
|
67a49a2ca7
|
5.12.3
|
2020-07-07 21:03:30 +02:00 |
|
MattBDev
|
49c35ec084
|
Resolve NMF's concerns
|
2020-06-29 22:05:32 -04:00 |
|
Alexander Söderberg
|
f6f26c6102
|
Fix issue where numbers were sometimes parsed as usernames when they shouldn't be. This commit also fixes an issue where "Not a valid plot ID" was sent twice.
|
2020-06-24 08:31:23 +02:00 |
|
N0tMyFaultOG
|
f1b79a3b0d
|
Add more documentation to the settings.yml
Apparently gradle wants to update the poms so here we go
|
2020-05-27 22:20:13 +02:00 |
|
Alexander Söderberg
|
b9b0d89b5f
|
Replace the R-tree library with PRTree. Fix SquirrelID shading issues. Bump the version to 5.12.0
|
2020-05-25 15:13:31 +02:00 |
|
Aurora
|
98322d5d11
|
Add BungeePerms UUID service. This should probably work.
|
2020-05-24 14:32:34 +02:00 |
|
Alexander Söderberg
|
75dbc2db98
|
Fix offline mode UUIDs
|
2020-05-24 04:27:20 +02:00 |
|
Alexander Söderberg
|
ea41c842bc
|
Fix a bunch of minor issues
|
2020-05-20 00:31:59 +02:00 |
|
Alexander Söderberg
|
29f2863cf4
|
Progress
|
2020-05-17 17:26:48 +02:00 |
|
Alexander Söderberg
|
31edffcb63
|
Begin working on a platform specific world management system
This should make world management a fair bit cleaner
|
2020-05-16 21:37:14 +02:00 |
|
dordsor21
|
20c487238a
|
PlotSquared-Core please
|
2020-05-14 14:45:27 +01:00 |
|
Alexander Söderberg
|
b7f708dcd6
|
Fix gradle config
|
2020-05-14 14:32:20 +02:00 |
|
Alexander Söderberg
|
edaf396894
|
Merge features/v5/internal-updates into api/v5/packages
|
2020-04-16 06:11:03 +02:00 |
|
Alexander Söderberg
|
2377ce1123
|
Relocate metrics properly
|
2020-04-11 19:52:45 +02:00 |
|
Alexander Söderberg
|
7931390ae4
|
Fix json relocation issue. Make plot areas dump their default flags and add progress output for flag conversion.
|
2020-04-11 17:58:08 +02:00 |
|
Alexander Söderberg
|
9c3c42c3e6
|
Rename published maven artifacts
# Conflicts:
# Bukkit/build.gradle
# Core/build.gradle
|
2020-04-11 02:54:34 +02:00 |
|
Alexander Söderberg
|
5fc33dcc06
|
Rename published maven artifacts
|
2020-04-11 02:39:02 +02:00 |
|