NEWS: Welcome to my new homepage! <3

Log - poppy - A feature-rich Minecraft plugin which enhances gaming experience

poppy

A feature-rich Minecraft plugin which enhances gaming experience
git clone git://192.168.2.2/poppy
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2024-09-08 14:09Merge pull request 'feat/fast-travel' (#9) from feat/fast-travel into maintypable4+139-5
2024-09-08 14:06feat: Improved fast-travel implementationtypable2+49-1
2024-09-08 11:34Merge branch 'main' into feat/fast-traveltypable1+4-1
2024-09-08 11:33feat: Added debug mode to build scripttypable3+21-17
2024-09-08 11:16feat: Limited build action only to main branchtypable1+4-1
2024-09-07 14:25feat: Added fast-travel featuretypable5+85-3
2024-09-06 22:13fix: Fixed build script shell typetypable1+1-1
2024-09-06 22:01fix: Fixed build script error on Windows #3typable1+9-1
2024-09-06 01:51feat: Added reload commandchunksize2+14-0
2024-09-06 01:39fix: Fixed console error caused by AutoPlacerModulechunksize1+1-1
2024-09-04 02:24feat: Added gradle build file for vscodechunksize2+28-3
2024-09-02 21:28feat: Updated .gitignorechunksize1+4-0
2024-09-01 12:33feat: Removed overkill commandstypable2+14-524
2024-09-01 12:20feat: Updated README.mdtypable1+1-1
2024-09-01 12:16fix: Adjusted deployment file path for build.yamltypable1+1-1
2024-09-01 12:14fix: Removed gradle from build.yamltypable1+0-1
2024-09-01 12:09feat: Updated build workflowtypable8+11-47
2024-08-29 01:48fix: Fixed version API changeschunksize5+5-16
2024-08-28 23:22feat: Updated plugin version to 1.21.1chunksize2+2-2
2024-01-24 00:18fix: Removed unused commandtypable1+0-1
2023-11-17 12:49feat: Added heal commandchunksize2+36-0
2023-11-16 13:19feat: Formatted code & added world constantstypable2+80-34
2023-11-06 19:46fix: Registered missing listenerchunksize1+2-0
2023-11-06 19:32feat: Added custom portal event handlerchunksize1+34-3
2023-11-06 18:16feat: Added survival nether and end worldstypable1+32-1
2023-11-03 21:40fix: Updated creative world name checktypable1+1-1
2023-11-03 21:31fix: Added missing plugin.yml changestypable1+6-1
2023-11-03 21:26feat: Added gm & world commandtypable1+54-1
2023-11-03 20:47Update .gitea/workflows/build.yamltypable1+1-0
2023-11-03 20:37Update .gitea/workflows/build.yamltypable1+6-5
2023-11-03 20:20Update .gitea/workflows/build.yamltypable1+2-0
2023-11-03 20:15Update .gitea/workflows/build.yamltypable1+21-2
2023-11-01 13:40Added gradle version to build workflowtypable1+1-0
2023-11-01 13:34Update gradle build process of build workflowtypable1+5-6
2023-11-01 13:28Added configure gradle step to build workflowtypable1+3-1
2023-11-01 13:23Updated build command for build workflowtypable1+1-1
2023-11-01 13:20Added java distribution/version to build workflowtypable1+3-0
2023-11-01 13:16Added java to build workflowtypable1+5-3
2023-11-01 13:14Added gradle to build workflowtypable1+5-2
2023-11-01 13:11Fixed build workflowtypable1+1-1
2023-11-01 13:07Updated build workflowtypable2+17-20
2023-11-01 12:52Added demo workflowtypable1+20-0
2023-09-17 16:56feat: Added creative worldchunksize1+7-0
2023-08-07 19:28Updated README.mdAndreas1+1-1
2023-07-23 14:46Changed descriptionchunksize1+2-2
2023-07-23 13:09Added enderchest command and added changes and fixeschunksize5+111-2
2023-07-07 13:54Added BlockDetectorModule and tweaked AutoBreakerModulechunksize3+106-2
2023-07-01 17:25Added sneaking to edit signschunksize2+17-5
2023-06-23 16:36Updated api to 1.20.1chunksize2+2-2
2023-03-05 20:30fix: Fixed same bug in AutoBreakerModulechunksize1+2-2
2023-03-05 20:24fix: Fixed bug in AutoBreakerModulechunksize2+8-2
2023-02-23 11:51fix: Fixed spelling errors and added command descriptionstypable2+20-4
2023-02-23 11:50feat: Added PlayerMountModuletypable3+83-16
2023-02-22 22:29fix player passengerchunksize1+1-1
2023-02-22 16:12Disabled enderman griefingchunksize1+11-1
2023-02-18 15:26Added /up command and fixed bugchunksize6+30-3
2023-02-17 13:03Added AutoBreakerModule, AutoPlacerModule, HopperSorterModule and fixed bugchunksize8+755-73
2023-02-04 00:29Added head saddle featurechunksize1+10-0
2023-01-22 23:20Added Spawner Module and reload commandchunksize3+104-1
2023-01-21 21:11Added water bottle extraction to cauldron module[Achunksize1+35-0
2023-01-13 20:57Changed warp command messagestypable1+9-9
2023-01-13 20:53Fixed warp distance calculation bugtypable3+22-6
2023-01-12 23:38Added cauldron module and fixed player interact bugchunksize8+107-44
2023-01-12 23:26Removed hook fileUbuntu2+1-9
2023-01-10 16:01Updated README.mdtypable1+0-8
2023-01-10 16:00Removed unused vscode configurationstypable1+0-5
2023-01-10 15:58Removed unused gradle configurationstypable2+0-7
2023-01-10 15:55Organized code and removed unused importstypable21+1572-1564
2023-01-04 12:37Organized codetypable3+228-178
2023-01-04 11:41Updated README.mdtypable1+2-2
2023-01-03 21:08Added info booktypable3+31-0
2023-01-03 15:45Added warp and home teleportationtypable10+242-308
2023-01-03 13:52Added spawn and invsee commandchunksize5+104-6
2022-12-30 17:22Fixed chair and added crop harvestchunksize8+82-325
2022-05-13 20:21Update README.mdAndreas1+3-3
2021-07-18 11:48Updated README & build.gradletypable2+34-2
2021-07-04 14:34Added creative worldtypable5+40-4
2021-06-14 16:57Upgraded to 1.17typable1+1-1
2021-05-28 11:22Fixed chat, added leaves decay & added Gametypable10+473-11
2021-05-17 21:26Fixed chair bugtypable7+101-87
2021-05-16 15:15Added Gradle & Improved chairstypable7+133-35
2021-03-05 19:13Fixed formattypable2+9-9
2021-02-24 19:05Added item drop to ArmorStandluca-luca1+18-2
2021-01-11 17:00Fixed code formattypable1+33-35
2021-01-11 15:02Removed ChestLockListener Added Snowball functionality Added ArmorStand Arms functionalityluca-luca2+47-5
2021-01-11 07:47Merge branch 'develop' of typable@me.typable.dev:git/MinecraftHub into developtypable1+7-3
2021-01-10 15:34Added shutdown and restarttypable5+172-7
2020-12-16 16:57Fixed explosionluca-luca1+7-3
2020-12-07 22:27Added AutoWorkbenchtypable6+298-21
2020-12-05 21:56Added block remove detectiontypable1+41-0
2020-12-05 21:10Fixed double doorstypable6+131-129
2020-12-01 11:46Added door soundtypable1+13-0
2020-11-28 11:01Fixed chair sittingtypable2+17-2
2020-11-27 11:29Fixed placing on chair sittingtypable2+8-0
2020-11-27 08:26Added chair sittingtypable3+132-0
2020-11-26 19:13Added "Double Door" and moretypable3+183-0
2020-11-14 20:48Fixed standby commandtypable1+1-1
2020-11-14 20:23Added head, standby commandluca-luca3+104-21
2020-11-14 18:37Added StandbyListenertypable2+85-0
2020-11-14 12:29Added Jar buildscripttypable1+31-0
2020-11-14 00:31Create todo.txttypable1+7-0
2020-11-13 23:58Update .gitignoretypable1+2-1
2020-11-13 23:53Setupluca-luca3+25-0
2020-11-13 22:25Added README.mdtypable1+1-0