Commit graph

18 commits

Author SHA1 Message Date
ad5e22517a feat: give money every half hour according to player's worth 2026-02-20 14:13:31 +01:00
d13e8160d6 feat: add more logs to allow rollbacks 2026-02-17 22:08:51 +01:00
0509f5c319 feat: prevent players from killing themselves to get rewards 2026-02-17 08:57:09 +01:00
ca1c6f05c7 feat: prevent killing in loop the same player getting rewarded 2026-02-17 08:42:59 +01:00
034cb40967 feat: replace ELO system by a bounty system 2026-02-13 23:11:33 +01:00
16bbb741c8 chore: delete unused file 2026-02-12 21:01:09 +01:00
7b105820d7 feat: replace heavy core with other item instead of fully disabling vaults 2026-02-12 20:59:54 +01:00
c930f30c74 feat: add rewards when holding the egg and tell player about their rewards/losses when killing someone 2026-02-09 19:37:09 +01:00
7d98ca067b feat: add money rewards when killing a player 2026-02-09 18:34:17 +01:00
30700e9609 feat: take a configurable percent of money from killed players 2026-02-09 18:15:13 +01:00
8d8585c85d feat: set setranking perm's default to false 2026-02-08 15:24:15 +01:00
5057b558d7 feat: add a config option to disable trials chambers' vault entirely 2026-02-08 15:18:18 +01:00
333cc27568 feat: allow to run a command every X time on player with the egg 2026-02-08 15:07:09 +01:00
89ecbd40fc feat: allow to run multiple commands at once when player kill another one 2026-02-08 12:45:53 +01:00
a7400f910e fix: remove print unneeded statements 2026-02-08 12:31:59 +01:00
bbd31e92e2 feat: add config and run configured command when player kill another player 2026-02-08 12:26:02 +01:00
e8db732958 docs: add readme 2026-02-08 12:15:47 +01:00
c0eb94cf6d chore: init 2026-02-08 12:12:44 +01:00