Commit graph

  • 6b547a29bb
    Merge pull request #61 from D3v1s0m/2.0.0 Pyr 2023-06-08 21:51:52 +0100
  • 31f558a15e
    registered PlayerChatActionType D3v1s0m 2023-06-07 15:56:18 +0530
  • 92a2762868
    Added action list command D3v1s0m 2023-06-07 15:55:04 +0530
  • eafb5a1f53
    convert delay from double to int D3v1s0m 2023-06-07 15:44:54 +0530
  • 321e4a39e6 enable skin properties on player npc type Pyrbu 2023-06-02 14:35:42 +0200
  • 0418c25f5f start on conversions Pyrbu 2023-05-30 13:49:14 +0100
  • 1f0a24a64f make it actually build (oops!) Pyrbu 2023-05-29 21:14:20 +0100
  • 0a6f599ece add player chat action Pyrbu 2023-05-29 21:11:01 +0100
  • cd2cdd6869 generalize action types more Pyrbu 2023-05-29 21:10:51 +0100
  • 962664b5b5 make the click type actually save Pyrbu 2023-05-29 20:50:41 +0100
  • a7863c9fe3
    Merge pull request #55 from D3v1s0m/2.0.0 Pyr 2023-05-29 15:35:29 +0100
  • 640f7a8f8d
    Added cape property D3v1s0m 2023-05-28 13:48:57 +0530
  • fa0b82cde5
    skin error message fix D3v1s0m 2023-05-28 12:11:45 +0530
  • 91de1f7f02
    fixes #57 D3v1s0m 2023-05-28 11:42:22 +0530
  • 8d073aa2d9
    Added Action Edit command D3v1s0m 2023-05-28 11:02:00 +0530
  • 84af1753e6 fix npcs not re-appearing when switching worlds at similar coordinates Pyrbu 2023-05-26 16:19:12 +0100
  • 22058a607f fix folia player commands Pyrbu 2023-05-26 16:03:03 +0100
  • 4602351f95 add getId method to api interface Pyrbu 2023-05-26 13:40:16 +0100
  • 564f26047f add static handler list methods Pyrbu 2023-05-26 13:40:05 +0100
  • 4a4b384992 add PlaceholderAPI support to message action Pyrbu 2023-05-26 13:08:27 +0100
  • ec9ee770a4 fix support for 1.19.1 & 1.19.2 Pyrbu 2023-05-26 12:47:31 +0100
  • 7924fbae62 remove first line of hologram from list command because it makes no sense Pyrbu 2023-05-26 11:17:47 +0100
  • facc0eb1f7 fix npc look for non-player entity types & make small npcs look at the player's head Pyrbu 2023-05-25 18:35:12 +0100
  • 182fec9618 rename api class to match other classes Pyrbu 2023-05-25 16:47:18 +0100
  • 491aaa7787 register api to ServicesManager Pyrbu 2023-05-25 15:36:00 +0100
  • 7234c7d20d small readme change Pyrbu 2023-05-25 14:05:54 +0100
  • 80b75ebc0d add hologram offsets for all npc types & register equipment properties to npcs that support it Pyrbu 2023-05-25 13:51:58 +0100
  • 1762bf595e execute player commands on region scheduler on Folia (fixes #54) Pyrbu 2023-05-25 13:08:46 +0100
  • 5ae5ca200d add support for entity equipment Pyrbu 2023-05-24 23:27:11 +0100
  • 1bbee6681a add events to api Pyrbu 2023-05-24 22:23:06 +0100
  • 0b9262720a add look property Pyrbu 2023-05-24 21:47:30 +0100
  • b7a8776162 optimize by name lookup of properties Pyrbu 2023-05-24 17:02:28 +0100
  • b71207d07a add action click type Pyrbu 2023-05-24 15:07:55 +0100
  • 8abe011956 implement RandomAccess on ImmutableArrayList Pyrbu 2023-05-24 14:21:39 +0100
  • bc12f79e85 remove api dependencies Pyrbu 2023-05-22 17:10:03 +0100
  • fc87323d10 api improvements Pyrbu 2023-05-21 16:41:38 +0100
  • fa8247f285 make entity properties not static Pyrbu 2023-05-21 14:25:21 +0100
  • c1cdf290cb rename define to register Pyrbu 2023-05-21 13:46:40 +0100
  • 49e1d7f074 refactor & make npc types not static Pyrbu 2023-05-21 13:45:43 +0100
  • 3d9ca60445 make unsafe method names consistent Pyrbu 2023-05-21 12:59:21 +0100
  • 03159ce964 add auto save setting Pyrbu 2023-05-21 12:53:48 +0100
  • 4ec734c438 delete unused StringSerializer class Pyrbu 2023-05-21 12:44:28 +0100
  • 4a3a54f2b8 delete VersionUtil in favor of PacketEvents api Pyrbu 2023-05-21 12:42:19 +0100
  • aff202e5ec rename BungeeUtil to BungeeConnector Pyrbu 2023-05-21 12:36:54 +0100
  • 975bae38d8 make load order more visible Pyrbu 2023-05-21 12:33:45 +0100
  • e3ad180fa7 refactor parsers Pyrbu 2023-05-21 12:33:18 +0100
  • 8b47b78f59 add action command Pyrbu 2023-05-21 12:32:55 +0100
  • c8c649e800 make it less static Pyrbu 2023-05-21 12:32:25 +0100
  • dcd802246f replace empty messages with a standard incorrect usage message Pyrbu 2023-05-21 09:43:12 +0100
  • cd03388551
    Merge pull request #53 from D3v1s0m/2.0.0 Pyr 2023-05-21 09:24:27 +0100
  • 329f9fe86c
    Added hologram offset D3v1s0m 2023-05-21 09:40:01 +0530
  • 8129405de8
    temp fix for null values in setting property D3v1s0m 2023-05-21 08:53:26 +0530
  • 14ff80b3ef
    changed load order - fixes plugin not loading at all D3v1s0m 2023-05-21 08:48:28 +0530
  • e3d5ebab8b
    cancel tasks on plugin disable D3v1s0m 2023-05-17 18:47:01 +0530
  • 40c31b44aa refactorin' Pyrbu 2023-05-16 15:05:15 +0100
  • 2194faba0b improve reflection system Pyrbu 2023-05-16 15:01:45 +0100
  • a08e973319 make everything not static, it makes the api much easier to make Pyrbu 2023-05-16 14:46:11 +0100
  • 1aeae3f12a
    Merge pull request #51 from D3v1s0m/2.0.0 Pyr 2023-05-14 10:14:02 +0100
  • 80e7ac82f7
    add type command D3v1s0m 2023-05-12 19:18:46 +0530
  • ea732105a3 add save & load commands Pyrbu 2023-05-12 08:28:10 +0100
  • a3778ffe9c fix player head yaw Pyrbu 2023-05-11 15:02:04 +0100
  • e6a7e6f2f0 improve holo commands, add skin command Pyrbu 2023-05-11 14:25:26 +0100
  • ca94951b63 properties suggestions Pyrbu 2023-05-11 13:51:44 +0100
  • d572f9a28a Merge remote-tracking branch 'origin/2.0.0' into 2.0.0 Pyrbu 2023-05-11 10:54:16 +0100
  • ba8a0eb6c2 add all npc types, command improvements Pyrbu 2023-05-11 10:54:11 +0100
  • cccf2ea133
    Merge pull request #50 from D3v1s0m/2.0.0 Pyr 2023-05-11 09:49:55 +0100
  • 6ad1a34928
    fix commands being executed on wrong thread in folia D3v1s0m 2023-05-11 14:17:03 +0530
  • 49f57547c7
    Merge pull request #48 from D3v1s0m/2.0.0 Pyr 2023-05-11 07:29:08 +0100
  • 191eae3778 improve holo commands Pyrbu 2023-05-11 07:27:28 +0100
  • a444ff0476
    Merge branch 'Pyrbu:2.0.0' into 2.0.0 D3v1s0m 2023-05-11 11:55:45 +0530
  • 10a1166592
    Fixed issue on empty properties D3v1s0m 2023-05-11 11:54:28 +0530
  • 74af9522ae make property suggestions work Pyrbu 2023-05-11 07:14:39 +0100
  • d9486acbd2 working persistance Pyrbu 2023-05-11 06:46:56 +0100
  • 3dd3bcc03e partially fix commands being executed on wrong thread, still broken on folia Pyrbu 2023-05-11 05:46:14 +0100
  • b482317684 colors in holograms Pyrbu 2023-05-11 05:41:24 +0100
  • 5a65995699 properties Pyrbu 2023-05-11 05:41:15 +0100
  • 2f05783da9 location changes Pyrbu 2023-05-11 05:40:33 +0100
  • 74ed109543 make metadata always send Pyrbu 2023-05-11 05:38:47 +0100
  • 37a093b037 fix teleports on folia - untested (#44) Pyrbu 2023-05-10 18:06:14 +0100
  • bf071f4028 fix author list :) Pyrbu 2023-05-10 17:35:24 +0100
  • e0403d67f7 make npc location display a little better Pyrbu 2023-05-10 16:57:51 +0100
  • 4197c58008 add near command and some refactoring Pyrbu 2023-05-10 16:55:37 +0100
  • 37b5c190c9 tiny refactor Pyrbu 2023-05-10 16:44:12 +0100
  • 839a54b9b7 remove whitespace Pyrbu 2023-05-10 16:32:54 +0100
  • a2503cb3cb further command improvements Pyrbu 2023-05-10 16:01:14 +0100
  • 6566260089 fix skins Pyrbu 2023-05-10 14:43:05 +0100
  • bd22453f76 command changes Pyrbu 2023-05-10 14:42:23 +0100
  • 252498c3e4 folder creation Pyrbu 2023-05-10 06:33:38 +0100
  • 30dca8f678
    Merge pull request #43 from D3v1s0m/2.0.0 Pyr 2023-05-10 05:22:16 +0100
  • c7020f73a4
    command it Om Choksi 2023-05-09 16:17:43 +0530
  • 53ad7a73d6 start work on persistence Pyrbu 2023-05-08 12:17:25 +0100
  • 464b5716fa readme stuff Pyrbu 2023-05-07 23:11:24 +0100
  • 06a6ad748b
    Merge pull request #39 from Sparky983/feature/fix-names Pyr 2023-05-04 08:51:35 +0100
  • 13627bc381 Fix plugin name Sparky983 2023-05-04 17:50:55 +1000
  • f0fe23125f Revert "Revert plugin class name" Sparky983 2023-05-04 17:49:56 +1000
  • 2952bda87e Revert plugin class name Sparky983 2023-05-04 17:48:18 +1000
  • 106129d39e Make naming conventions consistent Sparky983 2023-05-04 17:25:05 +1000
  • fbe54b0a3c readme wooo Pyrbu 2023-05-04 05:56:26 +0100
  • 408dacb991 more readme changes Pyrbu 2023-05-04 05:21:11 +0100
  • fcfb972121 changes to registry Pyrbu 2023-05-04 05:07:07 +0100