Commit Graph

84 Commits

Author SHA1 Message Date
YouHaveTrouble 7ada9eab29 permission for help command 2022-12-31 15:03:09 +01:00
YouHaveTrouble 78504ee097 command without arguments now acts as toggle subcommand 2022-12-31 14:43:44 +01:00
YouHaveTrouble 7da6ff0ac9 placeholder for pvp state and offline player fallbacks to not cause sync db calls 2022-12-31 13:46:01 +01:00
YouHaveTrouble 93efa37e77 flip the conditional 2022-08-07 11:59:22 +02:00
YouHaveTrouble 2ee577a08c setting to allow players being pulled with fishing rods while having pvp off 2022-07-19 17:35:04 +02:00
YouHaveTrouble e5b566db67 fix javadoc 2022-06-17 22:56:31 +02:00
YouHaveTrouble 9b18c435f6 implement pvp state override command and api 2022-06-17 21:12:55 +02:00
YouHaveTrouble b99c14b631 going on an adventure 2022-06-16 23:52:30 +02:00
YouHaveTrouble 6fd3e4b671 use enum for permissions 2022-05-14 12:28:50 +02:00
YouHaveTrouble 5a36ba7748 use internal method for message sending, replace some try/catch with null checks 2022-05-14 11:53:31 +02:00
YouHaveTrouble 4088a6dd5b fix npe when new pet target is null 2022-05-02 22:57:20 +02:00
YouHaveTrouble a8e606dab5 fix a few bugs 2022-04-15 17:31:26 +02:00
YouHaveTrouble 35f0e6c9d8 add basic true/false placeholder for combat 2022-04-04 17:41:00 +02:00
YouHaveTrouble 51f0f6c93b add placeholderapi hook 2022-03-22 23:02:58 +01:00
YouHaveTrouble 52fb010270 return earlier if player has bypass permission 2022-03-17 21:00:41 +01:00
YouHaveTrouble cd26d621e5 allow damaging mounts with non-player riders 2022-03-17 20:58:39 +01:00
YouHaveTrouble 4c08041ee6 better names for methods 2022-03-17 20:58:12 +01:00
YouHaveTrouble 643511df31 make sure damager is projectile in projectile event 2022-03-17 20:58:03 +01:00
YouHaveTrouble 9a9a44939a prepare for finishing rebranding 2022-01-26 14:41:12 +01:00
YouHaveTrouble 1e7adf398a fix worldguard hook errors 2021-09-18 01:40:11 +02:00
YouHaveTrouble c0ca85c44d add isHooked() back 2021-09-18 00:23:41 +02:00
YouHaveTrouble a86485a089 fix issues with servers not having worldguard 2021-09-18 00:21:19 +02:00
YouHaveTrouble bea0d9c7df make sure mount has player rider before checking for attack cancel 2021-09-17 15:28:34 +02:00
YouHaveTrouble 0eccf1b1af fix unable to attack mounts with no player on them 2021-09-17 15:26:40 +02:00
YouHaveTrouble 2669c538cd remove debug 2 electric boogaloo 2021-08-03 17:45:30 +02:00
YouHaveTrouble 36861084cc remove debug 2021-08-03 17:31:35 +02:00
YouHaveTrouble f182c2c859 add worldguard flag for force pvp 2021-08-03 17:24:17 +02:00
YouHaveTrouble 6de41b68bd yeat it kinda fixes the whole thing 2021-07-29 13:34:55 +02:00
YouHaveTrouble ee12750cf1 rename api 2021-07-28 20:14:54 +02:00
YouHaveTrouble da454823f4 massive changes 2021-07-28 20:10:15 +02:00
YouHaveTrouble 4e598dea2c do database calls async 2021-04-14 23:41:32 +02:00
YouHaveTrouble 227a4ca463 added combat command blocker and teleport blocker 2021-03-19 19:13:17 +01:00
YouHaveTrouble 44ac3aa0f3 fix config 2021-03-18 21:03:13 +01:00
YouHaveTrouble 9249fe754b removed unused config code 2021-03-18 00:55:58 +01:00
YouHaveTrouble 5a7b38e62f fix tracker. again. 2021-03-17 20:56:08 +01:00
YouHaveTrouble b78c7ecd90 always refresh cache when in combat 2021-03-17 19:14:25 +01:00
YouHaveTrouble 1fa2a6f6a8 Fixed CME when refreshing combat 2021-03-16 19:13:55 +01:00
YouHaveTrouble 3b56d57faf fixed bugs with events 2021-03-12 04:07:36 +01:00
YouHaveTrouble 477eb7f5de added combat events 2021-03-12 02:05:29 +01:00
YouHaveTrouble f31536395a added bstats 2021-03-08 15:02:26 +01:00
YouHaveTrouble 3be97b57d4 added teleport protection 2021-03-08 13:47:02 +01:00
YouHaveTrouble 938b10ada4 sort out config mess 2021-03-08 13:22:34 +01:00
YouHaveTrouble 74835aa283 API stuff 2021-03-08 11:46:06 +01:00
YouHaveTrouble e895cab31d fix message being sent to wrong player 2021-03-08 02:20:40 +01:00
YouHaveTrouble 0f535b8141 relocated api class (never gonna move it again, scout's honor) 2021-03-08 02:03:08 +01:00
YouHaveTrouble 4c68f7e149 tiny adjustment 2021-03-08 02:02:23 +01:00
YouHaveTrouble c2033f5bcb fixed npe preventing spawn protection working 2021-02-25 15:17:05 +01:00
YouHaveTrouble b43a9853e8 readability 2021-02-25 03:07:17 +01:00
YouHaveTrouble ef7016d576 only set login timestamp on login 2021-02-25 03:03:04 +01:00
YouHaveTrouble e5d9ec456e moved login timestamp setter to correct place 2021-02-25 02:55:54 +01:00