dordsor21
|
a1bfc1cb26
|
correctly handle road flags
|
2020-10-11 19:24:50 +01:00 |
|
N0tMyFaultOG
|
aeeae7c167
|
Fix links not being clickable
|
2020-10-11 12:47:49 +02:00 |
|
N0tMyFaultOG
|
08c7d4d15e
|
Remove dead imports
|
2020-10-09 21:03:23 +02:00 |
|
N0tMyFaultOG
|
29b92659c7
|
Fix typos
|
2020-10-09 20:50:12 +02:00 |
|
N0tMyFaultOG
|
4622f4b51d
|
Fix plot leave
|
2020-10-09 20:21:02 +02:00 |
|
N0tMyFaultOG
|
0d89125a8e
|
Replace sys out with logger factory
|
2020-10-08 20:52:02 +02:00 |
|
N0tMyFaultOG
|
6b37d678df
|
Fix plot template tab completion
|
2020-10-08 20:47:43 +02:00 |
|
N0tMyFaultOG
|
02698b3a0e
|
Fix plot grant tab completion
|
2020-10-08 20:42:17 +02:00 |
|
N0tMyFaultOG
|
6f0512c18c
|
Fix plot set tab completions
|
2020-10-08 20:16:29 +02:00 |
|
N0tMyFaultOG
|
e46b38b301
|
Fix plot set values
|
2020-10-08 19:51:42 +02:00 |
|
N0tMyFaultOG
|
5841817fb5
|
Missing space
|
2020-10-08 19:29:09 +02:00 |
|
N0tMyFaultOG
|
e28fb49015
|
Add override permission for /plot music
|
2020-10-08 19:27:05 +02:00 |
|
N0tMyFaultOG
|
841eef6a52
|
Fix done message on backup and add done message to grant
|
2020-10-08 18:57:11 +02:00 |
|
Mariell Hoversholm
|
54a8482a88
|
Minecraft does not always provide slf4j
|
2020-10-08 14:02:08 +02:00 |
|
Mariell Hoversholm
|
e15b5a07fb
|
It runs! And it's small!
|
2020-10-08 14:02:08 +02:00 |
|
Mariell Hoversholm
|
c3069a425d
|
Format licence headers
|
2020-10-08 14:02:08 +02:00 |
|
N0tMyFaultOG
|
ec23fcdd75
|
Rewrite build scripts
Co-Authored By: Mariell Hoversholm <proximyst@proximyst.com>
|
2020-10-08 14:02:08 +02:00 |
|
dordsor21
|
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 |
|
N0tMyFaultOG
|
a210f523a5
|
Add more information to debugpaste
|
2020-10-04 18:19:29 +02:00 |
|
Aurora
|
e6237d68d0
|
Also remove BungeePerms from the config
|
2020-10-04 13:26:56 +02:00 |
|
dordsor21
|
95f509d337
|
Stop forcing loiwercase world names
|
2020-10-02 15:08:14 +01:00 |
|
dordsor21
|
ff83931a3f
|
Fix plot grant
|
2020-09-20 19:42:13 +01:00 |
|
Hannes Greule
|
4e835ed3ff
|
Add missing command description
|
2020-09-20 00:51:54 +02:00 |
|
dordsor21
|
41f494fbff
|
Remove jetbrains annotations
|
2020-09-18 12:45:26 +01:00 |
|
dordsor21
|
85a23442cc
|
bump minimessage version to fix build
|
2020-09-18 12:22:01 +01:00 |
|
dordsor21
|
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 |
|
dordsor21
|
d843d1715d
|
Allow /plot home [area|world]
|
2020-09-11 15:03:48 +01:00 |
|
NotMyFault
|
5463f15633
|
Add pigstep music disc
|
2020-09-11 01:16:57 +02:00 |
|
Hannes Greule
|
f2355a76d6
|
Add default namespace when wrapping block categories by their ids
|
2020-09-06 23:36:36 +02:00 |
|
Alexander Söderberg
|
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 |
|
Hannes Greule
|
babad3ab6d
|
Don't validate plot aliases with offline players (Fixes PS-126)
|
2020-09-04 14:49:02 +02:00 |
|
N0tMyFaultOG
|
b12e9832c9
|
Update pom.xml
|
2020-09-02 17:20:54 +02:00 |
|
N0tMyFaultOG
|
0f9554c717
|
Merge branch 'v5' into v6
|
2020-09-02 17:19:12 +02:00 |
|
N0tMyFaultOG
|
7a529e156d
|
Add deb for onBlockIgnite event
|
2020-09-02 17:03:56 +02:00 |
|
N0tMyFaultOG
|
cba2474df7
|
Merge v5/v6
|
2020-09-02 16:44:18 +02:00 |
|
NotMyFault
|
03c889383b
|
Merge pull request #2908 from IntellectualSites/dependabot/gradle/v5/org.yaml-snakeyaml-1.26
Bump snakeyaml from 1.25 to 1.26
|
2020-09-02 16:15:26 +02:00 |
|
dependabot[bot]
|
7c53bfc870
|
Bump snakeyaml from 1.25 to 1.26
Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.25 to 1.26.
- [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..snakeyaml-1.25)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-02 14:10:44 +00:00 |
|
dependabot[bot]
|
32a8dcd411
|
Bump annotations from 20.0.0 to 20.1.0
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 20.0.0 to 20.1.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/java-annotations/compare/20.0.0...20.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-02 14:10:44 +00:00 |
|
N0tMyFaultOG
|
b3c77ef099
|
Merge branch 'dependabot/gradle/v5/org.jetbrains.kotlin-kotlin-stdlib-1.4.0' into v5
|
2020-09-02 12:57:05 +02:00 |
|
N0tMyFaultOG
|
97e34844b4
|
Add option to opt-out MvDW Placeholder API
|
2020-09-02 12:13:23 +02:00 |
|
N0tMyFaultOG
|
e924a1920e
|
Add message to rgar
|
2020-09-01 00:02:56 +02:00 |
|
Hannes Greule
|
311a2ddc75
|
Replace null checks with NullEconHandler
|
2020-08-25 12:41:03 +02:00 |
|
Hannes Greule
|
551d1d9f1a
|
Add NullEconHandler to avoid verbose null checks
|
2020-08-25 12:41:03 +02:00 |
|
N0tMyFaultOG
|
a5dea9e7f6
|
Permission cleanup
|
2020-08-24 20:51:23 +02:00 |
|
N0tMyFaultOG
|
02bd83bd90
|
Merge v5 into v6
|
2020-08-24 14:33:53 +02:00 |
|
Hannes Greule
|
c42d5390a4
|
Allow teleporting to merged plots with multiple owners using /p home
|
2020-08-24 13:37:12 +02:00 |
|
Hannes Greule
|
31ea7297c2
|
Generate signs by default
|
2020-08-24 13:30:50 +02:00 |
|
Hannes Greule
|
c53cffb745
|
Generate signs by default
|
2020-08-24 13:17:15 +02:00 |
|
N0tMyFaultOG
|
26a99a122a
|
Minor permission fix
|
2020-08-23 19:34:22 +02:00 |
|
dependabot-preview[bot]
|
acb0bd95f2
|
Bump kotlin-stdlib from 1.3.72 to 1.4.0
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.3.72 to 1.4.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.72...v1.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-22 23:05:56 +00:00 |
|