Commit Graph

  • a86485a089 fix issues with servers not having worldguard YouHaveTrouble 2021-09-18 00:21:19 +02:00
  • bea0d9c7df make sure mount has player rider before checking for attack cancel v1.3-pre4 YouHaveTrouble 2021-09-17 15:28:34 +02:00
  • 0eccf1b1af fix unable to attack mounts with no player on them YouHaveTrouble 2021-09-17 15:26:40 +02:00
  • 2669c538cd remove debug 2 electric boogaloo YouHaveTrouble 2021-08-03 17:45:30 +02:00
  • 36861084cc remove debug YouHaveTrouble 2021-08-03 17:31:35 +02:00
  • f182c2c859 add worldguard flag for force pvp v1.3-pre3 YouHaveTrouble 2021-08-03 17:24:17 +02:00
  • 60b360f170 bump version YouHaveTrouble 2021-07-29 13:37:32 +02:00
  • 6de41b68bd yeat it kinda fixes the whole thing v1.3-pre2 YouHaveTrouble 2021-07-29 13:34:55 +02:00
  • ee12750cf1 rename api v1.3-pre1 v1.3-pre YouHaveTrouble 2021-07-28 20:14:54 +02:00
  • 5f0bd41d8b bump version YouHaveTrouble 2021-07-28 20:11:14 +02:00
  • da454823f4 massive changes YouHaveTrouble 2021-07-28 20:10:15 +02:00
  • 4e598dea2c do database calls async YouHaveTrouble 2021-04-14 23:41:32 +02:00
  • 227a4ca463 added combat command blocker and teleport blocker YouHaveTrouble 2021-03-19 19:13:17 +01:00
  • 44ac3aa0f3 fix config v1.2 YouHaveTrouble 2021-03-18 21:03:13 +01:00
  • 9249fe754b removed unused config code YouHaveTrouble 2021-03-18 00:55:34 +01:00
  • 5a7b38e62f fix tracker. again. YouHaveTrouble 2021-03-17 20:56:08 +01:00
  • 9d45a1ea02 bump version YouHaveTrouble 2021-03-17 19:15:44 +01:00
  • b78c7ecd90 always refresh cache when in combat YouHaveTrouble 2021-03-17 19:14:25 +01:00
  • 1fa2a6f6a8 Fixed CME when refreshing combat YouHaveTrouble 2021-03-16 19:13:55 +01:00
  • 3b56d57faf fixed bugs with events YouHaveTrouble 2021-03-12 04:07:36 +01:00
  • 477eb7f5de added combat events YouHaveTrouble 2021-03-12 02:05:29 +01:00
  • f31536395a added bstats v1.1 YouHaveTrouble 2021-03-08 15:02:26 +01:00
  • acc2cf3117 bump version YouHaveTrouble 2021-03-08 14:42:24 +01:00
  • 3be97b57d4 added teleport protection YouHaveTrouble 2021-03-08 13:47:02 +01:00
  • 938b10ada4 sort out config mess YouHaveTrouble 2021-03-08 13:22:34 +01:00
  • 74835aa283 API stuff YouHaveTrouble 2021-03-08 11:46:06 +01:00
  • e895cab31d fix message being sent to wrong player YouHaveTrouble 2021-03-08 02:20:40 +01:00
  • 0f535b8141 relocated api class (never gonna move it again, scout's honor) YouHaveTrouble 2021-03-08 02:03:08 +01:00
  • 4c68f7e149 tiny adjustment YouHaveTrouble 2021-03-08 02:02:23 +01:00
  • c2033f5bcb fixed npe preventing spawn protection working YouHaveTrouble 2021-02-25 15:17:05 +01:00
  • b43a9853e8 readability YouHaveTrouble 2021-02-25 03:07:17 +01:00
  • ef7016d576 only set login timestamp on login YouHaveTrouble 2021-02-25 03:03:04 +01:00
  • e5d9ec456e moved login timestamp setter to correct place YouHaveTrouble 2021-02-25 02:55:54 +01:00
  • 31b87dc608 Merge remote-tracking branch 'origin/master' YouHaveTrouble 2021-02-25 02:50:41 +01:00
  • 7655b2804e login protection option and some upgrades YouHaveTrouble 2021-02-25 02:50:18 +01:00
  • 7495372ced Create FUNDING.yml YouHaveTrouble 2021-02-22 15:46:00 +01:00
  • 0a984a5b4a Merge remote-tracking branch 'origin/master' v1.0 YouHaveTrouble 2021-02-22 15:36:00 +01:00
  • e05a841262 got rid of bungee api (yuck) YouHaveTrouble 2021-02-22 15:34:53 +01:00
  • f84b075113 got rid of bungee api (yuck) YouHaveTrouble 2021-02-22 15:34:53 +01:00
  • 8086586df6 update readme YouHaveTrouble 2021-02-22 15:22:54 +01:00
  • 26e5d145ad it is ready. YouHaveTrouble 2021-02-22 14:52:28 +01:00
  • 6b016ab960 cleanup YouHaveTrouble 2021-02-21 04:55:13 +01:00
  • fbb8dfe080 update pom YouHaveTrouble 2021-02-21 04:51:44 +01:00
  • a9849d56f8 command improvements YouHaveTrouble 2021-02-21 04:49:34 +01:00
  • 41f3d44a90 missed refactors YouHaveTrouble 2021-02-21 04:49:21 +01:00
  • c0edc64fd8 Applied protection to all pets YouHaveTrouble 2021-02-21 04:22:49 +01:00
  • 3efd1d4288 fix oversight YouHaveTrouble 2021-02-20 21:45:35 +01:00
  • 4f9ec57e82 added pet interaction blocker for non-owners YouHaveTrouble 2021-02-20 21:38:23 +01:00
  • 53fea43077 fixed couple of issues YouHaveTrouble 2021-02-19 18:21:00 +01:00
  • 8626d79825 refactors and basic api v0.01 YouHaveTrouble 2021-02-19 04:02:06 +01:00
  • 905861079f use object for PlayerData instead of hashmap YouHaveTrouble 2021-02-19 02:54:51 +01:00
  • b9a4286a64 can't change pvp state in combat and misc wolf fixes YouHaveTrouble 2020-08-21 15:46:47 +02:00
  • aab96c7a21 added combat tracker YouHaveTrouble 2020-08-21 15:10:31 +02:00
  • 1ce19a564b replace wall of text that was registering listeners with a nice loop YouHaveTrouble 2020-08-21 03:32:39 +02:00
  • 1f225d14f8 added missing protection YouHaveTrouble 2020-08-21 02:59:20 +02:00
  • dad1e55526 lombok is not compiled anymore YouHaveTrouble 2020-08-21 02:54:24 +02:00
  • 57e44f2948 deny leashing someone's wolves YouHaveTrouble 2020-08-21 02:44:23 +02:00
  • 63732b1569 wolves are people too YouHaveTrouble 2020-08-21 02:34:58 +02:00
  • 21e0ff6099 wolf projectile damage module YouHaveTrouble 2020-08-21 01:13:06 +02:00
  • c7d7d5eb8b pet protection groundwork YouHaveTrouble 2020-08-21 00:50:26 +02:00
  • c77536fe67 cache is now based on UUIDs and not Player instances YouHaveTrouble 2020-08-20 20:04:19 +02:00
  • c158e8f497 added todo YouHaveTrouble 2020-08-20 17:02:43 +02:00
  • 33fd282bd1 tnt minecarts will now be tagged with uuid of player who last nudged them YouHaveTrouble 2020-08-20 16:45:53 +02:00
  • b98c0bc66c pvp off players get immunity to directly caused explosions YouHaveTrouble 2020-08-20 15:41:50 +02:00
  • 638b40c083 added a couple of damage blockers and placing wither roses under players with pvp off YouHaveTrouble 2020-08-20 14:12:08 +02:00
  • c74135ed11 fixed negative effects from potions being applied while pvp off YouHaveTrouble 2020-08-19 23:10:16 +02:00
  • 80e6b509f1 players now get negavite effects from their own lingering potions YouHaveTrouble 2020-08-19 17:59:07 +02:00
  • 8303c8815e registered permission and updated readme.md YouHaveTrouble 2020-08-19 17:43:16 +02:00
  • 0a7468ca10 comand work YouHaveTrouble 2020-08-19 16:46:45 +02:00
  • 7adbfbd775 fixed wrong message getting displayed YouHaveTrouble 2020-08-19 14:56:59 +02:00
  • cd0b9aebdc reload command YouHaveTrouble 2020-08-19 14:52:54 +02:00
  • 6736c9437e some docs to explain things YouHaveTrouble 2020-08-19 14:14:04 +02:00
  • b5c9edd1be commandwork and api version bump YouHaveTrouble 2020-08-19 14:08:13 +02:00
  • e885573650 wolves now stop following players with pvp off YouHaveTrouble 2020-08-19 14:07:53 +02:00
  • b4234796a7 fixed player being unable to use fishing rod on themselves YouHaveTrouble 2020-08-19 02:51:09 +02:00
  • 1ecdfe0aff added default permission for /pvp command YouHaveTrouble 2020-08-19 02:44:25 +02:00
  • c5bdc6f14a created readme YouHaveTrouble 2020-08-19 02:44:04 +02:00
  • aad3d7ad0c Initial commit YouHaveTrouble 2020-08-19 02:24:05 +02:00