Commit Graph

  • 089cb3be1e
    Update worldedit to v7.3.1 renovate[bot] 2024-05-17 17:10:29 +0000
  • 00156caf0d
    Merge 79cc962675 into c65c9e7827 RedstoneFuture 2024-05-15 21:14:21 +0200
  • 79cc962675 Removing of duplicated height-limit check RedstoneFuture 2024-05-15 20:35:43 +0200
  • 5eec25bdff Removing of duplicated send-message action RedstoneFuture 2024-05-15 20:34:58 +0200
  • 8642d22ae1 Reformatting code RedstoneFuture 2024-05-15 20:34:02 +0200
  • 40fc399afc
    Merge a5c1f1a74b into c65c9e7827 Alexander Söderberg 2024-05-13 19:20:35 +0000
  • 546ca86856
    Merge f62e8a6f22 into c65c9e7827 ch4ika 2024-05-13 19:20:35 +0000
  • aa8eb790a9
    Merge 42aafbec94 into c65c9e7827 ch4ika 2024-05-13 19:20:35 +0000
  • 7a71336f89
    Merge 087ba07bfd into c65c9e7827 Phillipp Glanz 2024-05-13 19:20:35 +0000
  • c9098d798c
    Merge d77bc90091 into c65c9e7827 Vrganj 2024-05-13 19:20:35 +0000
  • 2c322df165
    Merge 6f857c917a into c65c9e7827 Xaver106 2024-05-13 19:20:34 +0000
  • c31f864b17
    Merge a9f68eb351 into c65c9e7827 Traks 2024-05-13 19:20:34 +0000
  • cb97aa9e8b
    Merge 1bfc6a9ac0 into c65c9e7827 Marcus Rokatis 2024-05-13 19:20:34 +0000
  • 1d6d1907c6
    Merge e5913faa94 into c65c9e7827 Matthew 2024-05-13 19:20:34 +0000
  • e5a89ebd15
    Merge 8d55304242 into c65c9e7827 Phillipp Glanz 2024-05-13 19:20:34 +0000
  • b78a208d38
    Merge cf117ff13b into c65c9e7827 Alexander Söderberg 2024-05-13 19:20:34 +0000
  • c65c9e7827
    fix: PlayerEnterPlotEvent (java doc) description (#4426) main RedstoneFuture 2024-05-13 21:20:29 +0200
  • f88ea94bfe
    Performance Improvement: high-requency listener (#4402) RedstoneFuture 2024-05-13 21:20:21 +0200
  • 66982beac1 Fixing event description RedstoneFuture 2024-05-12 22:14:16 +0200
  • c8e8eb919f Update eps1lon/actions-label-merge-conflict action to v3.0.1 renovate[bot] 2024-05-10 12:53:16 +0000
  • 730e7f8bdd
    Update eps1lon/actions-label-merge-conflict action to v3.0.1 renovate[bot] 2024-05-10 12:53:16 +0000
  • 83fe761fe4
    perf: Avoid expensive Plot#getOwner calls in Plot#getOwners (#4418) Vrganj 2024-05-09 14:58:06 +0200
  • a7447c9d75
    fix: disable not saving single world chunks (#4416) Jordan 2024-05-09 21:57:58 +0900
  • 5867cc51a7 Update adventure to v4.17.0 renovate[bot] 2024-05-08 06:14:33 +0000
  • 8b2dda1a64
    Update adventure to v4.17.0 renovate[bot] 2024-05-08 06:14:33 +0000
  • d77bc90091 Merge remote-tracking branch 'origin/main' into perf/faster-world-lookup Vrganj 2024-05-05 18:01:25 +0200
  • 88c311a785 Use injected field rather than getInstance for worldManager & playerManager, optimize PlayyerManager#getPlayer Vrganj 2024-05-05 17:51:49 +0200
  • 75d983fea3 Faster Bukkit world lookup using an IdentityHashMap and computeIfAbsent Vrganj 2024-05-05 15:56:58 +0200
  • 459bf73130 Don't check for the owner beforehand, because it's done in the loop regardless Vrganj 2024-05-04 11:26:33 +0200
  • fbaae528fa Avoid expensive Plot#getOwner calls in Plot#getOwners Vrganj 2024-05-04 10:37:01 +0200
  • 86e21f3e1a Update dependency com.github.spotbugs:spotbugs-annotations to v4.8.5 renovate[bot] 2024-05-04 01:55:41 +0000
  • ae0119de30
    Update dependency com.github.spotbugs:spotbugs-annotations to v4.8.5 renovate[bot] 2024-05-04 01:55:41 +0000
  • defb84e7c4
    Disable not saving single world chunks Jordan 2024-05-02 11:28:48 +0900
  • d7d884ad6d Update dependency org.checkerframework:checker-qual to v3.43.0 renovate[bot] 2024-05-02 02:10:08 +0000
  • 1c45e01a14 Update dependency xyz.jpenilla.run-paper to v2.3.0 renovate[bot] 2024-05-02 02:10:14 +0000
  • 6b499de705
    Update dependency xyz.jpenilla.run-paper to v2.3.0 renovate[bot] 2024-05-02 02:10:14 +0000
  • 65862442fc
    Update dependency org.checkerframework:checker-qual to v3.43.0 renovate[bot] 2024-05-02 02:10:08 +0000
  • 6ef1163325
    perf: get rid of guice overhead when accessing the player & world manager (#4409) Vrganj 2024-05-01 18:45:15 +0200
  • c57d784df7 Update dependency xyz.jpenilla.run-paper to v2.2.4 renovate[bot] 2024-04-23 02:07:59 +0000
  • c14e9f386b
    Update dependency xyz.jpenilla.run-paper to v2.2.4 renovate[bot] 2024-04-23 02:07:59 +0000
  • 068f95938a Return already injected fields to skip slow Injector access Vrganj 2024-04-21 14:12:25 +0200
  • c239908aa3
    Don't heal dead players (#4407) Pierre Maurice Schwang 2024-04-21 13:03:00 +0200
  • 3b57ec4e70
    fix: don't heal dead players Pierre Maurice Schwang 2024-04-20 16:06:00 +0200
  • 8a47639f1a Small typo RedstoneFuture 2024-04-17 00:59:00 +0200
  • 528ad81a81 Moving high-frequency event listener in new class RedstoneFuture 2024-04-16 19:29:25 +0200
  • 6e037376e1 Adding new 'high-frequency-listener' setting RedstoneFuture 2024-04-16 19:27:34 +0200
  • a6412581a6
    Back to snapshot for development Alexander Brandes 2024-04-16 16:39:38 +0200
  • f20c5f46e3
    Release 7.3.8 7.3.8 Alexander Brandes 2024-04-16 16:37:46 +0200
  • 4db5954490 Update dependency com.intellectualsites.informative-annotations:informative-annotations to v1.5 renovate[bot] 2024-04-15 21:27:48 +0000
  • ac81320e53
    Update dependency com.intellectualsites.informative-annotations:informative-annotations to v1.5 renovate[bot] 2024-04-15 21:27:48 +0000
  • 9f68654614 Update dependency com.intellectualsites.arkitektonika:Arkitektonika-Client to v2.1.3 renovate[bot] 2024-04-15 20:46:26 +0000
  • 2e4c6199e5 Update dependency com.intellectualsites.paster:Paster to v1.1.6 renovate[bot] 2024-04-15 20:46:32 +0000
  • d5cba85e05
    Update dependency com.intellectualsites.paster:Paster to v1.1.6 renovate[bot] 2024-04-15 20:46:32 +0000
  • 2b1531a874
    Update dependency com.intellectualsites.arkitektonika:Arkitektonika-Client to v2.1.3 renovate[bot] 2024-04-15 20:46:26 +0000
  • 7edca600fd
    Introduce 'skip.signing' property (#4398) Alexander Brandes 2024-04-15 19:39:54 +0200
  • 8589fe90c6
    Introduce 'skip.signing' property Alexander Brandes 2024-04-14 21:23:32 +0200
  • bc1cc074b8
    Make builds reproducible (#4395) Alexander Brandes 2024-04-14 21:04:01 +0200
  • d383187c6e Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.6 renovate[bot] 2024-04-14 12:57:25 +0000
  • b99deeca8c
    Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.6 renovate[bot] 2024-04-14 12:57:25 +0000
  • 125a3f6772 Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.5 renovate[bot] 2024-04-14 10:18:26 +0000
  • f541eda59e
    Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.5 renovate[bot] 2024-04-14 10:18:26 +0000
  • a78287370d
    Merge c8e5cf163f into faca8c2da0 Alexander Söderberg 2024-04-14 08:37:19 +0000
  • 1dbac5de13
    Merge 2b34e1007a into faca8c2da0 Phillipp Glanz 2024-04-14 08:37:18 +0000
  • faca8c2da0
    Update wrapper action Alexander Brandes 2024-04-14 10:37:08 +0200
  • 8582903015
    Make builds reproducible Alexander Brandes 2024-04-14 10:27:36 +0200
  • 0ad5ef4f94 Update gradle/wrapper-validation-action action to v3 renovate[bot] 2024-04-12 21:29:53 +0000
  • 7f063653af
    Update gradle/wrapper-validation-action action to v3 renovate[bot] 2024-04-12 21:29:53 +0000
  • 5e8d8629c2
    fix: skip valid location check for world plots (#4388) Jordan 2024-04-12 20:55:22 +0200
  • 9f4f213a8c
    fix plot music volume to span full plot (#4391) Pierre Maurice Schwang 2024-04-12 20:55:09 +0200
  • 8607b9c49c
    fix: plot music volume to span full plot Pierre Maurice Schwang 2024-04-07 23:55:33 +0200
  • ce14036949 Update dependency com.github.spotbugs:spotbugs-annotations to v4.8.4 renovate[bot] 2024-04-07 17:18:52 +0000
  • 2527fb7f24
    Update dependency com.github.spotbugs:spotbugs-annotations to v4.8.4 renovate[bot] 2024-04-07 17:18:52 +0000
  • 2dbb6ee025 Update dependency io.github.gradle-nexus.publish-plugin to v2 renovate[bot] 2024-04-06 01:21:07 +0000
  • d56ddf2955
    Update dependency io.github.gradle-nexus.publish-plugin to v2 renovate[bot] 2024-04-06 01:21:07 +0000
  • 6ee0e5c4b1
    fix: skip valid location check for world plots - Checking location on teleport to a single plot means the bukkit world is attempted to be accessed before it is loaded - we can just skip this check because we know the player will teleport to a reasonable location dordsor21 2024-04-05 10:00:33 +0100
  • 0da1d9f17a Update fawe to v2.9.2 renovate[bot] 2024-04-04 22:35:37 +0000
  • 93a7dc6b0f
    Update fawe to v2.9.2 renovate[bot] 2024-04-04 22:35:37 +0000
  • f1f41b0523
    Back to snapshot for development Alexander Brandes 2024-04-04 21:51:55 +0200
  • fe324d3ea9
    Release 7.3.7 7.3.7 Alexander Brandes 2024-04-04 21:47:43 +0200
  • ff83868cbc
    Add a placeholder for grants (#4380) Alexander Brandes 2024-03-30 18:30:40 +0100
  • 277081231d
    Address feedback Alexander Brandes 2024-03-30 10:43:56 +0100
  • 111ea7029e
    fix: allow trusted players to remove books from lecterns while lectern-read-book flag is true (#4336) Maurice 2024-03-30 10:31:04 +0100
  • 9be2eedf7f
    fix-armor-stand-caps (#4355) ch4ika 2024-03-30 10:30:37 +0100
  • 5de2744733
    Add a placeholder for grants Alexander Brandes 2024-03-30 10:21:41 +0100
  • 04faf1634b
    Merge 9720a9122b into 82f868ae7d ch4ika 2024-03-26 16:39:06 +0000
  • 82f868ae7d
    Introduce tile-drop flag (#4371) Nicolai 2024-03-26 17:38:55 +0100
  • e46dbd826c Update eps1lon/actions-label-merge-conflict action to v3 renovate[bot] 2024-03-23 19:12:08 +0000
  • 65c35f7251
    Update eps1lon/actions-label-merge-conflict action to v3 renovate[bot] 2024-03-23 19:12:08 +0000
  • 691e4db97c relocated listener Nicolai 2024-03-23 13:21:03 +0100
  • 809ddce2b3 Update dependency gradle to v8.7 renovate[bot] 2024-03-22 16:37:39 +0000
  • afe6ec07c0
    Update dependency gradle to v8.7 renovate[bot] 2024-03-22 16:37:39 +0000
  • 1b40cea51f
    Feat: adding "last" argument for Visit cmd to choose the highest number (#4219) RedstoneFuture 2024-03-20 20:00:22 +0100
  • 022e0fc224
    Drop support for 1.17.1 and prior (#4376) Alexander Brandes 2024-03-17 12:35:17 +0100
  • e7123b1f55
    Drop support for 1.17.1 and prior Alexander Brandes 2024-03-17 08:47:43 +0100
  • b32137a650 Update fawe to v2.9.1 renovate[bot] 2024-03-16 02:14:56 +0000
  • ea45382ada
    Update fawe to v2.9.1 renovate[bot] 2024-03-16 02:14:56 +0000
  • 17c41c0494
    Back to snapshot for development Alexander Brandes 2024-03-10 17:58:34 +0100
  • 1ee76bf2d9
    Release 7.3.6 7.3.6 Alexander Brandes 2024-03-10 17:57:59 +0100
  • 399ede2c64 updated description Nicolai 2024-03-09 01:08:49 +0100
  • cab3c2040c added tile-drop flag Nicolai 2024-03-09 00:59:50 +0100