Commit graph

61 commits

Author SHA1 Message Date
190be306ef feat: show animation during cooldown 2020-05-19 22:06:17 +02:00
59c5b5cec9 feat: add PlayerCache to Database 2020-05-19 22:06:02 +02:00
994fccf845 feat: add basic player stats 2020-05-19 14:28:01 +02:00
72c6fa8d9c feat: add basic Discord Integration
BREAKING CHANGE: teams.json needs manual migration
2020-05-17 19:24:02 +02:00
9203d8c95b fix: JSONConfig not reloading properly 2020-05-17 19:15:57 +02:00
fae0910759 fix: TeamManager unregister all Tems on startup 2020-05-15 12:22:05 +02:00
4def45e8cf fix: TeamManager Char Limit 2020-05-14 02:17:15 +02:00
fe09426f69 refactor: add missing this and final 2020-05-14 00:32:59 +02:00
ee9bab2e3f fix: visibility in JSONConfig 2020-05-14 00:19:13 +02:00
e0fc3b91e3 feat: add TeamManager 2020-05-14 00:13:39 +02:00
2a3caad9ae refactor: MessageUtils 2020-05-13 23:27:39 +02:00
7de3a45ed7 feat: add Time counter to MOTD 2020-05-12 00:39:54 +02:00
037f0641cc feat: add config option to disable FastRegen 2020-05-11 22:54:22 +02:00
507b858587 fix: add command to plugin.yml 2020-05-11 22:38:42 +02:00
481b2c4004 feat: add/coords command 2020-05-11 22:21:17 +02:00
c9d2e16f47 feat: change Resourcepack 2020-05-11 21:29:54 +02:00
6dd3517780 feat: remove Changelog 2020-05-11 20:57:44 +02:00
bb28edaef4 fix: change CDN URL to non SSL 2020-05-11 20:51:05 +02:00
5fc52a145c feat: change gamerules as discuessed in meeting 2020-05-11 20:15:51 +02:00
e1d6c1394e feat: require server resourcepack 2020-05-11 12:49:21 +02:00
a8e064d4dc fix: don't spawn FakePlayer if player was killed 2020-05-09 16:45:20 +02:00
871970f541 feat: add tab autocomplete for varo commands 2020-05-09 16:37:37 +02:00
d38d9e3e50 feat: add Player Name to PlayerCache 2020-05-09 15:56:46 +02:00
e0f71c6a6c fix: PlayerLoginListener naming scheme 2020-05-09 15:54:47 +02:00
143476ec9f fix: prevent player from beeing banned multiple times 2020-05-09 15:51:37 +02:00
37e2e9d8e7 fix: check if FakePlayer is in Array before removing 2020-05-09 15:48:12 +02:00
ed0a66c7cd fix: only allow FakePlayer to get killed once 2020-05-07 20:18:21 +02:00
7e194171e8 refactor: use this. use final and only use getters and setters 2020-05-07 17:46:50 +02:00
5ab70b7cb9 feat: add all gamerules 2020-05-07 17:11:13 +02:00
ef953d8c8f fix: portal info showing to often 2020-05-07 17:10:57 +02:00
94b9f5ab83 feat: add Changelog and fix styling issue 2020-05-07 16:45:54 +02:00
cea3366164 fix: apply gamerules in every world 2020-05-07 16:43:20 +02:00
bc6074436c feat: don't allow players to create a portal 2020-05-07 16:42:40 +02:00
3a9df9cddc refactor: move PlayerCache to Utils 2020-05-07 09:31:04 +02:00
8b89e2ef96 fix: Use LoginEvent instaed of PreLogin 2020-05-06 18:38:36 +02:00
d2b4772242 feat: Drop Items of FakePlayer and Ban real Player on Death 2020-05-06 17:48:04 +02:00
44ef00d397 feat: allow FakePlayer to be attackted 2020-05-06 16:50:08 +02:00
d4c6af4633 feat: dont announce advancements 2020-05-06 10:47:53 +02:00
b97d83333b refactor: use correct EventHandler implementation 2020-05-06 10:47:29 +02:00
91ba9794ac fix: npc not spawning on mojang downtime 2020-05-06 09:08:40 +02:00
780e7dc597 feat: add FakePlayer on Disconnect 2020-05-04 22:39:01 +02:00
fa18a203b1 build: use Java 11 instead of Java 8 2020-05-04 18:36:23 +02:00
50f59d8000 feat: change PlayerCache on ClientOptionChange 2020-05-04 18:34:33 +02:00
97a93c2cb0 refactor: fix logger 2020-05-04 18:33:53 +02:00
19eb0fe80a feat: add PlayerCache for Client Options 2020-05-04 18:33:45 +02:00
774ac9b9bd feat: add WebUtils Class 2020-05-04 18:32:55 +02:00
46c34f137f feat: add NMS to maven and README 2020-05-04 18:32:09 +02:00
bdb213e3e1 feat: disable spawn from wandering trader 2020-05-04 15:58:02 +02:00
7b5c215742 feat: move test command to varo subcommand 2020-05-04 14:13:45 +02:00
51e8b2e85e feat: add dummy start subcommand 2020-05-04 14:02:59 +02:00