Commit Graph

22 Commits

Author SHA1 Message Date
TheTechRobo 9696dca4c9 Fix README.md 2022-08-20 14:14:23 -04:00
TheTechRobo 08ed352855 Add README.md 2022-08-20 14:14:06 -04:00
TheTechRobo 9b0c12e669 switch to primitive boolean rather than Boolean
thanks to Elspeth on Discord for letting me know about the difference!
2022-06-08 16:57:30 -04:00
TheTechRobo 8e504744ea Rebalancing 2022-04-10 18:35:07 -04:00
TheTechRobo bcae6883b0 allow crafting heads
this makes #whatever more important
2022-04-10 18:24:42 -04:00
TheTechRobo deb8542abe **Major Security Fix:** Fix item duping when banned 2022-04-08 17:30:02 -04:00
TheTechRobo b757b8ebf5 Add heartextractor; small refactorings 2022-04-07 18:21:36 -04:00
TheTechRobo 4ea21a8d75 add setHearts command for ops 2022-03-21 21:29:16 -04:00
TheTechRobo 76bf3d93f9 Revert change to non-deprecated function; fixes #4
Also some rebalancing changes
2022-03-21 19:15:00 -04:00
TheTechRobo c4d8ad1441 Add licence 2022-03-17 21:37:00 -04:00
TheTechRobo 5ce1c594d8 I don't know what the diff is here 2022-03-17 21:28:16 -04:00
TheTechRobo 02b791e1c6 Less deprecations, more Purpur 2022-03-15 21:47:37 -04:00
TheTechRobo 76af6ddb0f Add docs to gitignore 2022-03-15 19:43:07 -04:00
TheTechRobo 68a06111e4 Move website into separate dir 2022-03-15 19:42:50 -04:00
TheTechRobo a77d79cfd5 Switch to Purpur; start work on website 2022-03-15 19:39:07 -04:00
TheTechRobo 3a7b49c6ad - Switch to maven (idk how to use gradle dont judge)
- Make it so that when you lose a life, you only respawn with 2 hearts
(rather than max)
- Allow crafting bedrock with 4 netherite blocks
  - STILL NO BEDROCK PICKAXE THOUGH ITS ON MY TODO LIST SHUT UP
- Play an enderman teleporting sound when you can't use the lifextractor
for any reason (the Hypixel error sound)
2022-03-14 21:08:46 -04:00
TheTechRobo 2d3afc8234 On second thought, there's no way to naturally get a player head
Let's just ignore the lore
2022-03-12 21:56:34 -05:00
TheTechRobo 911857897c Prevent placing player heads due to it resetting the lore.
Cf. https://bukkit.org/threads/request-blocks-that-keep-lore-after-being-placed.217344/
2022-03-12 21:53:31 -05:00
TheTechRobo aac5e10ba6 Add player data deleter; small bugfixes 2022-03-12 15:15:27 -05:00
TheTechRobo 14f0fbe979 LOTS of changes
- Heart steal
- Marginally better code quality
- Drop player heads
- **Save heart count!!**
2022-03-12 12:40:24 -05:00
TheTechRobo bd483dc63e Lots of changes. new features. and fun! 2022-03-06 15:48:15 -05:00
TheTechRobo 7bdcfd890b Init!!!
Works well so far.
Stealing lives still not impl'ed
2022-03-05 15:17:11 -05:00