Commit Graph

110 Commits

Author SHA1 Message Date
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 v1.1 2021-03-08 15:02:26 +01:00
YouHaveTrouble acc2cf3117 bump version 2021-03-08 14:42:24 +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
YouHaveTrouble 31b87dc608 Merge remote-tracking branch 'origin/master' 2021-02-25 02:50:41 +01:00
YouHaveTrouble 7655b2804e login protection option and some upgrades 2021-02-25 02:50:18 +01:00
YouHaveTrouble 7495372ced Create FUNDING.yml 2021-02-22 15:46:00 +01:00
YouHaveTrouble 0a984a5b4a Merge remote-tracking branch 'origin/master' v1.0 2021-02-22 15:36:00 +01:00
YouHaveTrouble e05a841262 got rid of bungee api (yuck) 2021-02-22 15:35:48 +01:00
YouHaveTrouble f84b075113 got rid of bungee api (yuck) 2021-02-22 15:34:53 +01:00
YouHaveTrouble 8086586df6 update readme 2021-02-22 15:22:54 +01:00
YouHaveTrouble 26e5d145ad it is ready. 2021-02-22 14:52:28 +01:00
YouHaveTrouble 6b016ab960 cleanup 2021-02-21 04:55:13 +01:00
YouHaveTrouble fbb8dfe080 update pom 2021-02-21 04:51:44 +01:00
YouHaveTrouble a9849d56f8 command improvements 2021-02-21 04:49:34 +01:00
YouHaveTrouble 41f3d44a90 missed refactors 2021-02-21 04:49:21 +01:00
YouHaveTrouble c0edc64fd8 Applied protection to all pets 2021-02-21 04:22:49 +01:00
YouHaveTrouble 3efd1d4288 fix oversight 2021-02-20 21:45:35 +01:00
YouHaveTrouble 4f9ec57e82 added pet interaction blocker for non-owners 2021-02-20 21:38:23 +01:00
YouHaveTrouble 53fea43077 fixed couple of issues 2021-02-19 18:21:00 +01:00
YouHaveTrouble 8626d79825 refactors and basic api v0.01 2021-02-19 04:02:06 +01:00
YouHaveTrouble 905861079f use object for PlayerData instead of hashmap 2021-02-19 02:56:30 +01:00
YouHaveTrouble b9a4286a64 can't change pvp state in combat and misc wolf fixes 2020-08-21 15:46:47 +02:00
YouHaveTrouble aab96c7a21 added combat tracker 2020-08-21 15:10:31 +02:00
YouHaveTrouble 1ce19a564b replace wall of text that was registering listeners with a nice loop 2020-08-21 03:32:39 +02:00
YouHaveTrouble 1f225d14f8 added missing protection 2020-08-21 02:59:20 +02:00
YouHaveTrouble dad1e55526 lombok is not compiled anymore 2020-08-21 02:54:24 +02:00
YouHaveTrouble 57e44f2948 deny leashing someone's wolves 2020-08-21 02:51:31 +02:00
YouHaveTrouble 63732b1569 wolves are people too 2020-08-21 02:34:58 +02:00
YouHaveTrouble 21e0ff6099 wolf projectile damage module 2020-08-21 01:13:06 +02:00
YouHaveTrouble c7d7d5eb8b pet protection groundwork 2020-08-21 00:50:26 +02:00
YouHaveTrouble c77536fe67 cache is now based on UUIDs and not Player instances 2020-08-20 21:47:55 +02:00
YouHaveTrouble c158e8f497 added todo 2020-08-20 17:02:43 +02:00
YouHaveTrouble 33fd282bd1 tnt minecarts will now be tagged with uuid of player who last nudged them 2020-08-20 16:45:53 +02:00
YouHaveTrouble b98c0bc66c pvp off players get immunity to directly caused explosions 2020-08-20 15:41:50 +02:00
YouHaveTrouble 638b40c083 added a couple of damage blockers and placing wither roses under players with pvp off 2020-08-20 14:12:08 +02:00
YouHaveTrouble c74135ed11 fixed negative effects from potions being applied while pvp off 2020-08-19 23:10:23 +02:00
YouHaveTrouble 80e6b509f1 players now get negavite effects from their own lingering potions 2020-08-19 17:59:07 +02:00
YouHaveTrouble 8303c8815e registered permission and updated readme.md 2020-08-19 17:55:38 +02:00