Commit Graph

  • 688056352b
    build: Update dependency net.kyori:adventure-platform-bukkit to v4.0.1 (#3356) renovate[bot] 2021-12-06 14:33:04 +01:00
  • bfd9a18f34
    build: Update dependency net.kyori:adventure-platform-bukkit to v4.0.1 Renovate Bot 2021-12-06 09:29:43 +00:00
  • 6668092a07
    build: Update dependency io.papermc.paper:paper-api to v1.18-rc3-R0.1-SNAPSHOT Renovate Bot 2021-12-06 09:29:38 +00:00
  • 13bef3a954
    refactor: More MiniMessage deprecations NotMyFault 2021-12-06 01:11:49 +01:00
  • 8e9314ece7
    refactor: Address MiniMessage deprecations NotMyFault 2021-12-06 00:03:11 +01:00
  • 2a40f52dea
    docs: Update issue template to 1.18 NotMyFault 2021-12-05 23:29:28 +01:00
  • 3ed369de19
    style: Add missing bracket for deny example (#3351) Alex 2021-11-29 20:56:48 +01:00
  • d51a27ef3a
    style: Add missing bracket for deny example NotMyFault 2021-11-29 20:56:19 +01:00
  • 184f304e7e fix licenser issue Pierre Maurice Schwang 2021-11-29 19:21:59 +01:00
  • 5fca7984d4 Add @since-tag to Post* events Pierre Maurice Schwang 2021-11-29 19:04:14 +01:00
  • 16e81439e8 Add package-info.java Pierre Maurice Schwang 2021-11-29 19:03:25 +01:00
  • bec51401a3
    build: Update dependency org.junit.jupiter:junit-jupiter to v5.8.2 (#3350) renovate[bot] 2021-11-29 11:25:01 +01:00
  • 109f884b5f
    build: Update dependency io.papermc:paperlib to v1.0.7 (#3349) renovate[bot] 2021-11-29 11:13:23 +01:00
  • 69355410df
    build: Update dependency org.junit.jupiter:junit-jupiter to v5.8.2 Renovate Bot 2021-11-29 09:30:21 +00:00
  • 6bdf30ff20
    build: Update dependency io.papermc:paperlib to v1.0.7 Renovate Bot 2021-11-29 08:25:19 +00:00
  • f27385b439
    build: Update com.fastasyncworldedit to v1.17-410 Renovate Bot 2021-11-29 08:25:14 +00:00
  • 338738e040
    Merge branch 'v6' into feat/postEvents Alex 2021-11-27 15:06:15 +01:00
  • 8f3fa419c4
    Fixes #3344, Wrong iterator algorithm in PlotRangeIterator (#3345) Pascal Bürklin 2021-11-23 20:52:23 +01:00
  • 597eed1701 Add test case to ensure the iterator-behaviour doesn't break again. Pascal Bürklin 2021-11-23 19:33:35 +01:00
  • e1a5dd6ae7 Fixes #3344 Pascal Bürklin 2021-11-23 05:03:10 +01:00
  • 7aa86b2997
    build: Update com.fastasyncworldedit to v1.17-407 Renovate Bot 2021-11-22 09:54:22 +00:00
  • b982037bb8 standardize post event calls in EventDispatcher Pierre Maurice Schwang 2021-11-17 17:24:30 +01:00
  • 9a67564ecb address review Pierre Maurice Schwang 2021-11-17 17:21:25 +01:00
  • b541137035 Address license violations Pierre Maurice Schwang 2021-11-17 15:47:05 +01:00
  • eba6c4b88c Create Post* events Pierre Maurice Schwang 2021-11-17 15:28:26 +01:00
  • a9f08bc885
    build: Update dependencies NotMyFault 2021-11-15 12:41:52 +01:00
  • a89c996d3f
    build: Update dependency org.yaml:snakeyaml to v1.29 Renovate Bot 2021-11-15 11:09:19 +00:00
  • 643c313bcf
    build: Update dependency org.khelekore:prtree to v1.7.0 Renovate Bot 2021-11-15 09:09:43 +00:00
  • 79fb2d9db0
    build: Update com.fastasyncworldedit to v1.17-396 Renovate Bot 2021-11-15 09:09:39 +00:00
  • a8923ec729
    build: Back to snapshot for development NotMyFault 2021-11-11 23:01:37 +01:00
  • 4eafd043a3
    Release 6.1.4 6.1.4 NotMyFault 2021-11-11 22:49:46 +01:00
  • 826cc8c835
    build: Update Gradle NotMyFault 2021-11-11 22:43:48 +01:00
  • d1dbf777a4
    Don't check/set if a chunk should be saved if it's a world-plot dordsor21 2021-11-11 17:57:59 +00:00
  • 823e78377b
    feat: Better deciding of heights to use for generation and schematics (#3300) Jordan 2021-11-11 17:33:38 +00:00
  • 8cc18087ea
    Merge branch 'v6' into feature/v6/improved-min-heights Alex 2021-11-11 18:30:43 +01:00
  • 87a2e81ec3
    Don't write biome data to schematics if it's not present dordsor21 2021-11-10 19:51:14 +00:00
  • 88775334b7
    Schematic paths are configurable (#3303) Alex 2021-11-09 11:32:07 +01:00
  • 6172daf797
    Merge branch 'v6' into refactor/v6/dynamic-paths Jordan 2021-11-09 10:29:12 +00:00
  • e126547e97
    chore: Update com.fastasyncworldedit to v1.17-390 (#3324) renovate[bot] 2021-11-09 10:00:14 +01:00
  • ba817e1f9c
    chore: Update com.fastasyncworldedit to v1.17-390 Renovate Bot 2021-11-08 17:52:50 +00:00
  • 553e2dec67
    Also do for HybridPlotManager clear dordsor21 2021-10-29 15:24:53 +01:00
  • 658d5f9326
    Better deciding of heights to use for generation and schematics - If bedrock is disabled, we should still be filling the space with something - Use minBuildHeight instead of hardcoding "1" for schematics (it is still 1 by default) to ensure all-encompassing schematics - Schematic generation/handling for roads etc. should be accounting for all of wall, road, and plot heights for deciding point of origin - Fixes #3269 - Starts to address #3175 dordsor21 2021-10-26 12:16:48 +01:00
  • c1163cdb2e
    feat: Split configuration for teleport on claim/auto (#3308) Jordan 2021-11-07 21:29:49 +00:00
  • 2e7d9aef9d
    Split configuration for teleport on claim/auto - Fixes #2953 dordsor21 2021-10-29 15:40:39 +01:00
  • 30d06b7801
    build: Reduce consumer dependencies NotMyFault 2021-11-05 11:57:58 +01:00
  • a5cf7bf2c2
    Fix BlockLoc to the requirements for use as a home location - Add home locations to #fromString - Switch to y=Integer#minValue more - May help with #3321 dordsor21 2021-11-04 20:47:56 +00:00
  • 4669b7ec21
    chore: Update com.fastasyncworldedit to v1.17-382 Renovate Bot 2021-11-02 15:52:11 +00:00
  • 3d4d413de8
    Minor adjustment to plot home location logic - Allow "centre" spelling - ClassicPlotWorld contains the PLOT_HEIGHT config setting, not HPW dordsor21 2021-11-02 15:41:16 +00:00
  • b97e843849
    perf: Get rid of Guice overhead when accessing the plot area manager (#3315) Hannes Greule 2021-11-02 14:38:48 +01:00
  • ca929e9322
    Merge branch 'v6' into perf/plot-area-manager-access Alex 2021-11-02 14:35:34 +01:00
  • 48c7a3e94e
    refactor: Use player friendly done message on restricted building (#3309) Alex 2021-11-02 14:32:04 +01:00
  • abea802772
    Merge branch 'v6' into refactor/v6/break-down-done-messages Jordan 2021-11-02 13:29:12 +00:00
  • d63440c676
    Merge branch 'v6' into perf/plot-area-manager-access Jordan 2021-11-02 13:28:56 +00:00
  • 7263290bbe
    fix: Untrusted visit flag not working with untrusted visit permission mindw0rm 2021-11-02 14:28:39 +01:00
  • a1ae18280a
    Merge branch 'v6' into bugfix-issue-3317 Alex 2021-11-01 22:06:35 +01:00
  • e99c4e3289
    chore: Update dependency org.checkerframework:checker-qual to v3.19.0 (#3320) renovate[bot] 2021-11-01 21:51:53 +01:00
  • e1618018f5
    chore: Update dependency org.checkerframework:checker-qual to v3.19.0 Renovate Bot 2021-11-01 20:21:45 +00:00
  • b24773daa3 fix for issue 3317 mindw0rm 2021-11-01 21:08:32 +01:00
  • 87cb26189f
    Closes #3313 Alex 2021-11-01 14:07:44 +01:00
  • 2dae336a5f
    chore: Update com.fastasyncworldedit to v1.17-380 (#3312) renovate[bot] 2021-11-01 14:06:47 +01:00
  • 258ed1469b
    chore: Update dependency net.kyori:adventure-api to v4.9.3 (#3314) renovate[bot] 2021-11-01 14:06:40 +01:00
  • e41fe7f5f7
    chore: Update dependency net.kyori:adventure-api to v4.9.3 Renovate Bot 2021-11-01 12:46:46 +00:00
  • 35b259cefc
    chore: Update dependency com.google.code.gson:gson to v2.8.9 Renovate Bot 2021-11-01 12:46:42 +00:00
  • 094818b891
    chore: Update com.fastasyncworldedit to v1.17-380 Renovate Bot 2021-11-01 12:46:38 +00:00
  • 6f3eabba0e
    feat: Don't display the default plot title if on a server-plot, unless configured otherwise. (#3305) Jordan 2021-11-01 11:23:53 +00:00
  • cb5f54e8f8
    Merge branch 'v6' into feature/v6/hide-default-title-if-server-plot Alex 2021-11-01 12:19:43 +01:00
  • 496903a7d9 get rid of guice overhead when accessing the plot area manager SirYwell 2021-11-01 12:08:11 +01:00
  • f1fda2d561
    refactor: Use player friendly done message on restricted building NotMyFault 2021-10-30 00:17:56 +02:00
  • 804228fa6c
    Allow pitch and yaw to be used in default home location (#3304) Jordan 2021-10-29 10:48:35 +01:00
  • 6c61327d1b
    Don't display the default plot title if on a server-plot, unless configured otherwise. - If plot-title flag is set, title will still be displayed. dordsor21 2021-10-28 18:09:51 +01:00
  • 7879f9277f
    Maintain API compatibility dordsor21 2021-10-28 17:53:39 +01:00
  • 1d7ca03a4f
    Allow pitch and yaw to be used in default home location dordsor21 2021-10-27 18:00:36 +01:00
  • be85708e5a
    feat: Add border bypass permission (#3302) Jordan 2021-10-28 09:13:36 +01:00
  • b3123601b2
    change too le/ge as tthey are likely to be equal to border when hit. - Since we check for being across the border beforehand, it will hopefully not be spammed too much? - If it's spammed then either we use meta to set if a player's left the border, or we just remove the come-back-in altogether because it's a little looong dordsor21 2021-10-27 22:38:06 +01:00
  • 123273c086
    Rename to border.denied and make border msg red dordsor21 2021-10-27 22:34:46 +01:00
  • 4b7dcca569
    Implement messages on leaving/entering border area dordsor21 2021-10-27 14:26:11 +01:00
  • b13cd10738
    Add permission to plots.admin permpack dordsor21 2021-10-26 16:05:19 +01:00
  • f09ac325cf
    fix: Schematic paths are configurable NotMyFault 2021-10-26 16:35:19 +02:00
  • b3f1237b5d
    Add border bypass permission - Fixes #3297 dordsor21 2021-10-26 15:25:57 +01:00
  • 27b622ec71
    chore: Update com.fastasyncworldedit to v1.17-378 Renovate Bot 2021-10-25 16:44:58 +00:00
  • f2368f97df
    chore: Update com.sk89q.worldedit to v7.2.7 (#3299) renovate[bot] 2021-10-25 11:22:31 +02:00
  • 1729615466
    chore: Update com.sk89q.worldedit to v7.2.7 Renovate Bot 2021-10-25 09:19:10 +00:00
  • df87bcb743
    build: Back to snapshot for development NotMyFault 2021-10-18 20:30:28 +02:00
  • 5653d0f175
    Release 6.1.3 6.1.3 NotMyFault 2021-10-18 20:22:13 +02:00
  • b022a97196
    fix: Flag list parsing for console players (#3277) NotMyFault 2021-10-18 20:20:52 +02:00
  • cb596ee6ea
    Fix StackOverFlow dordsor21 2021-10-18 17:27:51 +01:00
  • 7bb462dbcd
    chore: Update com.fastasyncworldedit to v1.17-357 Renovate Bot 2021-10-18 07:24:14 +00:00
  • 7b6b34bf76
    chore: Update com.fastasyncworldedit to v1.17-355 Renovate Bot 2021-10-17 14:26:25 +00:00
  • 8dfab98c54
    Merge branch 'v6' into fix/v6/fix-flag-list-for-console-player NotMyFault 2021-10-15 13:22:27 +02:00
  • 4e391136c0
    Add and Trust permission now count correctly (#3290) Xaver106 2021-10-15 12:28:23 +02:00
  • 2468fbcfa5 refactor: permission check is now the same as in add/trust Xaver106 2021-10-14 00:28:05 +02:00
  • 810bd79d1a fix: Add and Trust permission now counts correctly previously you could add one more than allowed by the permission Xaver106 2021-10-13 23:59:01 +02:00
  • a6a0e1d12f
    chore: Update dependency org.checkerframework:checker-qual to v3.18.1 (#3283) renovate[bot] 2021-10-10 00:23:32 +02:00
  • fe6813a40d
    chore: Update dependency org.checkerframework:checker-qual to v3.18.1 Renovate Bot 2021-10-08 17:08:45 +00:00
  • d2776eed5a
    [ci skip] Move to work level templates NotMyFault 2021-10-08 18:09:58 +02:00
  • 6528c60f4d
    fix: Fix greeting & farewell captions not being used (#3272) NotMyFault 2021-10-07 10:10:00 +02:00
  • b8e71c8b6a
    Merge branch 'v6' into fix/v6/greeting-farewell-captions NotMyFault 2021-10-07 10:07:25 +02:00
  • 7ee46be2ac
    feat: Allow plot alias in title (#3273) NotMyFault 2021-10-07 10:07:13 +02:00
  • 0d51dca2bf
    Merge branch 'v6' into feature/alias-in-title NotMyFault 2021-10-07 10:04:32 +02:00
  • 4f00408c11
    Merge branch 'v6' into fix/v6/fix-flag-list-for-console-player NotMyFault 2021-10-06 14:50:42 +02:00