Commit graph

100 commits

Author SHA1 Message Date
a89930a73a a little bit of refactoring 2025-01-21 17:22:27 +01:00
8c105bba58 eclipse specific gitignore additions 2024-11-06 01:57:19 +01:00
017a02a0c0 fixed compilation error + apparently more usage of translatable components 2024-11-06 01:52:58 +01:00
854fdd1c1d sound fix when in group 2024-05-31 19:03:46 +02:00
9f65250771 fixed stats command 2024-05-27 15:39:29 +02:00
31b18a98c9 sound 2024-05-25 22:26:55 +02:00
63674eb9ef forgot something, whoops 2024-05-25 21:59:01 +02:00
a308cc9546 only creator of group can start game (no spam from other members) 2024-05-25 21:55:13 +02:00
d5536db37f more switching to translatable stuff 2024-05-25 18:54:15 +02:00
e17b7fcc1e accept/deny invites by clicking 2024-05-25 17:53:08 +02:00
7e171194ce more stuff (tm) 2024-05-25 17:16:34 +02:00
e4e973449b stuff (tm) 2024-05-24 22:22:32 +02:00
37ebd2a743 fixed small bugs 2024-05-17 00:44:16 +02:00
558f113f9d help me 2024-05-16 21:48:18 +02:00
12c58e86a2 Merge branch “duo_mode” 2024-05-16 18:42:05 +02:00
5df021e3dd a little bit less spaghetti and statistics should work for groups now 2024-05-16 15:17:35 +02:00
50f51126bb field resets when group creator is too far away, still spaghetti 2024-05-16 12:52:48 +02:00
70605461ef duo mode works but spaghetti (+ 2 small known bugs) 2024-05-16 12:28:45 +02:00
45ad276699 i'm very eepy, but it compiles and works normally if you don't interact with the group system uwu 2024-05-16 00:29:56 +02:00
b57e9ff410 start duo 2024-05-15 21:48:43 +02:00
b7e97212ac translatable DeleteCommand 2024-05-15 19:12:31 +02:00
583f8a1257 translatable StatsCommand 2024-05-15 18:55:12 +02:00
2bc7a3979e Merge branch “1.20.6” 2024-05-15 13:51:58 +02:00
f09c9772b2 whoops 2024-05-13 22:16:50 +02:00
75768ea587 nullpointer + settingsinv 2024-05-13 22:13:44 +02:00
b1193d4687 1.20.6 2024-05-09 22:26:37 +02:00
0f349c3ea0 1.2.0-dev 2024-05-09 22:02:48 +02:00
d0c27ae733 1.2.0-dev 2024-05-05 01:28:26 +02:00
94d796e09b started work on translatable Strings (CreateCommand) 2024-05-05 01:23:10 +02:00
e2c84ec436 readme 2024-05-04 23:27:33 +02:00
b773d0e490 this should fix #4 or i will cry 2024-05-03 22:55:49 +02:00
36e96a50e8 pls fix issues #3, #4, #5 and #6 or i might become a goose farmer /s 2024-05-03 22:45:25 +02:00
4e283a77b1 players can manually activate manual reset 2024-05-03 19:38:53 +02:00
d4a6b64ae5 manual reset on left click 2024-05-02 20:00:19 +02:00
482fc1e22d 1.20.6 + resettime for fields is now customizable 2024-05-02 15:25:27 +02:00
4ab4a1bec4 dependencies & stuff 2024-04-14 20:59:46 +02:00
bf13f7e2b9 plugin should now work without cubesidestatistics (if the server doesnt have the plugin) 2024-04-13 15:45:34 +02:00
0865e344f9 add git commit id to version 2024-04-09 08:17:44 +02:00
b5fdf5bfec displayed plugin name is now shown for stats of other players 2024-04-09 08:07:29 +02:00
9ad56fe06c :) 2024-04-06 19:36:09 +02:00
3cd55fa3fa fixed time again 2024-04-06 19:25:18 +02:00
72f53f8aad fixed time :3 2024-04-06 18:30:33 +02:00
b25e68ca14 Settings + Displayed Plugin Name is now configurable in config.yml 2024-04-06 14:59:33 +02:00
82a4920899 Settings + Displayed Plugin Name is now configurable in config.yml 2024-04-06 14:50:41 +02:00
c8978e2625 change to (hopefully) prevent index out of bounds exception + return "-" when fromPercentage == 0 2024-04-05 22:20:01 +02:00
335b4cfab1 nullcheck in setBlockForCellType in MinecleanerArena 2024-03-31 23:51:56 +02:00
42696fb612 textdisplay is now not persistent 2024-03-31 23:33:23 +02:00
50c72615bd revert PlayerInteractEvent in MinecleanerListener now shouldn't prevent players from opening chests (i hope) 2024-03-30 23:28:17 +01:00
8e3590db00 PlayerInteractEvent in MinecleanerListener now shouldn't prevent players from opening chests (i hope) 2024-03-30 11:41:59 +01:00
1fd325cebb imports MinecleanerArena 2024-03-29 15:00:39 +01:00