aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/world
AgeCommit message (Expand)Author
2025-10-13refactor(hearts): convert stack into heart instead of creating a new oneAnhgelus Morhtuuzh
2025-10-13fix(hearts): bad condition on craftAnhgelus Morhtuuzh
2025-10-13feat(commands): get hearts for operatorsAnhgelus Morhtuuzh
2025-10-13feat(player): disable waypointAnhgelus Morhtuuzh
2025-10-13fix(hearts): avoid validating hearts if stack is emptyAnhgelus Morhtuuzh
2025-10-13feat(hearts): disable store hearts in ecAnhgelus Morhtuuzh
2025-10-13feat(hearts): disable craft if player is at/above 10 heartsAnhgelus Morhtuuzh
2025-10-13feat(pvp): grace periodAnhgelus Morhtuuzh
2025-10-12feat(health): use dynamic default player max health instead of constAnhgelus Morhtuuzh
2025-10-12feat(heart): replace crafted nether star by an heartAnhgelus Morhtuuzh
2025-10-12feat(heart): custom recipeWilliam Hergès
2025-10-12feat(heart): deposeWilliam Hergès
2025-10-12feat(command): /withdrawWilliam Hergès
2025-10-12feat(config): set max heartsWilliam Hergès
2025-10-12feat(player): handle no more heartsWilliam Hergès
2025-10-12feat(player): handle eventsWilliam Hergès
2025-10-12feat(player): saveWilliam Hergès
2025-10-12feat(player): represents custom dataWilliam Hergès
2025-10-12feat(mod): define modid and loggerWilliam Hergès
2025-10-12Initial commitWilliam Hergès