Commit Graph

  • 8bebacc7ba
    Fix possible NPEs when no ChunkyBorder border is set in a world (Fixes #56) master Phoenix616 2023-04-09 13:45:53 +0100
  • 34fc5c3439
    Add ability to select random preset Phoenix616 2023-03-16 16:48:59 +0100
  • f934071367
    Add ability to select random world in -world parameter Phoenix616 2023-03-16 16:36:49 +0100
  • 11cbc0abb8
    Make sure the found chunk stays loaded Phoenix616 2023-02-04 14:19:15 +0100
  • 548d873790
    Update to latest releases of Chunky(Border) (fixes #55) Phoenix616 2023-01-16 17:06:16 +0100
  • 29f709a73e
    Remove `air` from `unsafe-blocks`. Phoenix616 2022-12-10 15:07:33 +0100
  • 8b282d5e76
    Re-add debug option and fix min/max y when using world specifier Phoenix616 2022-11-23 00:20:20 +0100
  • ebeb3451af
    Use SSL for all maven repos Phoenix616 2022-11-03 23:37:10 +0100
  • b1b13236f5
    Removing hardcoded "s" from cooldown placeholder (#54) RedstoneFuture 2022-10-12 18:00:47 +0200
  • 38ccb52cb9 Fix: message argument need a string for cooldown RedstoneFuture 2022-10-12 17:51:03 +0200
  • 4a0bf78d94 Reworking default cooldown message RedstoneFuture 2022-10-12 17:47:29 +0200
  • f3c87d87d2 Removing hardcoded "s" from cooldown placeholder RedstoneFuture 2022-09-10 15:04:40 +0200
  • e5c745e018 Dont shade GD API johnfriedrich 2022-05-28 19:49:35 +0200
  • 18ad2b50c0 Use player world as preset when using rtp without parameters johnfriedrich 2022-05-22 14:48:52 +0200
  • f3d13554c8
    Dont shade GD API johnfriedrich 2022-05-28 19:49:35 +0200
  • 57d0a2bb96
    Use player world as preset when using rtp without parameters johnfriedrich 2022-05-22 14:48:52 +0200
  • b8d686d9d3
    Re-add backwards support down to 1.13 Phoenix616 2022-05-22 12:37:24 +0100
  • c30af21608
    Use recent GD API (#51) John 2022-05-22 13:29:25 +0200
  • 49f1bc10aa
    Use recent GD API johnfriedrich 2022-05-22 02:12:49 +0200
  • 61c32c5995
    Implements Hooks for GriefDefender & ChunkyBorder. (#49) Omer Oreg 2022-05-22 02:23:34 +0300
  • 4a77bf1519
    Use configured unsafe blocks in height validator Phoenix616 2022-03-08 14:41:16 +0100
  • 3ecf194913
    Fix NPE when no border is set in WorldBorder Phoenix616 2022-01-14 16:21:42 +0100
  • 6098947fbb
    Fix issues with world heights (Resolves #50) Phoenix616 2022-01-05 01:12:30 +0100
  • bc13b57558 Added missing GriefDefender hook artifact Omer Oreg 2021-07-07 20:52:38 +0300
  • d278e2de16 Update plugin.yml Omer Oreg 2021-07-07 12:15:34 +0300
  • eb52fa8260 Removed --info command Omer Oreg 2021-07-07 12:13:24 +0300
  • 2fd37b53c4 Implemented hook for chunkyborder Omer Oreg 2021-07-07 12:11:14 +0300
  • ce1f1b4e01 Fixed info command not executing Omer Oreg 2021-07-07 10:43:42 +0300
  • aca80fc2ef
    Added info command Omer Oreg 2021-06-23 07:23:36 +0300
  • 621e98dc96
    Added griefdefender support Omer Oreg 2021-06-19 15:26:54 +0300
  • 8e0643e59c
    Check for passable and liquids instead of just solids (Fixes #44) 2.0-pre2 Phoenix616 2021-03-09 14:28:25 +0100
  • 9dfc62f9f5
    Fix safe vs. save error Phoenix616 2021-02-16 19:50:17 +0100
  • c893b45ddc
    Rename maven project and add provides to differentiate from others Phoenix616 2021-02-01 14:24:47 +0100
  • 6b632d7023
    Merge pull request #42 from MWHunter/master Max Lee 2020-12-20 23:04:17 +0100
  • 35a010c41e Use worldborder API instead of an incorrect calculation MWHunter 2020-12-20 15:48:04 -0600
  • 53fece8dac
    Add missing softdepend declaration Phoenix616 2020-12-18 01:48:30 +0100
  • dea38a1579
    Fix placeholder replacements not working Phoenix616 2020-09-16 00:28:43 +0100
  • 73a49f779b
    Only apply cooldown if teleport was successful Phoenix616 2020-09-16 00:24:11 +0100
  • a8db0033df
    Add MineDown support (and with that RGB colors) Phoenix616 2020-09-03 17:23:23 +0100
  • fc40436422
    [CI-SKIP] Add issue templates Phoenix616 2020-08-24 16:55:53 +0100
  • 952feb83f9
    Teleport async and send message on fail to fix issues with world changes 2.0-pre1 Phoenix616 2020-07-20 17:35:29 +0100
  • 0cf2f0a28a
    Update language library Phoenix616 2020-07-03 22:13:46 +0100
  • 617bc1bad8
    Fix issues with ungenerated chunks and generated option Phoenix616 2020-07-03 22:12:05 +0100
  • 4e845408e3
    Fix parsing of the value of the last parameter Phoenix616 2020-07-02 20:31:46 +0100
  • e0f1ed950b Add delay between random location checks and command parameter to set it Phoenix616 2020-06-22 21:49:34 +0100
  • 4047c6529d Fix issue where the parser would try to parse too much Phoenix616 2020-06-10 23:20:05 +0100
  • a76b60a3c7 Fix option parser issues with minus values (Fixes #38) Phoenix616 2020-06-01 17:15:11 +0100
  • abf484a161 Fix generated only chunk flag not working correctly Phoenix616 2020-06-01 16:52:23 +0100
  • 24c0864ff8 Fix both a negative x and z coordinate not being possible Phoenix616 2020-05-14 16:55:39 +0100
  • 0c35fe9bb9 Require 1.13 Phoenix616 2020-04-17 23:31:45 +0100
  • 25efe36b6c
    Create FUNDING.yml Max Lee 2019-12-13 20:10:42 +0100
  • 9654df055f Fix Factions 2 artifact ID Phoenix616 2019-10-06 18:18:39 +0100
  • 6af4d448a0 Add RedProtect core library to hook module Phoenix616 2019-10-06 18:15:35 +0100
  • 864cd68e79 Add factions Hooks (2 and UUID) Phoenix616 2019-10-06 18:08:11 +0100
  • a41bf653fb Fix version usage in hook selection Phoenix616 2019-10-06 17:52:00 +0100
  • 1c15f42a09 Add RedProtect hook (Resolves #14) Phoenix616 2019-10-06 17:09:44 +0100
  • b172ff83f0 Add GriefPrevention hook Phoenix616 2019-10-06 17:00:08 +0100
  • 638c0956d9 Remove force option from default preset Phoenix616 2019-10-06 16:39:06 +0100
  • dd6fffe0d5 Force random location to the middle of block before teleporting (#33) Phoenix616 2019-10-03 13:46:42 +0100
  • 4c1b8a7c9a Add lots more information to readme Phoenix616 2019-10-02 17:03:02 +0100
  • 081d217053 Added min and max y settings (Resolves #2) Phoenix616 2019-10-02 17:02:09 +0100
  • 8eb93d138e Fix compatibility with 1.12 Phoenix616 2019-09-19 20:02:29 +0100
  • e979043e14 Send target location block change to player (possibly related to #33) Phoenix616 2019-09-19 18:21:10 +0100
  • 66b02e8201 Fix randomteleport.cooldownexempt not working Phoenix616 2019-08-23 19:50:48 +0100
  • 988f2ee736 Return earlier if check count exceeds max tries Phoenix616 2019-07-27 15:39:50 +0100
  • aa9d995e4d Re-add ability to only search in loaded chunks Phoenix616 2019-07-27 15:38:55 +0100
  • 6ee71ec50e Set id to preset name if not specified (Fixes #32) Phoenix616 2019-07-27 15:28:28 +0100
  • a49cc5fc8f Use correct index Phoenix616 2019-04-27 17:00:03 +0100
  • bdf794f7cb Use the correct "safe" Phoenix616 2019-04-27 16:58:00 +0100
  • a363a960f4 Fix case where the chunk check didn't finish. Phoenix616 2019-04-27 16:56:44 +0100
  • 8b4f7a74d3 Exceptions are not thrown by API methods. Yannick Lamprecht 2019-04-27 15:10:19 +0100
  • 5b5450ad08 Add some more permissions and properly set command permission Phoenix616 2019-04-27 02:48:49 +0100
  • 9ebc4eb64d Improve performance by storing already checked chunks Phoenix616 2019-04-27 02:18:02 +0100
  • ce3ad0e0fa Fix issues with very small ranges and fix only corners getting found Phoenix616 2019-04-27 01:32:17 +0100
  • 8a17bfc000 Check correct exception for logging it Phoenix616 2019-04-27 01:24:24 +0100
  • 6b98efb1e4 Add initiator to targets if it's an entity and no target was found Phoenix616 2019-04-27 01:14:10 +0100
  • 24e92041c1 Fix random infinite loop and wrong axis usage in coordinate check Phoenix616 2019-04-27 01:06:56 +0100
  • 58c1a98005 Fix duplicate message and only log unexpected errors Phoenix616 2019-04-27 01:04:55 +0100
  • b25e38f393 Rename maxChecks to maxTries and add command flag Phoenix616 2019-04-27 01:03:59 +0100
  • 32de0ca58b Fix Y coordinate at the proper location Phoenix616 2019-04-27 01:00:18 +0100
  • 483a0bb2b3 Add an API (#27) Yannick Lamprecht 2019-04-27 01:57:32 +0200
  • 1d1894883b Return a CompletableFuture<Boolean> to allow verification of the success of the teleport Yannick Lamprecht 2019-04-27 00:31:38 +0200
  • da66a75feb linting Yannick Lamprecht 2019-04-26 23:28:57 +0200
  • 7de260d667 Returns CompletableFuture<Location> instead of location, teleport when finished Yannick Lamprecht 2019-04-26 23:27:10 +0200
  • 1c61ed2db7 linting ;( Yannick Lamprecht 2019-04-26 21:40:42 +0200
  • c9883ad311 linting ;( Yannick Lamprecht 2019-04-26 21:40:21 +0200
  • 44b922a52c linting ;( Yannick Lamprecht 2019-04-26 21:39:12 +0200
  • 33138181df linting ;( Yannick Lamprecht 2019-04-26 21:38:04 +0200
  • 06c45681b3 linting ;( Yannick Lamprecht 2019-04-26 21:37:17 +0200
  • 8b8447051c linting ;( Yannick Lamprecht 2019-04-26 21:35:16 +0200
  • c12338892c linting ;( Yannick Lamprecht 2019-04-26 21:32:26 +0200
  • 7704e83bd8 linting ;( Yannick Lamprecht 2019-04-26 21:30:37 +0200
  • 945119b529 linting ;( Yannick Lamprecht 2019-04-26 21:25:14 +0200
  • 2e25d4125b linting ;( Yannick Lamprecht 2019-04-26 21:22:52 +0200
  • a13f9db30f linting ;( Yannick Lamprecht 2019-04-26 21:19:48 +0200
  • 044904988a linting ;( Yannick Lamprecht 2019-04-26 21:16:02 +0200
  • 7a3794b6d9 linting ;( Yannick Lamprecht 2019-04-26 21:13:56 +0200
  • c29dcf6331 linting ;( Yannick Lamprecht 2019-04-26 21:10:29 +0200
  • a481dfa1e4 linting ;( Yannick Lamprecht 2019-04-26 21:05:10 +0200
  • 99bdbb4eee linting: that is a strongly modified google style Yannick Lamprecht 2019-04-26 20:57:08 +0200